Imported Upstream version 4.6.2
This commit is contained in:
24
install/updates/30-s4u2proxy.update
Normal file
24
install/updates/30-s4u2proxy.update
Normal file
@@ -0,0 +1,24 @@
|
||||
dn: cn=s4u2proxy,cn=etc,$SUFFIX
|
||||
default: objectClass: nsContainer
|
||||
default: objectClass: top
|
||||
default: cn: s4u2proxy
|
||||
|
||||
dn: cn=ipa-http-delegation,cn=s4u2proxy,cn=etc,$SUFFIX
|
||||
default: objectClass: ipaKrb5DelegationACL
|
||||
default: objectClass: groupOfPrincipals
|
||||
default: objectClass: top
|
||||
default: cn: ipa-http-delegation
|
||||
default: memberPrincipal: HTTP/$FQDN@$REALM
|
||||
default: ipaAllowedTarget: cn=ipa-ldap-delegation-targets,cn=s4u2proxy,cn=etc,$SUFFIX
|
||||
|
||||
dn: cn=ipa-ldap-delegation-targets,cn=s4u2proxy,cn=etc,$SUFFIX
|
||||
default: objectClass: groupOfPrincipals
|
||||
default: objectClass: top
|
||||
default: cn: ipa-ldap-delegation-targets
|
||||
default: memberPrincipal: ldap/$FQDN@$REALM
|
||||
|
||||
dn: cn=ipa-http-delegation,cn=s4u2proxy,cn=etc,$SUFFIX
|
||||
add: memberPrincipal: HTTP/$FQDN@$REALM
|
||||
|
||||
dn: cn=ipa-ldap-delegation-targets,cn=s4u2proxy,cn=etc,$SUFFIX
|
||||
add: memberPrincipal: ldap/$FQDN@$REALM
|
||||
Reference in New Issue
Block a user