r11239: Use ${REALM} for the realm in rootdse.ldif
authorAndrew Bartlett <abartlet@samba.org>
Fri, 21 Oct 2005 01:25:55 +0000 (01:25 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:45:06 +0000 (13:45 -0500)
commit16bbafb7e862016e4c6281c32cc5b25adeae3cfc
tree3cdc7e0ca64b541ba61d7659b5b2867a39384175
parentf203903f1cc00ce443632ac5e9f725276b6c22a2
r11239: Use ${REALM} for the realm in rootdse.ldif

Add the kpasswd server to our KDC, implementing the 'original' and
Microsoft versions of the protocol.

This works with the Heimdal kpasswd client, but not with MIT, I think
due to ordering issues.  It may not be worth the pain to have this
code go via GENSEC, as it is very, very tied to krb5.

This gets us one step closer to joins from Apple, Samba3 and other
similar implementations.

Andrew Bartlett
(This used to be commit ab5dbbe10a162286aa6694c7e08de43b48e34cdb)
source4/auth/gensec/gensec_krb5.c
source4/kdc/config.mk
source4/kdc/kdc.c
source4/kdc/kdc.h
source4/kdc/kpasswdd.c [new file with mode: 0644]
source4/param/loadparm.c
source4/rpc_server/drsuapi/drsuapi_cracknames.c
source4/setup/rootdse.ldif