Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-11-2008, 10:04 AM
Junior Member
 
Posts: 6
Default External LDAP user can not login on web

I set up ldap server
ip 10.70.15.23
and zimbra 10.70.15.24

i set up GAL
LDAP filter cn=*%s*
LDAP search base : dc=test,dc=tcom

and set up authentication
LDAP filter cn=%u
LDAP search base : dc=test,dc=com

it set complete

but problem user can not login to web for check mail
Please help me

Thank you verymuch
Reply With Quote
  #2 (permalink)  
Old 06-12-2008, 09:23 AM
Moderator
 
Posts: 441
Default

Welcome to the forums. Sometimes it helps to know what version you're running, you can find out by running "zmcontrol -v".

The GAL should be internally created by Zimbra, you shouldn't need to modify that unless you have a specific reason.

Now, your LDAP server is configured differently than mine, but here is how my auth is set up:

Code:
Authentication mechanism: 	
External LDAP
LDAP bind DN template: 	
LDAP URL: 	ldap://ldap:389
LDAP filter: 	uid=%u
LDAP search base: 	ou=people,dc=domain,dc=com
Use DN/Password to bind to external server: 	No
What is the error? If the Test works during the authentication config, then it should be working fine. Check your error logs in /opt/zimbra/log to see if there are any issues.

Last edited by p24t; 06-12-2008 at 09:24 AM.. Reason: fixed formatting on ldap info
Reply With Quote
  #3 (permalink)  
Old 06-13-2008, 12:28 AM
Junior Member
 
Posts: 6
Default External LDAP user can not login on web

Quote:
Originally Posted by p24t View Post
Welcome to the forums. Sometimes it helps to know what version you're running, you can find out by running "zmcontrol -v".

The GAL should be internally created by Zimbra, you shouldn't need to modify that unless you have a specific reason.

Now, your LDAP server is configured differently than mine, but here is how my auth is set up:

Code:
Authentication mechanism: 	
External LDAP
LDAP bind DN template: 	
LDAP URL: 	ldap://ldap:389
LDAP filter: 	uid=%u
LDAP search base: 	ou=people,dc=domain,dc=com
Use DN/Password to bind to external server: 	No
What is the error? If the Test works during the authentication config, then it should be working fine. Check your error logs in /opt/zimbra/log to see if there are any issues.

Thank you for you answer
my zimbra version zcs-5.0.5_GA_2201.RHEL5.22080417012110.tgz
zmcontrol -v
release 5.0.5_GA_2201.RHEL5.22080417012110 RHEL5 FOSS Edition

and
uthentication mechanism:
External LDAP
LDAP bind DN template:
LDAP URL: ldap://10.70.15.23:389
LDAP filter: uid=%u
LDAP search base: dc=test,dc=com
Use DN/Password to bind to external server: Yes
Bind DN: cn=Manager,dc=test,dc=com

Thank you very much for reply
Reply With Quote
  #4 (permalink)  
Old 06-13-2008, 05:58 AM
Moderator
 
Posts: 441
Default

Well I assume your LDAP config is correct, if the test works properly. Can you tell us what kind of error the user is getting, is anyone able to log in, and are there any errors in the logs? Log Files - Zimbra :: Wiki
Reply With Quote
  #5 (permalink)  
Old 06-13-2008, 07:21 AM
Junior Member
 
Posts: 6
Default External LDAP user can not login on web

Quote:
Originally Posted by p24t View Post
Well I assume your LDAP config is correct, if the test works properly. Can you tell us what kind of error the user is getting, is anyone able to log in, and are there any errors in the logs? Log Files - Zimbra :: Wiki
when i want to check mail in webbase e-mail
i login with username and password
but can not login to webbase email
Reply With Quote
  #6 (permalink)  
Old 06-15-2008, 09:01 PM
Junior Member
 
Posts: 6
Default External LDAP user can not login on web

Quote:
Originally Posted by p24t View Post
Well I assume your LDAP config is correct, if the test works properly. Can you tell us what kind of error the user is getting, is anyone able to log in, and are there any errors in the logs? Log Files - Zimbra :: Wiki
this is part of audit.log in /opt/zimbra/log

2008-06-16 10:47:22,152 WARN [btpool0-5] [ua=zclient/5.0.5_GA_2201.RHEL5;oip=10.70.15.24;] security - cmd=Auth; account=surasit@test.com; protocol=soap; error=authentication failed for surasit@test.com, external LDAP auth failed, empty search;
2008-06-16 10:47:22,402 WARN [btpool0-5] [ua=zclient/5.0.5_GA_2201.RHEL5;oip=10.70.15.24;] security - cmd=Auth; account=surasit@test.com; protocol=soap; error=authentication failed for surasit@test.com, external LDAP auth failed, empty search;
2008-06-16 10:47:22,652 WARN [btpool0-5] [ua=zclient/5.0.5_GA_2201.RHEL5;oip=10.70.15.24;] security - cmd=Auth; account=surasit@test.com; protocol=soap; error=authentication failed for surasit@test.com, external LDAP auth failed, empty search;
2008-06-16 10:48:47,995 WARN [btpool0-5] [ua=zclient/5.0.5_GA_2201.RHEL5;oip=10.70.15.24;] security - cmd=Auth; account=surasit@test.com; protocol=soap; error=authentication failed for surasit@test.com, external LDAP auth failed, empty search;
2008-06-16 10:48:54,168 INFO [btpool0-7] [name=admin@test.com;ip=10.70.15.24;ua=ZimbraWebCli ent - FF3.0 (Linux);] security - cmd=DeleteAccount; name=surasit@test.com; id=9f1a6503-1b1c-4cb8-8d7a-30c40827faaa;

thank you for reply

Last edited by p24t; 06-16-2008 at 06:00 AM.. Reason: removed domain name
Reply With Quote
  #7 (permalink)  
Old 06-16-2008, 06:03 AM
Moderator
 
Posts: 441
Default

According to that error, it's not finding the account in your external LDAP. Can you try running the same search manually to see if you get any results? Also, is this the user that you did the Test with during the LDAP configuration? And I assume that you've created the corresponding surasit user in your external LDAP server?
Reply With Quote
  #8 (permalink)  
Old 06-16-2008, 06:39 AM
Junior Member
 
Posts: 6
Default

Thank you p24t for reply
When i config in domain > test.com > authentication or GAL
I can search user surasit in external ldap
and i ldapsearch in ldap server i can found user surasit in server
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.