[debian-edu-commits] debian-edu/ 01/01: ldap-bootstrap/sudo.ldif: Replace tjener with tjener.intern cause sudoHost now needs the FQDN as value for sudo-ldap to work.

Wolfgang Schweer schweer-guest at moszumanska.debian.org
Sun Aug 21 21:46:20 UTC 2016


This is an automated email from the git hooks/post-receive script.

schweer-guest pushed a commit to branch master
in repository debian-edu-config.

commit aa0ebc7ba2e04a1994eb9614f00ffbeed6f0d6b7
Author: Wolfgang Schweer <wschweer at arcor.de>
Date:   Sun Aug 21 23:45:51 2016 +0200

    ldap-bootstrap/sudo.ldif: Replace tjener with tjener.intern cause sudoHost now needs the FQDN as value for sudo-ldap to work.
---
 debian/changelog         | 2 ++
 ldap-bootstrap/sudo.ldif | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1afd436..01bf186 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ debian-edu-config (1.909) UNRELEASED; urgency=medium
   * Replace 'systemctl' with 'service' in ldap-tools/ldap-debian-edu-install.
     At least for some daemons (like slapd and bind9) the start/stop calls
     using systemctl don't work any longer inside the Debian-Installer target.
+  * ldap-bootstrap/sudo.ldif: Replace tjener with tjener.intern cause sudoHost
+    now needs the FQDN as value for sudo-ldap to work.
 
  -- Holger Levsen <holger at debian.org>  Fri, 19 Aug 2016 12:46:37 +0200
 
diff --git a/ldap-bootstrap/sudo.ldif b/ldap-bootstrap/sudo.ldif
index 11e52a5..6b57242 100644
--- a/ldap-bootstrap/sudo.ldif
+++ b/ldap-bootstrap/sudo.ldif
@@ -15,7 +15,7 @@ dn: cn=DebianEdu,ou=sudoers,dc=skole,dc=skolelinux,dc=no
 objectClass: top
 objectClass: sudoRole
 sudoUser: www-data
-sudoHost: tjener
+sudoHost: tjener.intern
 cn: DebianEdu
 sudoOption: !authenticate
 sudoOption: !syslog

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git



More information about the debian-edu-commits mailing list