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

Mike Gabriel sunweaver at debian.org
Wed Oct 14 14:37: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 e54e8162bfec3f1d470ca3ba546108b62e283149
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Oct 14 16:34:32 2015 +0200

    Create shutdown-at-night-wakeup-hosts-blacklist NIS netgroup during LDAP bootstrap.
---
 debian/changelog             | 2 ++
 ldap-bootstrap/netgroup.ldif | 6 ++++++
 2 files changed, 8 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/netgroup.ldif b/ldap-bootstrap/netgroup.ldif
index 10ff66d..7ae6155 100644
--- a/ldap-bootstrap/netgroup.ldif
+++ b/ldap-bootstrap/netgroup.ldif
@@ -52,6 +52,12 @@ objectClass: nisNetgroup
 description: Enable shutdown-at-night automatically
 cn: shutdown-at-night-hosts
 
+dn: cn=shutdown-at-night-wakeup-hosts-blacklist,ou=netgroup,dc=skole,dc=skolelinux,dc=no
+objectClass: top
+objectClass: nisNetgroup
+description: Don't wake up systems in this netgroup via shutdown-at-night tool
+cn: shutdown-at-night-wakeup-hosts-blacklist
+
 dn: cn=fsautoresize-hosts,ou=netgroup,dc=skole,dc=skolelinux,dc=no
 objectClass: top
 objectClass: nisNetgroup

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