2012-02-02 13:15:02 -06:00
|
|
|
dn: cn=ipa-http-delegation,cn=s4u2proxy,cn=etc,$SUFFIX
|
|
|
|
changetype: modify
|
|
|
|
add: memberPrincipal
|
|
|
|
memberPrincipal: HTTP/$FQDN@$REALM
|
2012-06-26 16:33:53 -05:00
|
|
|
|
|
|
|
# ipa-cifs-delegation-targets needs to be an ipaAllowedTarget for HTTP
|
|
|
|
# delegation but we don't add it here as an LDIF because this entry may
|
|
|
|
# already exist from another replica, or previous install. If it is missing
|
|
|
|
# then it will be caught by the update file 61-trusts-s4u2proxy.update
|
2012-02-02 13:15:02 -06:00
|
|
|
|
|
|
|
dn: cn=ipa-ldap-delegation-targets,cn=s4u2proxy,cn=etc,$SUFFIX
|
|
|
|
changetype: modify
|
|
|
|
add: memberPrincipal
|
|
|
|
memberPrincipal: ldap/$FQDN@$REALM
|