Further update. I did a duh and realized that the program authenticates against mail by default. I changed that to uid & I can now log in. I've turned on debugging so I can see what's going on. I'm now getting a "chdir:no such file or directory message". Mailboxes are in /var/qmail/maildirs/username(uid)/Maildir/new etc. LDAP_HOMEDIR is set to /var/qmail/maildirs The dir is owned by vmail:vmail which is the same as LDAP_GLOB_UID & GID Does LDAP_HOMEDIR need to be set to something different? Thanks
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Sam Varshavchik Sent: Tuesday, December 17, 2002 5:50 PM To: Courier-Users Subject: [courier-users] Re: unable to login Bill Hults writes: > Hi > I have qmail up & running & authenticating POP3 against my LDAP server on a > RH7.3 system. I've installed the latest C-I & sqwebmail. > In /var/log/messages after running imapd.rcstart I see 'authdaemond.psql: > authdaemon module="authldap",daemons=5 You need to set up authdaemonrc. You have both Postgres and LDAP support compiled in, so you must select the authdaemond.ldap binary. See authdaemonrc. ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users ------------------------------------------------------- This SF.NET email is sponsored by: Order your Holiday Geek Presents Now! Green Lasers, Hip Geek T-Shirts, Remote Control Tanks, Caffeinated Soap, MP3 Players, XBox Games, Flying Saucers, WebCams, Smart Putty. T H I N K G E E K . C O M http://www.thinkgeek.com/sf/ _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
