Re: Apache Authentication with System Accounts?

2016-12-24 Thread Gordon Messmer
On 12/24/2016 12:58 PM, Aero Maxx D wrote: Still same error as before, I have no idea where to go from here the error message is too vague! Glancing at the thread... I'd note that you typically can't use mod_authnz_pam if you're authenticating against /etc/shadow, because that file is reada

Re: Apache Authentication with System Accounts?

2016-12-24 Thread Aero Maxx D
> On 24 Dec 2016, at 11:27, Daniel J Walsh wrote: > > If you put SELinux in permissive mode does it work? If not, then it > most likely NOT an > SELinux issue. > ___ > users mailing list -- users@lists.fedoraproject.org > To unsubscribe send an email

Re: Fedora 25 GUI Problem

2016-12-24 Thread Patrick O'Callaghan
On Sat, 2016-12-24 at 08:34 +0800, Ed Greshko wrote: > > On 12/19/16 06:22, Patrick O'Callaghan wrote: > > Of course, but in this case there is clearly a database lock for some > > unexplained reason, which the dnf authors(s) did not expect to ever > > happen (or they would have caught the excepti

Windows 10 KVM video freezes during boot

2016-12-24 Thread Tom Horsley
Lately, a Windows 10 KVM I've been using since it was Windows 7 originally (a long time for sure) has started this annoying habit: About 20% of the time I startup the virtual machine, it will pick a random place during the boot and the video will stop updating. It apparently does something like fi

Re: Apache Authentication with System Accounts?

2016-12-24 Thread Daniel J Walsh
On 12/23/2016 05:38 PM, Aero Maxx D wrote: >> On 23 Dec 2016, at 21:19, Matthew Miller wrote: >> >> Oh, just to check -- any SELinux AVC logged? From the mod_authnz_pam >> page, you need to do `sudo setsebool -P allow_httpd_mod_auth_pam 1`. >> >> Other than that, anything at all else logged? > Y

Re: Apache Authentication with System Accounts?

2016-12-24 Thread Aero Maxx D
> On 23 Dec 2016, at 23:05, Joe Zeff wrote: > > This is probably more apache related than Fedora; have you tried one of their > support lists or forums? I haven't tried that no, mainly due to the mod_authnz_pam being made by from what I can tell a third party. The documentation is very limit