Tagged Questions

4
votes
4answers
2k views

bind Linux to Active Directory using kerberos

We are trying to bind a Linux machine (debian 4.0) to W2k3 AD. We have configured kerberos properly so that we can get TGTs. And users authenticate properly. However, PAM seems to be the sticky ...
0
votes
0answers
14 views

pam_unix instead of pam_krbs5

i have been trying to configure ldap on my system. I want login authentication to be done by pam.krb5 but somehow it is happening through pam_unix. Can anyone tell how can i fix this.