Our AIX server which has been using qpopper 4.0.3 for a few weeks now, is going to change its password authentication method using DCE (Distributed Computing Environment authentication), the value for its SYSTEM param. in /etc/security/user That is , by not looking at its own local (/etc/security/passwd) file. It is to use Novell's NDS-AS service thru PAM Now the native pop3d server on AIX works fine even with the method changed (i.e. the /etc/security/user file changed to DCE) But the qpopper doesn't Looks likes it needs re-compiling using the configure option --with-pam=service-name But what should i define service-name as ? and do i need a file under /ect/pam.d (and what are its contents?)
