summaryrefslogtreecommitdiff
path: root/source4/setup/secrets.ldif
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2005-07-05 07:10:52 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:19:15 -0500
commita3c7f79931098de0dca05ecee926c7ce97135878 (patch)
treec0d5a4f13cb784218f54a9f8317a0955349357da /source4/setup/secrets.ldif
parent53067ce37fc6056961768411062414e9074da2ab (diff)
downloadsamba-a3c7f79931098de0dca05ecee926c7ce97135878.tar.gz
samba-a3c7f79931098de0dca05ecee926c7ce97135878.tar.bz2
samba-a3c7f79931098de0dca05ecee926c7ce97135878.zip
r8158: - use the timestring for the serial number of the bind zone file
- add --krbtgtpass and --machinepass options, with them you can easy set them to default values for testing so that you don't need to setup a new keytab file when you rerun provision.pl metze (This used to be commit cfb72455970c182aaba67bf9cf9775a854f143ff)
Diffstat (limited to 'source4/setup/secrets.ldif')
-rw-r--r--source4/setup/secrets.ldif2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/setup/secrets.ldif b/source4/setup/secrets.ldif
index 15005163dc..865a151494 100644
--- a/source4/setup/secrets.ldif
+++ b/source4/setup/secrets.ldif
@@ -23,7 +23,7 @@ objectClass: top
objectClass: primaryDomain
flatname: ${DOMAIN}
realm: ${REALM}
-secret: ${JOINPASS}
+secret: ${MACHINEPASS}
secureChannelType: 6
sAMAccountName: ${NETBIOSNAME}$
whenCreated: ${LDAPTIME}