Michelle Konzack wrote:
Why does this module does not use "libnss", which does the job for /etc/passwd. I think, authpam should use libnss.
The documentation is slightly misleading. The authpam module does use libc's getpwnam() function, and thereby gets info from sources configured in the nsswitch.conf file.
Adding "libnss" will solv all problems, because I am using "libnss-pgsql". And because "courier" does not support it, I need to sync several times daily 86 Mailservers manualy with this stupid /etc/passwd.
That should not be the case. If "getent passwd <username" works on those systems, then Courier should function normally using the authpam module. You should not need to sync the passwd file to those systems.
------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
