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
12 views

api to authenticate against ldap, AD, NT and other servers

We're trying to write a little application that will, amongst various other things, serve private content to users after they have authenticated. Multiple users will be allowed to authenticate against ...
0
votes
1answer
56 views

Pam_ldap caching passwords when it isn't supposed to

I've set up LDAP authentication using pam_ldap on a server and it seemed to be working just fine to begin with, but now I have a problem. Whenever a user changes his password in Active directory, it ...