Modify ↓
Opened 17 years ago
Closed 17 years ago
#1658 closed defect (duplicate)
Problem with trac and ldap
Reported by: | Owned by: | Alec Thomas | |
---|---|---|---|
Priority: | normal | Component: | TracHacks |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
Hello! I've done some settings with trac including LdapPlugin-0.5.1dev-py2.4.egg. I've read manual but still can't make it work.
Traceback (most recent call last): File "/var/lib/python-support/python2.4/trac/web/main.py", line 387, in dispatch_request dispatcher.dispatch(req) File "/var/lib/python-support/python2.4/trac/web/main.py", line 183, in dispatch req.perm = PermissionCache(self.env, req.authname) File "/var/lib/python-support/python2.4/trac/perm.py", line 263, in __init__ self.perms = PermissionSystem(env).get_user_permissions(username) File "/var/lib/python-support/python2.4/trac/perm.py", line 227, in get_user_permissions for perm in self.store.get_user_permissions(username): File "build/bdist.linux-i686/egg/ldapplugin/api.py", line 205, in get_user_permissions File "build/bdist.linux-i686/egg/ldapplugin/api.py", line 108, in get_permission_groups File "build/bdist.linux-i686/egg/ldapplugin/api.py", line 149, in _get_user_groups File "build/bdist.linux-i686/egg/ldapplugin/api.py", line 541, in get_groups File "build/bdist.linux-i686/egg/ldapplugin/api.py", line 564, in get_dn File "build/bdist.linux-i686/egg/ldapplugin/api.py", line 647, in _search File "build/bdist.linux-i686/egg/ldapplugin/api.py", line 640, in _open TypeError: unsubscriptable object
Please give any suggestions :(
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
System is Debian lenny/sid