I'm running 8.12, but I can only authenticate using the rootdn and rootpw information. When I try as a user in the Imail Database, I get denied every time.
Right now, I'm just running a PHP script with the ldap_bind() function. I this should indeed work, then I'm doing something wrong and I'll keep plugging away. Is there some way I should format the DN for authentication other than the way the rootdn is formatted? I'm using: DN = "cn=username,o=domain.com" PWD = "password" If username/password is root/rootpwd - then it works. If it's a user in the user list it fails. Thanks in advance. Robert -----Original Message----- From: Mike Barber [mailto:[EMAIL PROTECTED] Sent: Thursday, June 24, 2004 10:34 AM To: [EMAIL PROTECTED] Subject: RE: [IMail Forum] LDAP Authentication In Imail 8.12 LDAP does support Authentication. Mike Barber Software Tester Ipswitch Inc. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Robert Radtke Sent: Thursday, June 24, 2004 10:44 AM To: '[EMAIL PROTECTED]' Subject: [IMail Forum] LDAP Authentication Hello, Does anyone know if the LDAP database contains any password information? I would like to use the Imail LDAP server as an authentication source for a web application, but it doesn't look like there is enough data stored by default to do this. Has anyone tried anything like this? Thanks, Robert To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/ To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/ To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
