|
|
|
|
From: Brian Richardson To: For users of Fedora Core releases Subject: Re: Apache directive - require valid-user; Date: http://www.redhat.com/archives/fedora-list/2004-December/msg05215.html
From: Craig White To: For users of Fedora Core releases Subject: Apache directive - require valid-user; Date: http://www.redhat.com/archives/fedora-list/2004-December/msg05173.html
It must be accompanied by AuthType and Require directives, and directives such as ... Limit POST PUT DELETE> Require valid-user http://httpd.apache.org/docs/2.0/mod/core.html
If AuthLDAPFrontPageHack is not on, the require valid-user directive will succeed for any user who is valid as far as LDAP is concerned. http://www.stanford.edu/services/webauth/manual/mod/mod_auth_ldap.html
The require Directives require valid-user If this directive exists, mod_authnz_mtuiso grants access to any user that has successfully obtained a valid local credential. https://www.login.mtu.edu/docs/public/mtuiso/mod_auth_mtuiso_for_1.3.xx_directives.html
|
|
|