r10953: Add a new function to form a canonicalName out of a DN to ldb_dn.c
authorAndrew Bartlett <abartlet@samba.org>
Thu, 13 Oct 2005 04:24:49 +0000 (04:24 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:39:45 +0000 (13:39 -0500)
commitd96f706bb0a6b41eddec9d467ef3d5f31bee41ab
tree1f692464945004d30cf746b864fad54e88103b20
parent4c188e0a1e55ead361a4236bd8d02e198e9296a0
r10953: Add a new function to form a canonicalName out of a DN to ldb_dn.c

Use this new function in the client and server for the CrackNames
case, where we particularly need it.

Andrew Bartlett
(This used to be commit 380037ee09ef8293bdb288d6c015e7c80f180a30)
source4/lib/ldb/common/ldb_dn.c
source4/lib/ldb/include/ldb.h
source4/rpc_server/drsuapi/drsuapi_cracknames.c
source4/torture/rpc/drsuapi_cracknames.c