1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
samba-mirror/source4/scripting/python
Andrew Tridgell 53d10d139e s4-provision: don't hard wire the creation of the RID Set object
We now create it automatically in the samldb module when the first
user is created. 

The creation of the dns user also had to move to the _modify.ldif as
it now relies on the fSMO role being setup for the RID Manager

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2010-01-08 13:03:00 +11:00
..
examples python: Cope with the dom_sid2 alias in pidl's python generating code. 2009-07-30 20:28:29 +02:00
samba s4-provision: don't hard wire the creation of the RID Set object 2010-01-08 13:03:00 +11:00
config.mk Fix installation path of the subunit python modules. 2009-06-09 21:54:05 +02:00
modules.c python: When updating sys.path to include the Samba python path, avoid throwing away the changes made by site.py. 2009-12-29 16:26:20 +01:00
modules.h python: When updating sys.path to include the Samba python path, avoid throwing away the changes made by site.py. 2009-12-29 16:26:20 +01:00
pyglue.c pyldb: Add dom_sid.split in favor of less powerful dom_sid_to_rid(). 2009-12-31 17:33:30 +11:00
uuidmodule.c s4-python: we need to include Python.h first 2009-10-23 16:23:01 +11:00