Hi I have a problem that my imap server wont accept any unix users to connect. I had done this: 1. Installed RH72 2. configured, compiled courier imap with: ./configure --without-ldap;make;su -c "make install-strip" ; su -c "make install-configure" For some reason, if i dont disable ldap, it tries to use ldap as authentication and i like to use plan unix users (eth/passwd). Tho i have tried to compile also with ldap but that do not seem to help. 3. i run the server with : /usr/lib/courier-imap/libexec/imapd.rc start
Server starts, evertying looks ok. if i telnet the port the server answers, but it do not accept any users. I have test user, unix user in my box and i try to connect with that. If i try to chante authentication model from /usr/lib/courier-imap/etc/ldap to "authpwd" as i understand to be the auth model for usin the orginal unix users password file /etc/passwd? this does not seem to work. Any ideas? Ilkka Urtamo _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
