Changes

Jump to navigation Jump to search
88 bytes added ,  22:30, 6 November 2013
Line 235: Line 235:     
==== Procedure - authentication against groups ====
 
==== Procedure - authentication against groups ====
  −
* Forum's references
  −
Two methods are outlined in this forum post
  −
  −
http://forums.contribs.org/index.php/topic,38959.msg177967.html#msg177967
  −
  −
One method solves this by expanding the group to all members in it and adding them to the required user directive, see
  −
  −
http://forums.contribs.org/index.php/topic,38959.msg177464.html#msg177464
  −
  −
The other method solves this by using the unixgroup check script, see
  −
  −
http://forums.contribs.org/index.php/topic,38959.msg177967.html#msg177967
      
* Unixgroup  
 
* Unixgroup  
Line 270: Line 257:     
  [root@sme8 ~]# expand-template /etc/httpd/conf/httpd.conf
 
  [root@sme8 ~]# expand-template /etc/httpd/conf/httpd.conf
 +
[root@sme8 ~]# sv t /service/httpd-e-smith
 +
[root@sme8 ~]# sv s /service/httpd-e-smith
      Line 295: Line 284:  
     Require user admin pierre paul
 
     Require user admin pierre paul
 
     Satisfy all
 
     Satisfy all
 +
 +
* Forum's references
 +
Two methods are outlined in this forum post
 +
 +
http://forums.contribs.org/index.php/topic,38959.msg177967.html#msg177967
 +
 +
One method solves this by expanding the group to all members in it and adding them to the required user directive, see
 +
 +
http://forums.contribs.org/index.php/topic,38959.msg177464.html#msg177464
 +
 +
The other method solves this by using the unixgroup check script, see
 +
 +
http://forums.contribs.org/index.php/topic,38959.msg177967.html#msg177967
    
=== Testing ===
 
=== Testing ===

Navigation menu