savannah-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-cvs] [189] mention ACLs for www access to all type=gnu


From: karl
Subject: [Savannah-cvs] [189] mention ACLs for www access to all type=gnu
Date: Sat, 14 May 2016 16:00:33 +0000 (UTC)

Revision: 189
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=administration&revision=189
Author:   karl
Date:     2016-05-14 16:00:30 +0000 (Sat, 14 May 2016)
Log Message:
-----------
mention ACLs for www access to all type=gnu
webpage repositories.

Modified Paths:
--------------
    trunk/sviki/UserAuthentication.mdwn

Modified: trunk/sviki/UserAuthentication.mdwn
===================================================================
--- trunk/sviki/UserAuthentication.mdwn 2016-04-28 22:07:25 UTC (rev 188)
+++ trunk/sviki/UserAuthentication.mdwn 2016-05-14 16:00:30 UTC (rev 189)
@@ -239,3 +239,18 @@
 
     $ getent passwd agn
     agn:x:1557:1562:Assaf Gordon,,,:/home/a/agn:/bin/bash
+
+
+### GNU webpages repository access for www members
+
+Members of the www group (= GNU webmasters) have write access to the
+webpage repository for all gnu (not nongnu) projects.  This is
+accomplished with ACLs.  See ChangeLog entries by Beuc for 2006-06-28
+and 2006-05-10, recorded in
+<http://lists.gnu.org/archive/html/savannah-hackers-public/2016-05/msg00031.html>.
+The key command is:
+
+    setfacl -m default:group:www:rwx -m group:www:rwx DIRS
+
+The `Cvs.pm` Savane module apparently installs this access for new gnu
+projects and directories.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]