search for: authz_core

Displaying 15 results from an estimated 15 matches for "authz_core".

2018 Oct 04
2
CentOS 7.5, Apache 2.4, Kerberos
...ion: Apache/2.4.33 (Unix) Server built: Jul 3 2018 11:33:42 On all of our CentOS 6.7 machines, kerberos works. On all of our 7.5 machines, it fails. I am looking, at this point, for direction on where to start looking. Here is some relevant information: ====Output from apache error log==== [authz_core:debug] mod_authz_core.c(809): AH01626: authorization result of Require all granted: granted [authz_core:debug] mod_authz_core.c(809): AH01626: authorization result of <RequireAny>: granted [authz_core:debug] mod_authz_core.c(809): AH01626: authorization result of Require all granted: granted...
2017 Feb 17
5
Centos 7 httpd Permission problems with Postfixadmin
On 02/17/2017 01:11 PM, Pete Biggs wrote: >> From error.log: >> >> [Fri Feb 17 12:56:33.478024 2017] [authz_core:error] [pid 5759] [client >> 192.168.160.12:48290] AH01630: client denied by server configuration: >> /usr/share/postfixadmin > So it's an authorisation issue. In your .htaccess file change > > Order allow,deny > Allow from all > > to the apache 2.4 v...
2017 Feb 17
3
Centos 7 httpd Permission problems with Postfixadmin
...see. > >> Any ideas? >> > Just to check, you did restart/reload apache after making the changes? > > What do the apache logs say about it? That will tell you if it's a > permissions problem or a redirection issue. From error.log: [Fri Feb 17 12:56:33.478024 2017] [authz_core:error] [pid 5759] [client 192.168.160.12:48290] AH01630: client denied by server configuration: /usr/share/postfixadmin Which is: 4 drwxrwxr-x. 17 root apache 4096 Feb 16 19:33 postfixadmin I originally had ownership of root:root. Same error.
2020 Jun 18
1
Can't access Squirrelmail on Centos 8
...>> >> I enabled both those options. tried to access again, same issue. > > Sorry, which 2 options did you enable? I turned on httpd_can_network_connect --> on httpd_can_sendmail --> on I restarted httpd. > >> Log file: >> [Thu Jun 18 17:08:31.160897 2020] [authz_core:error] [pid 10427:tid 140567258310400] [client 10.20.30.61:34096] AH01630: client denied >> by >> server configuration: /usr/share/squirrelmail/src/login.php > > So here you get the information about what needs to be corrected. Please > look closely at your apache configuration...
2017 Feb 17
3
Centos 7 httpd Permission problems with Postfixadmin
On 02/17/2017 01:11 PM, Pete Biggs wrote: >> From error.log: >> >> [Fri Feb 17 12:56:33.478024 2017] [authz_core:error] [pid 5759] [client >> 192.168.160.12:48290] AH01630: client denied by server configuration: >> /usr/share/postfixadmin > So it's an authorisation issue. In your .htaccess file change > > Order allow,deny > Allow from all > > to the apache 2.4 v...
2020 Jun 18
2
Can't access Squirrelmail on Centos 8
...use ausearch. > > And of course check the webserver's logfile. Always the logs! They have > the neccessary information your need to debug your situation. > > Alexander I enabled both those options. tried to access again, same issue. Log file: [Thu Jun 18 17:08:31.160897 2020] [authz_core:error] [pid 10427:tid 140567258310400] [client 10.20.30.61:34096] AH01630: client denied by server configuration: /usr/share/squirrelmail/src/login.php After changing those options, do I need to restart service[s], or reboot? > > > > _______________________________________________ &gt...
2017 Feb 17
0
Centos 7 httpd Permission problems with Postfixadmin
Robert Moskowitz wrote: > On 02/17/2017 01:11 PM, Pete Biggs wrote: >>> From error.log: >>> >>> [Fri Feb 17 12:56:33.478024 2017] [authz_core:error] [pid 5759] [client >>> 192.168.160.12:48290] AH01630: client denied by server configuration: >>> /usr/share/postfixadmin >> So it's an authorisation issue. In your .htaccess file change >> >> Order allow,deny >> Allow from all >&...
2017 Feb 17
0
Centos 7 httpd Permission problems with Postfixadmin
> > From error.log: > > [Fri Feb 17 12:56:33.478024 2017] [authz_core:error] [pid 5759] [client > 192.168.160.12:48290] AH01630: client denied by server configuration: > /usr/share/postfixadmin So it's an authorisation issue. In your .htaccess file change? ????Order allow,deny ??? ?Allow from all to the apache 2.4 version Require all granted...
2017 Feb 17
0
Centos 7 httpd Permission problems with Postfixadmin
...096 Feb 6 16:06 .. > 4 drwxr-xr-x. 2 root root 4096 Feb 17 13:32 . > 4 -rw-r--r--. 1 root apache 21 Feb 17 13:32 .htaccess > > # cat .htaccess > Require all granted > > > restarted httpd, and still get the error. > > [Fri Feb 17 13:36:17.366525 2017] [authz_core:error] [pid 5844] [client > 192.168.160.12:48370] AH01630: client denied by server configuration: > /usr/share/postfixadmin Does the conf file that contains the "/usr/share/postfixadmin" alias also contain a Directory block? Something like this: Alias /postfixadmin /usr/share/post...
2017 Feb 17
0
Centos 7 httpd Permission problems with Postfixadmin
My memory may be flawed, but I think the .htaccess is a hidden file just change its properties. john On 2/17/2017 1:31 PM, Robert Moskowitz wrote: > > > On 02/17/2017 01:11 PM, Pete Biggs wrote: >>> From error.log: >>> >>> [Fri Feb 17 12:56:33.478024 2017] [authz_core:error] [pid 5759] [client >>> 192.168.160.12:48290] AH01630: client denied by server configuration: >>> /usr/share/postfixadmin >> So it's an authorisation issue. In your .htaccess file change >> >> Order allow,deny >> Allow from all >&...
2017 Feb 17
1
SOLVED - Re: Centos 7 httpd Permission problems with Postfixadmin
...xr-x. 2 root root 4096 Feb 17 13:32 . >> 4 -rw-r--r--. 1 root apache 21 Feb 17 13:32 .htaccess >> >> # cat .htaccess >> Require all granted >> >> >> restarted httpd, and still get the error. >> >> [Fri Feb 17 13:36:17.366525 2017] [authz_core:error] [pid 5844] [client >> 192.168.160.12:48370] AH01630: client denied by server configuration: >> /usr/share/postfixadmin > Does the conf file that contains the "/usr/share/postfixadmin" alias also contain a Directory block? Something like this: > > Alias /postfix...
2020 Jun 18
0
Can't access Squirrelmail on Centos 8
.... Always the logs! They have >> the neccessary information your need to debug your situation. >> >> Alexander > > I enabled both those options. tried to access again, same issue. Sorry, which 2 options did you enable? > Log file: > [Thu Jun 18 17:08:31.160897 2020] [authz_core:error] [pid 10427:tid 140567258310400] [client 10.20.30.61:34096] AH01630: client denied by > server configuration: /usr/share/squirrelmail/src/login.php So here you get the information about what needs to be corrected. Please look closely at your apache configuration as you are forbidding acc...
2020 Jun 18
3
Can't access Squirrelmail on Centos 8
> On Thu, 18 Jun 2020 16:11:01 -0400 > Jay Hart wrote: > >> Any suggestions???? > > selinux issue? I turned the firewall off and tried to access /webmail and the configtest file, Turning off the firewall resulted in same issue. > > I have this in my squirrelmail notes for Centos 6, maybe this is a similar issue for you on Centos 8: > > After configuring
2016 Dec 27
4
Help with httpd userdir recovery
On 12/27/2016 11:48 AM, Leonard den Ottolander wrote: > Hello Robert, > > On Tue, 2016-12-27 at 10:25 -0500, Robert Moskowitz wrote: >> I can display the /home/rgm/public_html/index.html file that only has >> "Hello World' in it (to prevent anyone from walking my file tree from >> the root). > To prevent people walking a directory structure you better disable
2017 Feb 17
5
Centos 7 httpd Permission problems with Postfixadmin
More joy with Centos 7. I am having permission problems with Postfixadmin. I am installing as I have in my notes I did in Centos6 and it is not working. I untar Postfixadmin into /usr/share. The owner is root:root (I even tried root:apache). My postfixadmin.conf file has: alias /mailadmin /usr/share/postfixadmin <Directory "/usr/share/postfixadmin"> AllowOverride