RatticDB with LDAP - Synology

294 views
Skip to first unread message

Simon Kulessa

unread,
Jul 28, 2015, 10:38:25 AM7/28/15
to RatticDB
Hi There,

I want to configure RatticDB to work with the synology integrated LDAP server. My settings are listed below, funny thing is, that even if I set "loglevel = DEBUG" I do not see any further information

local.cfg:

[ldap]
# LDAP server details
uri = ldap://192.168.111.1

# User parameters
userbase = cn=users,dc=nas,dc=me-intranet
userfilter = (uid=%(user)s)

# Set up the basic group parameters.
groupbase = cn=groups,dc=nas,dc=me-intranet
groupfilter = (objectClass=groupOfNames)
grouptype = GroupOfNamesType

# How do I find staff
staff = cn=staff,ou=groups,dc=nas,dc=me-intranet
loglevel = DEBUG

Error output:

[Wed Jul 29 00:33:12.815041 2015] [:error] [pid 3665] 2015-07-29 00:33:12,814 [WARNING] Caught LDAPError while authenticating xxxxxxxxx: NO_SUCH_OBJECT({'desc': 'No such object'},)
[Wed Jul 29 00:33:16.563314 2015] [:error] [pid 3666] 2015-07-29 00:33:16,563 [WARNING] Caught LDAPError while authenticating xxxxxxxxx: NO_SUCH_OBJECT({'desc': 'No such object'},)

So that means, that my user can´t be found in the LDAP or that the connection is not working.

Anybody who already tried this?

Thanks in advance
Simon

Simon Kulessa

unread,
Jul 28, 2015, 10:55:55 AM7/28/15
to RatticDB, simon....@googlemail.com
Edit: After setting the correct timezone i get the following error:

 [Tue Jul 28 16:48:46.782053 2015] [:error] [pid 3782] 2015-07-28 16:48:46,781 [WARNING] Caught LDAPError while authenticating xxxxxxxx: NO_SUCH_OBJECT({'matched': 'dc=nas,dc=me-intranet', 'desc': 'No such object'},)

Simon Kulessa

unread,
Jul 31, 2015, 8:23:58 AM7/31/15
to RatticDB, simon....@googlemail.com
Does no one knows an answer? 

Simon Kulessa

unread,
Aug 3, 2015, 10:54:28 AM8/3/15
to RatticDB
Tried ldaps instead, no change, still not working with LDAP and Univention Corporate Server. By the way, when installing the active directory role on the UCS and changing the connector to active directory everything works just fine...frustrating
Message has been deleted

oguzhan arslan

unread,
Aug 17, 2015, 8:08:41 AM8/17/15
to RatticDB
Hi,

uri = ldap://192.168.111.1:389

# Authentication
binddn = domain\username
bindpw = password

could you please add and update these parameters in local.cfg

Reply all
Reply to author
Forward
0 new messages