1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/scripting/python/samba
Nadezhda Ivanova 3001a514dd s4-dsdb: Extended samdb.newuser to accept security descriptor for the object and optionally skip password reset
Sometimes for testing purposes we create users without any permissions on their objects and password reset
cannot be performed at that point, and is not necessary. For this purpose we can now optionally skip this step.
The default is still to reset the user password.
Also, a security.descriptor object can be specified during the user creation to override using the default one.
defaultSecurityDescriptor is still used by default.
2010-11-23 17:15:16 +01:00
..
netcmd samba-tool pwsettings Allow setting 'store cleartext' 2010-11-16 16:32:55 +11:00
tests s4-tests: Wrap connect_samdb() into a connect_samdb_ex() helper 2010-11-22 15:37:40 +02:00
__init__.py talloc: Add python talloc module, move convenience functions to it. 2010-11-05 02:48:21 +00:00
drs_utils.py s4-drs: fixed a typo 2010-11-18 23:12:26 +01:00
getopt.py s4-getopt.py: Make Anonymous creds when no credentials 2010-10-03 01:24:57 +03:00
hostconfig.py s4-python: python is not always in /usr/bin 2010-06-24 18:46:57 +10:00
idmap.py s4-python: python is not always in /usr/bin 2010-06-24 18:46:57 +10:00
join.py s4-rodc: enable the DRS_GET_ALL_GROUP_MEMBERSHIP flag for RODC replication 2010-11-18 23:12:26 +01:00
ms_display_specifiers.py s4-python: python is not always in /usr/bin 2010-06-24 18:46:57 +10:00
ms_schema.py s4-python: Format to PEP8, simplify tests. 2010-03-29 18:05:29 +02:00
ndr.py s4-python: added ndr_print() method in ndr 2010-08-23 15:55:39 +10:00
ntacls.py s4-provision: don't test for xattrs if posix:eadb is set 2010-11-17 23:55:39 +11:00
provision.py s4-provision: setup posix:eadb using lp.set() 2010-11-17 23:55:39 +11:00
provisionbackend.py s4-provisionbackend Allow a fixed URI to be specified for LDAP backend 2010-10-19 18:57:06 +11:00
samba3.py s4-python: python is not always in /usr/bin 2010-06-24 18:46:57 +10:00
samdb.py s4-dsdb: Extended samdb.newuser to accept security descriptor for the object and optionally skip password reset 2010-11-23 17:15:16 +01:00
schema.py s4:schema.py - reformat and fix the security descriptor 2010-10-23 19:35:06 +00:00
shares.py s4-python: python is not always in /usr/bin 2010-06-24 18:46:57 +10:00
upgrade.py s4-python: python is not always in /usr/bin 2010-06-24 18:46:57 +10:00
upgradehelpers.py python: use the ldbMessage + modify notation instead of modify_ldif that we try to avoid 2010-11-12 19:40:21 +00:00