[debian-edu-commits] [Git][debian-edu/debian-edu-config][master] Improve kadm5.acl bug fix further.

WolfgangSchweer gitlab at salsa.debian.org
Mon Dec 16 13:03:25 GMT 2019



WolfgangSchweer pushed to branch master at Debian Edu / debian-edu-config


Commits:
da482820 by Wolfgang Schweer at 2019-12-16T12:58:57Z
Improve kadm5.acl bug fix further.

debian/debian-edu-config.postinst:
Avoid messing up possible local additions, thanks to Dominik George.

Signed-off-by: Wolfgang Schweer <wschweer at arcor.de>

- - - - -


1 changed file:

- debian/debian-edu-config.postinst


Changes:

=====================================
debian/debian-edu-config.postinst
=====================================
@@ -194,7 +194,7 @@ configure)
 
     # Set proper rights for users.
     if [ -f /etc/krb5kdc/kadm5.acl ] ; then
-        sed -i 's/cil/CIl/' /etc/krb5kdc/kadm5.acl
+        sed -i 's/\(\*@INTERN[[:space:]]*\)cil/\1CIl/' /etc/krb5kdc/kadm5.acl
         service krb5-admin-server restart
     fi
     ;;



View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/commit/da482820f4ea06cbeeef60f3972dd8e2e8f36af4

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-config/commit/da482820f4ea06cbeeef60f3972dd8e2e8f36af4
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20191216/45ae7a1e/attachment.html>


More information about the debian-edu-commits mailing list