First verify you are indeed running IMail 8.12 then I would suggest you Synch the LDAP Database (LocalHost -> Services -> LDAP)
If that does not resolve it then I would suggest you download a copy of Softerra's LDAP Browser (It's FREE!) to assist in troubleshooting http://download.softerra.com/getfile.php?name=ldapbrowser26.msi Create a new profile connecting to your IMail LDAP server and put a check on Anonymous Bind Check to see that it lists your domain and user O=Imail_Official_Host_Name Ou=People Uid=%userid% If it does then right click on the profile and select properties, Click on the Credentials tab and uncheck anonymous bind and enter Uid=%userid%,ou=people,o=%Imail_Official_Host_Name% in the UserDN Field and enter the password Click Ok and see if it is able to authenticate If that doesn't work, create a new IMail user and try again with that user If none of this works then contact me off list and I will try to assist you further. Mike Barber Software Tester Ipswitch Inc. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Radtke Sent: Thursday, June 24, 2004 6:10 PM To: '[EMAIL PROTECTED]' Subject: RE: [IMail Forum] LDAP Authentication I've tried that and it still won't authenticate. I've rechecked usernames and passwords, but no luck. This is with a virtual domain (IP based) using the Imail Userlist (not ODBC or NT). Any other ideas? Robert -----Original Message----- From: Mike Barber [mailto:[EMAIL PROTECTED] Sent: Thursday, June 24, 2004 11:42 AM To: [EMAIL PROTECTED] Subject: RE: [IMail Forum] LDAP Authentication Try uid=%USERID%,ou=People,o=IMail_Official_Host_name So if your userid was rradtke and the domain was mail.hutman.net then this would be the correct string uid=rradtke,ou=people,o=mail.hutman.net Mike Barber Software Tester Ipswitch Inc. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Robert Radtke Sent: Thursday, June 24, 2004 12:18 PM To: '[EMAIL PROTECTED]' Subject: RE: [IMail Forum] LDAP Authentication 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/ 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/
