Re: Kolab Service Does not Start/No Emails Can be Sent/Received
Bob Jones <[email protected]> Sat, 1 May 2021 22:37:35 +0000 (UTC)
| Newsgroups | gmane.comp.kde.devel.kroupware |
|---|---|
| Message-ID | <1299104998.3367008.1619908655643__34985.5442925886$1619908990$gmane$org@mail.yahoo.com> |
After changing your command line to what runs without dumping help (i had to change -w to -W, also the server is not configured for starttls), below is what I get: ldapsearch -H ldap://<host>:<port> -D 'uid=kolab-service,ou=Special Users,dc=abc,dc=com' -Z -b 'dc=abc,dc=com' -x -W ldap_start_tls: Protocol error (2) additional info: unsupported extended operation Enter LDAP Password: ldap_bind: No such object (32) On Saturday, May 1, 2021, 12:24:59 PM PDT, Jochen Kellner <[email protected]> wrote: Bob Jones <[email protected]> writes: >>That seems fine, Can you connect with that name and password to your >>LDAP server? The log said that name or password was wrong. If the >>service user can't connect to LDAP nothing really can work. So that's >>what you need to check first and get working. Try connecting with >>ldapsearch or some other LDAP tool you might use. > > Using the host and port from ldap_uri under ldap section in kolab.conf, this is what I get: > > ldapwhoami -vvv -h <host> -p <port> -D 'uid=kolab-service,ou=Special Users,dc=abc,dc=com' -x -w <password> > ldap_initialize( ldap://host:port ) > ldap_bind: No such object (32) > > It seems the path is incorrect, and this does not even get to > validating the password. My attempts at getting ldapsearch > to return any objects seems to not yield anything. I have to say I am > not terribly familiar with ldapsearch. Perhaps I have > not given the right commands to it just yet. > > What could be making these paths invalid? I have no idea - but ldapwhoami an my kolab gives (another) error. I've just tried: ldapsearch -H ldap://<host>:389 -D 'uid=kolab-service,ou=Special Users,dc=abc,dc=com' -Z -b 'dc=abc,dc=com' -x -w That works for me and lists all users and groups and Special Users... Jochen -- This space is intentionally left blank. _______________________________________________ users mailing list [email protected] https://lists.kolab.org/mailman/listinfo/users