[debian-edu-commits] debian-edu/ 01/01: Create shutdown-at-night-wakeup-hosts-blacklist NIS netgroup during LDAP bootstrap.

Mike Gabriel sunweaver at debian.org
Wed Oct 14 14:34:08 UTC 2015


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

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

commit fb862bf49faefaf343834c72f15daa5a7d72b8b6
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Oct 14 16:33:31 2015 +0200

    Create shutdown-at-night-wakeup-hosts-blacklist NIS netgroup during LDAP bootstrap.
---
 debian/changelog                | 2 ++
 ldap-bootstrap/gosa-server.ldif | 9 +++++++++
 2 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1db980a..6688ad5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -53,6 +53,8 @@ debian-edu-config (1.819) UNRELEASED; urgency=low
   * Apache2+LDAP: Add /etc/apache2/include/debian-edu-ldapauth.inc containing
     a working include block that eases setting up LDAP authentication
     in Apache2.
+  * Create shutdown-at-night-wakeup-hosts-blacklist NIS netgroup during LDAP
+    bootstrap.
 
  -- Petter Reinholdtsen <pere at debian.org>  Sat, 16 May 2015 23:12:06 +0200
 
diff --git a/ldap-bootstrap/gosa-server.ldif b/ldap-bootstrap/gosa-server.ldif
index 46f5098..2442d39 100644
--- a/ldap-bootstrap/gosa-server.ldif
+++ b/ldap-bootstrap/gosa-server.ldif
@@ -593,5 +593,14 @@ zoneName: intern
 relativeDomainName: syslog
 cNAMERecord: tjener.intern.
 
+dn: relativeDomainName=ipp,relativeDomainName=tjener,zoneName=intern,cn=tjener,ou=servers,ou=systems,dc=skole,dc=skolelinux,dc=no
+objectClass: top
+objectClass: dNSZone
+dNSTTL: 500
+dNSClass: IN
+zoneName: intern
+relativeDomainName: ipp
+cNAMERecord: tjener.intern.
+
 #######################################################
 #######################################################

-- 
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