Allow access as SYSTEM on a privileged ldapi connection
authorVolker Lendecke <vl@samba.org>
Fri, 29 May 2009 08:48:54 +0000 (10:48 +0200)
committerVolker Lendecke <vl@samba.org>
Sat, 6 Jun 2009 11:10:30 +0000 (13:10 +0200)
commit256b227b27b599fffe5746bae7132a27e2c59dd4
tree179e4dcc6758cc2e4c3a4ea2658dd4f477cfc207
parent1769c8d81b8b4ad7bae77fabce2bf2051a7d32c1
Allow access as SYSTEM on a privileged ldapi connection

This patch creates ldap_priv/ as a subdirectory under the private dir with the
appropriate permissions to only allow the same access as the privileged winbind
socket allows. Connecting to ldap_priv/ldapi gives SYSTEM access to the ldap
database.
source4/ldap_server/ldap_server.c