1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source4/scripting/python/samba/provision
Amitay Isaacs 9b9fdeefb4 s4-provision: dns: Refactor population of dns data code
Code is split in 4 functions
 - create_dns_legacy
 - fill_dns_data_legacy
 - create_dns_partitions
 - fill_dns_data_partitions

This is useful to upgrade dns provision from file based DNS backend
to AD based DNS backend.
2012-02-21 23:08:35 +11:00
..
__init__.py s4:provision: only print the adminpass if it was generated (not user-provided) 2012-02-16 12:07:50 +01:00
backend.py s4-provision Remove options for LDAP backend to reduce user confusion 2011-11-08 04:33:49 +01:00
common.py s4-provision: Extract common utility routines in separate file 2011-12-13 00:55:32 +11:00
descriptor.py s4-provision: Create a samdb copy for access by dlz_bind9 module 2011-11-29 16:00:36 +11:00
sambadns.py s4-provision: dns: Refactor population of dns data code 2012-02-21 23:08:35 +11:00