[debian-edu-commits] debian-edu/ 01/01: Enforce sec=sys option on NFSv4 autofs mounts from the Skolelinux client machines.

Mike Gabriel sunweaver at debian.org
Tue Aug 26 10:00:42 UTC 2014


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 4be707292e5f6b91659b5cd3c74d0596f35d7769
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Aug 26 12:00:34 2014 +0200

    Enforce sec=sys option on NFSv4 autofs mounts from the Skolelinux client machines.
---
 debian/changelog           | 4 ++++
 ldap-bootstrap/autofs.ldif | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 14abb1c..15af8d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,10 @@ debian-edu-config (1.722) UNRELEASED; urgency=low
   * Mention possible cause of the failing webcache test in the error
     line.
 
+  [ Mike Gabriel ]
+  * Enforce sec=sys option on NFSv4 autofs mounts from the Skolelinux client
+    machines.
+
  -- Petter Reinholdtsen <pere at debian.org>  Sun, 24 Aug 2014 19:42:26 +0200
 
 debian-edu-config (1.721) unstable; urgency=high
diff --git a/ldap-bootstrap/autofs.ldif b/ldap-bootstrap/autofs.ldif
index 982d80c..05fe3e0 100644
--- a/ldap-bootstrap/autofs.ldif
+++ b/ldap-bootstrap/autofs.ldif
@@ -40,4 +40,4 @@ ou: auto.tjener
 dn: cn=/,ou=auto.tjener,ou=automount,dc=skole,dc=skolelinux,dc=no
 objectClass: automount
 cn: /
-automountInformation: -fstype=nfs4,tcp,rw,intr,hard,nodev,nosuid tjener.intern:/&
+automountInformation: -fstype=nfs4,sec=sys,tcp,rw,intr,hard,nodev,nosuid 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