Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Why does authn_core_module require authz_core_module?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
dE_logics
Advocate
Advocate


Joined: 02 Jan 2009
Posts: 2253
Location: $TERM

PostPosted: Sat Aug 30, 2014 5:17 am    Post subject: Why does authn_core_module require authz_core_module? Reply with quote

Using apache 2.4, I'm using AuthType none.

This setup seems to require the authz_core module to be loaded even though I dont use any authz specific directives.
_________________
My blog
Back to top
View user's profile Send private message
hdcg
Tux's lil' helper
Tux's lil' helper


Joined: 07 Apr 2013
Posts: 119

PostPosted: Sat Aug 30, 2014 3:48 pm    Post subject: Reply with quote

Hi,

mod_authz_core implements the Require directive. This directive is most likely used explicitely somewhere in your config. If not I would guess is implicitely used as the Require directive controls access and no access restriction corresponds to Require all granted".

Best Regards,
Holger
Back to top
View user's profile Send private message
dE_logics
Advocate
Advocate


Joined: 02 Jan 2009
Posts: 2253
Location: $TERM

PostPosted: Sat Aug 30, 2014 4:21 pm    Post subject: Reply with quote

I didn't know Apache includes these without admin permission.

Any doc reference someone?
_________________
My blog
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum