]> arthur.barton.de Git - netatalk.git/commit - NEWS
Active Directory LDAP queries for ACL support
authorRalph Boehme <sloowfranklin@gmail.com>
Tue, 10 Sep 2013 16:17:34 +0000 (18:17 +0200)
committerFrank Lahm <franklahm@gmail.com>
Thu, 12 Sep 2013 14:37:54 +0000 (16:37 +0200)
commit6821c9c1b67181b020f375bab7ac8061b0dcbec2
treea3a44f1a087ee42ea5f67d8055a117753c34040a
parent63a90dc2a6ca7c8dbce88b527cae5236588b51d4
Active Directory LDAP queries for ACL support

AD stores users and groups under the same subtree which broke our naive
search strategy. Add LDAP options "ldap user filter" and "ldap group filter".

Fixes Bug #526.
NEWS
doc/manpages/man5/afp.conf.5.xml
include/atalk/ldapconfig.h
libatalk/acl/ldap.c
man/man5/afp.conf.5.in