neuron Advocate
Joined: 28 May 2002 Posts: 2371
|
Posted: Mon Jul 12, 2004 9:22 pm Post subject: ldap question |
|
|
I got ldap setup for localhost on a few boxes. And I have some problems.
if I lock the screen using xlock/xscreensaver, I can't unlock it
it seems every time I log in I'm logged as a login failure in /var/log/pwdfail
and it's a general mess :/
I added the users to /etc/passwd, and took them out of /etc/shadow, because I want only shadow passwords to be handled by ldap (I dont need /etc/passwd in there, and having it in there just complicates changing data).
I also have two root entries, as I have a root in /etc/shadow and in the ldap database. Both passwords work on an ldap login (random for /etc/shadow, and my main password in the ldap database, encrypted using ssha).
How can I clean it up? Atm I just wanna be able to use xlock (for some readon kde's screensaver works, but xscreensaver/xlock cant unlock :/ ) |
|