r12360: Add simple bind support into our LDAP server.
authorAndrew Bartlett <abartlet@samba.org>
Mon, 19 Dec 2005 06:56:45 +0000 (06:56 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:47:30 +0000 (13:47 -0500)
commite751d814149d847ff1699542a4fa81eb8ca129ec
tree78cd5725800787f20424d5c71db9272a885d4d74
parent96e124b7bb9a916bbdfbfa36d24a1dafa262c552
r12360: Add simple bind support into our LDAP server.

Needs changes to our client code for automated testing.

Andrew Bartlett
source/auth/auth_simple.c [new file with mode: 0644]
source/auth/config.mk
source/dsdb/samdb/cracknames.c
source/ldap_server/ldap_bind.c