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
0answers
10 views

Can't su root after editing PAM confiugration on Rackspace Linux box [migrated]

I've just hosed a system. Working on pam-ldap on an Ubuntu box, I've run pam-auth-update and told it to override local modifications (which had previously allowed for sudo su, but I was having issues ...
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 ...
0
votes
0answers
27 views

pam_ldap sync problem

I set up an LDAP authentication for one of my company's servers a few days ago and everything seemed to work. But one employee had to change his LDAP password and apparently it didn't sync with ...