Hello. I managed to get my user-logins to authenticate against a freeradius server, which in turn uses an openLdap server. This works now, but login is still using /etc/passwd, because if I delet a user then I get 'User is unknown to underlying authentication module'
I tried to delete the line auth requisite pam_unix2.so from /etc/pam.d/login, but no such luck. What I want now, is that the /etc/passwd is not used anymore for password and for home and shell etc, so delete all users from it. So that ls /home does give me the correct user/group names instead of numbers. What should I do? Gr, Hans - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

