Use the new 'samba4' name for our internal hdb plugin.
authorAndrew Bartlett <abartlet@samba.org>
Wed, 24 Sep 2008 19:53:40 +0000 (12:53 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 30 Sep 2008 05:34:35 +0000 (22:34 -0700)
source4/setup/secrets_dc.ldif

index abc5860cf7cae767889c2cb16d60130065dafaa4..8ae5578e6b4f6820762d4435e3148ebb9e4b6263 100644 (file)
@@ -22,7 +22,7 @@ realm: ${REALM}
 sAMAccountName: krbtgt
 objectSid: ${DOMAINSID}
 servicePrincipalName: kadmin/changepw
-krb5Keytab: HDB:ldb:${SAM_LDB}:
+krb5Keytab: HDB:samba4:${SAM_LDB}:
 #The trailing : here is a HACK, but it matches the Heimdal format. 
 
 # A hook from our credentials system into HDB, as we must be on a KDC,