Changes
From SME Server
Jump to navigation
Jump to search
← Older edit
Newer edit →
Htaccess
(view source)
Revision as of 00:07, 18 November 2013
366 bytes added
,
00:07, 18 November 2013
→Procedure - authentication against groups
Line 252:
Line 252:
{
{
$OUT .= " AddExternalGroup ugroup /usr/lib/httpd/modules/unixgroup\n";
$OUT .= " AddExternalGroup ugroup /usr/lib/httpd/modules/unixgroup\n";
−
$OUT .= " SetExternalGroupMethod
ugroup
environment\n";
+
$OUT .= " SetExternalGroupMethod
unixgroup
environment\n";
}
}
Line 268:
Line 268:
AuthType Basic
AuthType Basic
AuthExternal pwauth
AuthExternal pwauth
−
GroupExternal
ugroup
+
GroupExternal
unixgroup
Require group mygroup
Require group mygroup
Satisfy all
Satisfy all
Line 279:
Line 279:
AuthType Basic
AuthType Basic
AuthExternal pwauth
AuthExternal pwauth
−
GroupExternal
ugroup
+
GroupExternal
unixgroup
AuthzUserAuthoritative off
AuthzUserAuthoritative off
Require group group1 group2 group3
Require group group1 group2 group3
Require user admin pierre paul
Require user admin pierre paul
Satisfy all
Satisfy all
+
+
* With SME9 you have to slightly modified the code due to the new authentication authnz_external_module
+
AuthName "mySite"
+
AuthType Basic
+
'''AuthBasicProvider external'''
+
AuthExternal pwauth
+
GroupExternal unixgroup
+
AuthzUserAuthoritative off
+
Require group group1 group2 group3
+
Require user admin pierre paul
+
Satisfy all
+
* Forum's references
* Forum's references
Stephdl
Administrators
5,576
edits
Navigation menu
Page actions
Page
Discussion
View source
History
Page actions
Page
Discussion
More
Tools
In other languages
Personal tools
English
Log in
Koozali SME Server
Main Page
Welcome
Releases
Testimonials
Documentation
SME Server FAQ
Volunteering
Commercial Support
Recent activities
Dashboard
Recent wiki changes
Recent bug changes
Unread Forum posts
Koozali resources
Contribs
How-To's
Forums
Bugzilla
Mailing Lists
Translations
Download
Koozali SME Server wiki
Wiki statistics
Wiki categories
Wiki Help
Koozali Wiki Help
Tools
Special pages
Printable version
Search