svn commit: samba r11270 - in branches/SAMBA_4_0/source: auth auth/gensec dsdb dsdb/samdb include kdc rpc_server rpc_server/drsuapi

abartlet at samba.org abartlet at samba.org
Sun Oct 23 22:20:43 GMT 2005


Author: abartlet
Date: 2005-10-23 22:20:42 +0000 (Sun, 23 Oct 2005)
New Revision: 11270

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11270

Log:
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 at realm principal).

Andrew Bartlett

Added:
   branches/SAMBA_4_0/source/dsdb/samdb/cracknames.c
Removed:
   branches/SAMBA_4_0/source/rpc_server/drsuapi/drsuapi_cracknames.c
Modified:
   branches/SAMBA_4_0/source/auth/auth_sam.c
   branches/SAMBA_4_0/source/auth/gensec/gensec_gssapi.c
   branches/SAMBA_4_0/source/auth/gensec/gensec_krb5.c
   branches/SAMBA_4_0/source/dsdb/config.mk
   branches/SAMBA_4_0/source/include/structs.h
   branches/SAMBA_4_0/source/kdc/pac-glue.c
   branches/SAMBA_4_0/source/rpc_server/config.mk
   branches/SAMBA_4_0/source/rpc_server/drsuapi/dcesrv_drsuapi.c


Changeset:
Sorry, the patch is too large (2009 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11270


More information about the samba-cvs mailing list