14 Jul
2005
14 Jul
'05
11:38 a.m.
"Talwar, Puneet (NIH/NIAID)" <PTALWAR@niaid.nih.gov> wrote:
Well I can use pam_krb5, but what I am trying to accomplish here is that I have quite a few Linux workstation on my network and I thought if I can setup those Linux workstation to point to the radius server where they login using there Active Directory credentials.
You said that already. What you may not know is that AD implements Kerberos. You can use pam_krb5 on the Linux boxes to do *exactly* the same thing, but without using RADIUS at all. Alan DeKok.