r20906: allow LDAP simple binds using the following syntaxes in the DN field:
authorStefan Metzmacher <metze@samba.org>
Fri, 19 Jan 2007 15:14:45 +0000 (15:14 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:43:50 +0000 (14:43 -0500)
commit89278a1469fe8f6c6080d6cb6b81de504802470d
tree34c433d3703ffcc6f6ad321141346646caf33281
parentc2e492ece3e5dd39c3c113dfe7f745fc900a5dc0
r20906: allow LDAP simple binds using the following syntaxes in the DN field:

CN=Administrator,CN=Users,DC=w2k3,DC=vmnet1,DC=vm,DC=base
Administrator@W2K3
W2K3\Administrator
w2k3.vmnet1.vm.base/Users/Administrator

w2k3 also allows this (and maybe more...?)

metze
(This used to be commit 40c27ef88df9021e9ef2a6c43aabab709ac9662f)
source4/dsdb/samdb/cracknames.c
source4/ldap_server/ldap_bind.c