summaryrefslogtreecommitdiff
path: root/source4/setup/secrets.ldif
diff options
context:
space:
mode:
Diffstat (limited to 'source4/setup/secrets.ldif')
-rw-r--r--source4/setup/secrets.ldif4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/setup/secrets.ldif b/source4/setup/secrets.ldif
index 8c3c6917ae..6254ef3b0c 100644
--- a/source4/setup/secrets.ldif
+++ b/source4/setup/secrets.ldif
@@ -51,5 +51,5 @@ whenCreated: ${LDAPTIME}
whenChanged: ${LDAPTIME}
objectSid: ${DOMAINSID}
servicePrincipalName: kadmin/changepw
-krb5Keytab: HDB:ldb:sam.ldb:/dev/null
-#The /dev/null here is a HACK, but it matches the Heimdal format.
+krb5Keytab: HDB:ldb:sam.ldb:
+#The trailing : here is a HACK, but it matches the Heimdal format.