1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/param
Andrew Tridgell bd51d30809 s4-auth: when we are a DC enable winbind auth
As a RODC we need to forward some auth requests to a writable DC

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2010-09-15 15:39:34 +10:00
..
tests s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
config.mk param: Fix build on systems without ldb installed. 2009-12-22 01:24:58 +01:00
generic.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
loadparm.c s4-auth: when we are a DC enable winbind auth 2010-09-15 15:39:34 +10:00
loadparm.h s4:loadparm: s/class/pclass 2009-02-02 13:09:10 +01:00
param.h param: Add prototype for lpcfg_private_dir(), used by openchange. 2010-09-14 10:54:28 +02:00
provision.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
provision.h s4:provision Allow a specific prefix map to be loaded into a new schema provision 2010-06-15 10:51:34 +10:00
pyparam_util.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
pyparam.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
pyparam.h s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
README Add README file explaining param/. 2008-04-01 15:03:24 +02:00
samba-hostconfig.pc.in s4-build: use @PACKAGE_VERSION@ in s4 pc.in files 2010-08-09 12:27:23 +10:00
secrets.c s4:param/secrets.c - reorganise imports 2010-09-11 18:04:50 +02:00
secrets.h s4:param Modify secrets_get_domain_sid to give more useful errors 2010-02-18 10:58:24 +11:00
share_classic.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
share_ldb.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
share.c s4:lib/tevent: rename structs 2008-12-29 20:46:40 +01:00
share.h param/share: Use static prototypes. 2010-06-13 19:26:48 +02:00
util.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
wscript_build param: Only include param_proto.h for Samba builds, provide those 2010-09-13 20:42:01 +02:00

This directory contains "libsamba-hostconfig". 

The libsamba-hostconfig library provides access to all host-wide configuration
such as the configured shares, default parameter values and host secret keys.