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)
commit40c27ef88df9021e9ef2a6c43aabab709ac9662f
treed871735ca6719488994cfad797ffda76b6fe7b78
parent4588e2522b11f707e608488c782f6988fd97628a
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
source/dsdb/samdb/cracknames.c
source/ldap_server/ldap_bind.c