summaryrefslogtreecommitdiffstats
path: root/install/updates
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2012-02-10 12:00:35 -0500
committerMartin Kosek <mkosek@redhat.com>2012-02-15 17:27:05 +0100
commitf2da73e3671f38c00f625386a657e5260479d427 (patch)
treec3b8862d1ded9ca13216156ec4d82844deaec518 /install/updates
parentaf52c4d31e0740e0378035119f6463fc13d58737 (diff)
downloadfreeipa-f2da73e3671f38c00f625386a657e5260479d427.tar.gz
freeipa-f2da73e3671f38c00f625386a657e5260479d427.tar.xz
freeipa-f2da73e3671f38c00f625386a657e5260479d427.zip
Correct update syntax in 30-s4u2proxy.update
Always have FQDN available in the update dictionary. There were cases where it would contain the ldapi socket path and not the FQDN. https://fedorahosted.org/freeipa/ticket/2147
Diffstat (limited to 'install/updates')
-rw-r--r--install/updates/30-s4u2proxy.update2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/updates/30-s4u2proxy.update b/install/updates/30-s4u2proxy.update
index 99b7a9cfc..15c3f6165 100644
--- a/install/updates/30-s4u2proxy.update
+++ b/install/updates/30-s4u2proxy.update
@@ -9,7 +9,7 @@ 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'
+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