Age | Commit message (Collapse) | Author | Files | Lines |
|
Suggested by Jelmer
|
|
- reserve a new Samba OID for recalculate SD control
- fix the update SD function
- fix handling of kvno in the update_machine_account_password function
- fix handling of handles in RPC winreg server
Signed-off-by: Andrew Tridgell <tridge@samba.org>
|
|
The quiet parameter was interpreted in the reverse manner.
|
|
- Give a better name to the script
- Move it to the location where also "upgradeprovision" resides
- Fix up trailing whitespaces and tabs
|
|
This balances the transaction_begin() and transactin_prepare_commit() calls
Andrew Bartlett
|
|
|
|
The rework corrects some duplication and errors in the original
script, found when preparing an automated test of the script.
The code to reset the machine account password avoids issues with AES
keys and salting, which may not otherwise be solved by the upgrade.
Andrew Bartlett
|
|
* Define a simple upgrade process mode (module storage change, file name change, copy of new file)
* Move the schema, configuration and current object upgrade into full upgrade mode
* Added the --full switch to select the full upgrade mode, and made simple upgrade mode the default
* Make updateprovision works without any switch (update the provision in the default location)
* Cleanup the messages
* Create the reference provision in a subdirectory of the updated provision
|
|
|
|
- define which modules we want to use when loading the ldb
- move partition in sam.ldb.d dir
Changes have been suggested by Andrew Bartlett.
(commit message clarified by Andrew Bartlett)
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
|
|
- remove some useless comments
- remove hardcoded paths
(commit message clarified by Andrew Bartlett)
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
|
|
|
|
since the initial provision
|
|
I think this is a better location for this script. Since the subdirectory
"script" of "source4" contains only scripts for "make install" and "make
uninstall".
|
|
|
|
This reverts commit 11a7842854c0be8c427a2dbf0a8fc3761cda6298.
abartlet claims that this patch could lead to data loss (look at technical
mailing list)
|
|
|
|
This script helps to reclaim waisted place.
|
|
This script can be used to upgrade a provision that didn't integrate extended dn.
It can also be used to add missing extended DN that weren't created during provision.
|
|
|
|
|
|
this is needed for the _msdcs zone
|
|
This is a perl script that does TSIG-GSS DNS updates against a AD
DC. The bind 9.5 nsupdate still doesn't seem to work with TSIG-GSS,
and we need a way to do DNS updates when we vampire a domain, so I
revived this ancient perl script and added a wrapper script that can
update DNS entries using our machine account credentials
|
|
|
|
|
|
|
|
This script walks the schema, configuration and domain partitions of the locally
installed Ldb and a remote hosts and compares the descriptors disregarding the
difference in domain SID. The goal is to make sure a freshly provisioned Samba
has the correct descriptors so ACLs work correctly. It outputs the descriptors
in short SDDL, where the correct SIDs are to be replaced during provisioning.
Optionally it can be output as an LDIF file with the current local domain and
domain SIDs.
|
|
|
|
These attributes will be generated by Samba on import, and do not need
to be in the schema file.
Andrew Bartlett
|
|
|
|
The conversion from EJS to python I did with Jelmer this morning was
not quite complete, due mostly to the difference between print in EJS
and python (python implies a newline).
Andrew Bartlett
|
|
Pair programmed over the phone with Andrew :-)
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 43c0fdfff02021caef2d8f73d6bfdc4b051a65ef.
(This used to be commit 696f30fff249656409f2efcc81b86a421d0c6880)
|
|
(This used to be commit 43c0fdfff02021caef2d8f73d6bfdc4b051a65ef)
|
|
(This used to be commit 20d40e31942f96ca9d077e57c6dd4c1d38f79b4b)
|
|
metze
(This used to be commit 7ac424137f62ceacf44e477f4e3805267013005b)
|
|
(This used to be commit 4fbe16deb0e06e145f643568a699b80b431d4f42)
|
|
(This used to be commit f1a2d2bc00dac56080b2bd560074ec66d12a3129)
|
|
useful.
(This used to be commit 4026493e91f8096e5d602cd42f9a83d2d75042db)
|
|
(This used to be commit 893119bb4c9c297966d43d37fe73faa747b7c86e)
|
|
(This used to be commit 988508c2d3269cc88ed38df2fc207a1c0aaccc6b)
|
|
(This used to be commit 6ecf81ae13dffa05356c1177c617206c120fb7d7)
|
|
(This used to be commit f14ad6cd92227c7ed5c570b581e5db82b7d42e25)
|
|
(This used to be commit 4e5687e813e50d0bc8d6314e389d1d7a0be2f8c1)
|
|
(This used to be commit 09c6b106ac144820b8c072bda4dad3d8e2145ff0)
|