Re: [SOGo] sogo login issue.

2013-05-08 Thread Philipp Strobl
Hi, You using the wrong base. In the ldap dB there is no base Mail= Try the Base of staneja (ou=users...) Best Philipp Am 08.05.2013 um 12:32 schrieb Deepak Kumar : > > > Hi, > > sudo ldapsearch -h localhost -p 3389 -x -D "cn=admin,dc=example,dc=org" -b > "dc=mail,dc=example,dc=org" -

Re: [SOGo] sogo login issue.

2013-05-08 Thread deepak
Hi deepak, you are still using "IntOrgPerson", it should be "inetOrgPerson" Regards Deepak DeeprootLinux -- users@sogo.nu https://inverse.ca/sogo/lists

Re: Fwd: [SOGo] sogo login issue.

2013-05-08 Thread deepak
Hi i can see a typo. you have mentioned "IntOrgPerson", it should be "InetOrgPerson". "e" is missing. Regards Deepak DeeprootLinux -- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] sogo login issue.

2013-05-08 Thread Deepak Kumar
Hi, Thanks for the quick reply. please find the below output. *sudo ldapsearch -h localhost -p 3389 -x -D "cn=admin,dc=example,dc=org" -b "dc=mail,dc=example,dc=org" -W "(&(objectClass=IntOrgPerson)(uid=sogo))"* *Enter LDAP Password:* *# extended LDIF* *#* *# LDAPv3* *# base with scope subtree

Fwd: [SOGo] sogo login issue.

2013-05-08 Thread Deepak Kumar
Hi, sudo ldapsearch -h localhost -p 3389 -x -D "cn=admin,dc=example,dc=org" -b "dc=mail,dc=example,dc=org" -W "(&(objectClass=IntOrgPerson)(uid=%u))" Enter LDAP Password: I have executed the above command it is showing the below output. # extended LDIF # # LDAPv3 # base with scope subtree # fi

Re: [SOGo] sogo login issue.

2013-05-08 Thread André Schild
Am 08.05.2013 12:27, schrieb Deepak Kumar: Hi, sudo ldapsearch -h localhost -p 3389 -x -D "cn=admin,dc=example,dc=org" -b "dc=mail,dc=example,dc=org" -W "(&(objectClass=IntOrgPerson)(uid=%u))" Replace the %u with the UID (for example sogo or staneja) André -- users@sogo.nu https://inverse.

Re: [SOGo] sogo login issue.

2013-05-08 Thread Deepak Kumar
Hi, sudo ldapsearch -h localhost -p 3389 -x -D "cn=admin,dc=example,dc=org" -b "dc=mail,dc=example,dc=org" -W "(&(objectClass=IntOrgPerson)(uid=%u))" Enter LDAP Password: I have executed the above command it is showing the below output. # extended LDIF # # LDAPv3 # base with scope subtree # fi

Re: [SOGo] sogo login issue.

2013-05-08 Thread Philipp v. Strobl-Albeg
Hi, so there is a problem with LDAP. Try "slapcat" an search for the same info, you are looking for with the ldapsearch. Is it really there ? Try ldapearch with other filter (at the end) "(objectClass=*)". Perghaps you didn't use posixAccount objectclass or your DN ist with "mail=" instead

Re: [SOGo] sogo login issue.

2013-05-08 Thread Deepak Kumar
Hi Philipp, Thanks for your quick reply I have executed the command as provided by you then entered the password of LDAP administrator. It is showing the below details. extended LDIF # # LDAPv3 # base with scope subtree # filter: (&(objectClass=posixAccount)(uid=%u)) # requesting: ALL # # se

Re: [SOGo] sogo login issue.

2013-05-08 Thread Philipp v. Strobl-Albeg
Hi, two questions: 1. Don't you need a password for bind to ldap ? (one should know, that dovecot only needs login to ldap to check if mail-address is known. After that it makes a self-bind with login-credentials (so cn=admin don't need to see the password of users) 2. Did you try connect/s

Re: [SOGo] sogo login issue.

2013-05-08 Thread Deepak Kumar
Hi Andre, Still I am facing issue with IMAP authentication. I have searched on google but did not find any solution. Can you please help me to out to solve this issue. *Sogo Configuration file..* http://www.gnustep.org/plist-0_9.xml";> NSGlobalDomain sogod IMAPL

Re: [SOGo] sogo login issue.

2013-05-03 Thread Ravi Kanchan
eepak Kumar To: users@sogo.nu Sent: Friday, 3 May 2013 5:48 PM Subject: [SOGo] sogo login issue. Hi, I am stuck up installation of sogo server. I have installed all the software when I run the sogod application it is showing the below mentioned error on the terminal. Once I login in the sogo s

Re: [SOGo] sogo login issue.

2013-05-03 Thread André Schild
Hello Kumar, Am 03.05.2013 16:29, schrieb Deepak Kumar: Hi Christian, Thanks Now I am able to login in sogo. But once i login to sogo, its not displaying folders (Inbox,sent etc..). I looked into logs and I found the ÍMAP4 login failed errors as per below errors on the terminal. Please hel

Re: [SOGo] sogo login issue.

2013-05-03 Thread Deepak Kumar
Hi Christian, Thanks Now I am able to login in sogo. But once i login to sogo, its not displaying folders (Inbox,sent etc..). I looked into logs and I found the ÍMAP4 login failed errors as per below errors on the terminal. Please help me out to solve this issue. Logs: > IMAP4 login failed:

Re: [SOGo] sogo login issue.

2013-05-03 Thread Christian Mack
Am 2013-05-03 14:48, schrieb Deepak Kumar: > > memcached status is runing. Please find the sogod configuration. > < ... > Your configuration lacks the whole IMAP settings. Authentication under "SOGoUserSources" lacks type ldap Logging seems OK. Also the following in your previous post catche

Re: [SOGo] sogo login issue.

2013-05-03 Thread Deepak Kumar
Hi Christian, Thanks for your reply. memcached status is runing. Please find the sogod configuration. http://www.gnustep.org/plist-0_9.xml";> NSGlobalDomain sogod OCSFolderInfoURL postgresql://openchange:password@localhost :5432/openchange/sogo_folder_i

Re: [SOGo] sogo login issue.

2013-05-03 Thread Christian Mack
Hello Deepak Kumar Am 2013-05-03 14:18, schrieb Deepak Kumar: > Hi, > > I am stuck up installation of sogo server. I have installed all the > software when I run the sogod application it is showing the below > mentioned error on the terminal. Once I login in the sogo server it is > displaying *

[SOGo] sogo login issue.

2013-05-03 Thread Deepak Kumar
Hi, I am stuck up installation of sogo server. I have installed all the software when I run the sogod application it is showing the below mentioned error on the terminal. Once I login in the sogo server it is displaying *"object not found:SOGO". * Please help me out to solve this issue. Any help

[SOGo] SOGo login issue

2011-03-15 Thread neohs
Hi, I have installed SOGo in Centos 5.5 and also followed the rest in SOGo instruction documentation. When I login in to Sogo login by typing "http://10.0.0.108:2/";, I am prompted to enter userid and password. I am not sure where to find the userid and password? I have done the below user ac