1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/param
Andrew Bartlett 16bbafb7e8 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 ab5dbbe10a)
2007-10-10 13:45:06 -05:00
..
config.mk r9798: Add generic functions for handling smb.conf files (the parameters don't to be pre-declared). Also doesn't use any globals, so multiple files can be loaded at once. 2007-10-10 13:35:02 -05:00
generic.c r10245: Get rid of XFILE in a few places. 2007-10-10 13:38:11 -05:00
generic.h r9798: Add generic functions for handling smb.conf files (the parameters don't to be pre-declared). Also doesn't use any globals, so multiple files can be loaded at once. 2007-10-10 13:35:02 -05:00
loadparm.c r11239: Use ${REALM} for the realm in rootdse.ldif 2007-10-10 13:45:06 -05:00
loadparm.h r9119: added a lp.categories() call in the loadparm js object, to allow 2007-10-10 13:31:18 -05:00
params.c r9602: Add support for reading share_info.tdb and smb.conf. 2007-10-10 13:34:33 -05:00