r11270: Move the core CrackNames code from rpc_server/drsuapi to dsdb/samdb.
authorAndrew Bartlett <abartlet@samba.org>
Sun, 23 Oct 2005 22:20:42 +0000 (22:20 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:45:11 +0000 (13:45 -0500)
commitdb4b95827e4e6d13577513946bff4f956c849756
treed87779f6511101d981bf958a90bdaddca92f8744
parent28a3bc645b49ea6e997b3576ba7a8ba55e7caa9c
r11270: Move the core CrackNames code from rpc_server/drsuapi to dsdb/samdb.
I'm sure this will not be the final resting place, but it will do for
now.

Use the cracknames code in auth/ for creating a server_info given a
principal name only (should avoid assumtions about spliting a
user@realm principal).

Andrew Bartlett
(This used to be commit c9d5d8e45dd7b7c99b6cf35b087bc18012f31222)
source4/auth/auth_sam.c
source4/auth/gensec/gensec_gssapi.c
source4/auth/gensec/gensec_krb5.c
source4/dsdb/config.mk
source4/dsdb/samdb/cracknames.c [moved from source4/rpc_server/drsuapi/drsuapi_cracknames.c with 92% similarity]
source4/include/structs.h
source4/kdc/pac-glue.c
source4/rpc_server/config.mk
source4/rpc_server/drsuapi/dcesrv_drsuapi.c