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: 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

Re: Apache Authentication with System Accounts?

2016-12-23 Thread Aero Maxx D
> 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? Yeah I've done that still the same as before. mod

Re: Apache Authentication with System Accounts?

2016-12-23 Thread Aero Maxx D
> On 23 Dec 2016, at 17:53, Matthew Miller wrote: > >> On Fri, Dec 23, 2016 at 04:49:43PM +0000, Aero Maxx D wrote: >> I'm getting errors like >> >> mod_authnz_pam: PAM authentication failed for user ***: System error >> >> user ***: au

Re: Apache Authentication with System Accounts?

2016-12-23 Thread Aero Maxx D
> On 22 Dec 2016, at 19:26, Matthew Miller wrote: > > What you want to do is create a _new_ file in /etc/pam.d, named > something like "mywebstuff", and then use "AuthPAMService mywebstuff". > > In /etc/pam.d/mywebstuff, something like: > > auth required pam_unix.so debug > account

Re: Apache Authentication with System Accounts?

2016-12-22 Thread Aero Maxx D
> On 22 Dec 2016, at 15:39, Matthew Miller wrote: > > Without further protection, yep. Several things in Fedora you could > use: > > - mod_evasive -- an apache module to protect against brute-force > attacks > - fail2ban -- not just for ssh; have it follow the logs and block at > the firewall

Re: Apache Authentication with System Accounts?

2016-12-22 Thread Aero Maxx D
> On 21 Dec 2016, at 19:48, Matthew Miller wrote: > > You can use mod_authnz_pam — documented at > https://www.adelton.com/apache/mod_authnz_pam/ > > This makes me feel a little bit squicky as a former sysadmin. Make sure > that you're at least using https, and make sure your users are at least

Re: Apache Authentication with System Accounts?

2016-12-22 Thread Aero Maxx D
Sent from my iPhone > On 21 Dec 2016, at 19:48, Matthew Miller wrote: > >> On Wed, Dec 21, 2016 at 07:05:41PM +0000, Aero Maxx D wrote: >> Is it possible to password protect folders/address with system >> account usernames and passwords? >> >> I thou

Apache Authentication with System Accounts?

2016-12-21 Thread Aero Maxx D
Hello Guys, Is it possible to password protect folders/address with system account usernames and passwords? I thought it would be a mod_auth_* package/module but I can't figure out just which one it is from the documentation. Thanks, ___ users mailin

Re: Fedora Server 21 - Screen not clearing on exit.

2015-10-06 Thread Aero Maxx
On 07/10/2015 06:45, Aero Maxx wrote: On 06/10/2015 22:07, Rick Stevens wrote: On 10/06/2015 01:29 PM, Aero Maxx wrote: Hello, I use the screen tool quite a lot for running processes that I need to complete but aren't able to be connected to the box for the length of time it takes for

Re: Fedora Server 21 - Screen not clearing on exit.

2015-10-06 Thread Aero Maxx
On 06/10/2015 22:07, Rick Stevens wrote: On 10/06/2015 01:29 PM, Aero Maxx wrote: Hello, I use the screen tool quite a lot for running processes that I need to complete but aren't able to be connected to the box for the length of time it takes for it to complete. I've noticed th

Fedora Server 21 - Screen not clearing on exit.

2015-10-06 Thread Aero Maxx
Hello, I use the screen tool quite a lot for running processes that I need to complete but aren't able to be connected to the box for the length of time it takes for it to complete. I've noticed the last few months, (cant remember how long exactly but its been less than a year i'd say) that

Re: SSH Login timeout

2014-04-15 Thread Aero Maxx
On 14/04/2014 20:23, g wrote: On 04/14/14 23:35, Mike Wright wrote: 04/14/2014 09:24 AM, Aero Maxx wrote: Hi All, I have been having some internet issues at home today, and as >> a result I have been unable to login to a fedora machine on my >> local network from a windows 7

Re: SSH Login timeout

2014-04-15 Thread Aero Maxx
On 14/04/2014 18:35, Mike Wright wrote: 04/14/2014 09:24 AM, Aero Maxx wrote: Hi All, I have been having some internet issues at home today, and as a result I have been unable to login to a fedora machine on my local network from a windows 7 machine also on the local network. I believe it

SSH Login timeout

2014-04-14 Thread Aero Maxx
Hi All, I have been having some internet issues at home today, and as a result I have been unable to login to a fedora machine on my local network from a windows 7 machine also on the local network. I believe it must have something to do with trying to resolve the ip of the local machine try

Re: poweroff command reboots?

2014-03-24 Thread Aero Maxx
On 23/03/2014 23:48, Joe Zeff wrote: On 03/23/2014 04:43 PM, Aero Maxx wrote: I don't have a mouse or keyboard on the machine itself, and also i'm not booting into runlevel 3 so there is no gui, just a console screen. I presume you mean that you're not booting into runlevel 5

Re: poweroff command reboots?

2014-03-23 Thread Aero Maxx
On 22/03/2014 09:41, Liam Proven wrote: On 22 March 2014 09:07, Aero Maxx wrote: I am running the latest version of the kernel, as for the firmware update I'm not sure if this has been done or not, or what firmware I should be trying to update. The motherboard firmware. What used

Re: poweroff command reboots?

2014-03-23 Thread Aero Maxx
On 22/03/2014 14:26, g wrote: On 03/22/14 15:13, Aero Maxx wrote: On 22/03/2014 01:39, Hunter Jozwiak wrote: On 3/21/14, Aero Maxx wrote: Hi Everyone, I have an issue where the poweroff command reboots my system. Using /sbin/shutdown -h also reboot the system. I am unsure whats causing

Re: poweroff command reboots?

2014-03-23 Thread Aero Maxx
On 22/03/2014 12:49, Tim wrote: Allegedly, on or about 21 March 2014, Joe Zeff sent: I know that there are systems where you have to hold the power button down for several seconds to prevent the system from going down because something bumped into the power button; is yours one of them? Usually

Re: poweroff command reboots?

2014-03-22 Thread Aero Maxx
On 22/03/2014 01:39, Hunter Jozwiak wrote: On 3/21/14, Aero Maxx wrote: Hi Everyone, I have an issue where the poweroff command reboots my system. Using /sbin/shutdown -h also reboot the system. I am unsure whats causing this or how to go about finding the cause, I am not sure if its

Re: poweroff command reboots?

2014-03-22 Thread Aero Maxx
On 21/03/2014 21:42, Liam Proven wrote: On 21 March 2014 20:07, Aero Maxx wrote: Hi Everyone, I have an issue where the poweroff command reboots my system. Using /sbin/shutdown -h also reboot the system. I am unsure whats causing this or how to go about finding the cause, I am not sure if

Re: poweroff command reboots?

2014-03-22 Thread Aero Maxx
On 21/03/2014 21:34, Joe Zeff wrote: On 03/21/2014 01:07 PM, Aero Maxx wrote: Pressing the power button on the front of my cause also makes the system reboot and not shutdown as expected. It's possible that the issue is hardware, not software. I know that there are systems where you

poweroff command reboots?

2014-03-21 Thread Aero Maxx
Hi Everyone, I have an issue where the poweroff command reboots my system. Using /sbin/shutdown -h also reboot the system. I am unsure whats causing this or how to go about finding the cause, I am not sure if its something I have done when I installed fedora or not. Pressing the power button

Installing Grub2 on /dev/sdc giving warning and an error.

2013-05-29 Thread Aero Maxx
Hi Everyone, I've just installed Fedora 17 as a fresh install and setup Raid 10, its all working, and does boot ok. However when installing grub on each of the 4 drives one of them doesn't like it, or something isn't right and I am not sure what the issue is as the 3 drives don't complain.

Re: Raid 1/10 on Fedora 15 and /var full

2012-07-19 Thread Aero Maxx
On 19/07/2012 11:08, Ed Greshko wrote: On 07/19/2012 06:00 PM, Aero Maxx wrote: I have a raid 1/10 setup working great doing what it does, but the /var partition which I wasn't aware of until now is where my mysql database are stored and this isn't on the raid 10, thats not that

Raid 1/10 on Fedora 15 and /var full

2012-07-19 Thread Aero Maxx
Hi Everyone, I have a raid 1/10 setup working great doing what it does, but the /var partition which I wasn't aware of until now is where my mysql database are stored and this isn't on the raid 10, thats not that much of an issue, I would be gutted if I lost the data though, but the main issue

Accessing Logged in Users Account over VNC

2012-04-06 Thread Aero Maxx
Hello, Not sure if this is possible, have tried it and I dont seem to get what I was expecting. Basically I have installed tigervnc on fedora 15 and it works, it lets me connect do what I wanted to do and then can disconnect, but what I was wondering is if I am logged in already as the user

Re: Fedora 15 and Apache service starting but not accepting connections at boot.

2012-03-20 Thread Aero Maxx
On 19/03/2012 10:24, Ed Greshko wrote: On 03/19/2012 06:10 PM, Aero Maxx wrote: But I am still getting the same problem as before in that it will start at boot, but I cant access it until I have killed the process and have to start it again myself. I get this error aswell sometimes, but a

Re: Fedora 15 and Apache service starting but not accepting connections at boot.

2012-03-19 Thread Aero Maxx
On 18/03/2012 21:48, Reindl Harald wrote: Am 18.03.2012 22:24, schrieb Aero Maxx: On 18/03/2012 13:44, Reindl Harald wrote: Am 18.03.2012 14:34, schrieb Aero Maxx: [Sun Mar 18 03:48:31 2012] [error] [client 192.168.0.103] ModSecurity: Warning. Operator GE matched 15 at

Re: Fedora 15 and Apache service starting but not accepting connections at boot.

2012-03-18 Thread Aero Maxx
On 18/03/2012 13:44, Reindl Harald wrote: Am 18.03.2012 14:34, schrieb Aero Maxx: [Sun Mar 18 03:48:31 2012] [error] [client 192.168.0.103] ModSecurity: Warning. Operator GE matched 15 at TX:outbound_anomaly_score. [file "/etc/httpd/modsecurity.d/base_

Re: Fedora 15 and Apache service starting but not accepting connections at boot.

2012-03-18 Thread Aero Maxx
On 18/03/2012 03:46, Tim wrote: On Sun, 2012-03-18 at 00:42 +, Aero Maxx wrote: I have Fedora 15 installed and its working well for me at the moment for everything except apache in an odd way, it will start at boot without any issues, but it wont allow any connections to it. Sounds like

Fedora 15 and Apache service starting but not accepting connections at boot.

2012-03-17 Thread Aero Maxx
I have Fedora 15 installed and its working well for me at the moment for everything except apache in an odd way, it will start at boot without any issues, but it wont allow any connections to it. I checked netstat -tpln and this is what it shows :- Proto Recv-Q Send-Q Local Address

Mutt Sender Address via Command Line

2012-03-13 Thread Aero Maxx
Hello, I have somehow a long long time ago made a script that exports my database as sql files then compress them with gzip and then emails them off my server. But I have somehow set the sender address and I cant figure out how I have done it, as I haven't used the .muttrc file, is there ano

Re: About start system without X in Fedora 15

2012-03-09 Thread Aero Maxx
On 09/03/2012 15:02, Kevin Martin wrote: On 03/09/2012 04:34 AM, Frank Murphy wrote: On 09/03/12 10:31, Aero Maxx wrote: In the older versions of fedora there was runlevels and these seem to of been replaced with targets instead, but my question is with the new system, how do you change from

About start system without X in Fedora 15

2012-03-09 Thread Aero Maxx
In the older versions of fedora there was runlevels and these seem to of been replaced with targets instead, but my question is with the new system, how do you change from what was runlevel 3 and runlevel 5 on the fly as and when you needed a gui. Am I correct in thinking that you now need to

Re: Disk Druid and RAID 10 Partitions

2012-03-03 Thread Aero Maxx
On 3 Mar 2012, at 23:23, Reindl Harald wrote: > BTW: > > normally you have the option to include updates-repo while doing > a fresh install (hopefully this was not messed in F16) and so you > can avoid the most release-bugs by get the latest versions including > kernel > > but this helps only if

Re: Disk Druid and RAID 10 Partitions

2012-03-03 Thread Aero Maxx
On 3 Mar 2012, at 14:44, Reindl Harald wrote: > Am 03.03.2012 15:33, schrieb Aero Maxx: > >> I'm using fedora 16. So do you suggest I try fedora 15, will fedora 16 be >> fixed in >> the ISO? Or some hot fix patch later? > > usually bugs get fixed of the lifeti

Re: Disk Druid and RAID 10 Partitions

2012-03-03 Thread Aero Maxx
On 3 Mar 2012, at 18:30, Patrick O'Callaghan wrote: > Also, you might want to check your settings for quoted material. The > current message is virtually incomprehensible not only only because of > the top-posting but because you don't distinguish between quoted > material and your own comments (

Re: Disk Druid and RAID 10 Partitions

2012-03-03 Thread Aero Maxx
y helpful as how are they supposed to know there is a problem with fedora 16 and raid, I've googled this extensively and not found any mention of this! On 3 Mar 2012, at 13:19, Reindl Harald wrote: Am 03.03.2012 14:11, schrieb Aero Maxx: Am confused as to what you mean, I'm just replyin

Re: Disk Druid and RAID 10 Partitions

2012-03-03 Thread Aero Maxx
a bootable > machine if your first fails > > Am 03.03.2012 12:43, schrieb Aero Maxx: >> I'm having a hard time getting it to install the boot loader have >> tried installing it on the raid device and also on the master boot >> record but both fail. >> >> On

Re: Disk Druid and RAID 10 Partitions

2012-03-03 Thread Aero Maxx
I'm having a hard time getting it to install the boot loader have tried installing it on the raid device and also on the master boot record but both fail. On 2 Mar 2012, at 22:41, Reindl Harald wrote: > > > Am 02.03.2012 23:20, schrieb Aero Maxx: >> Hello Reindl, >&g

Re: Disk Druid and RAID 10 Partitions

2012-03-02 Thread Aero Maxx
: > > > Am 02.03.2012 22:39, schrieb Reindl Harald: >> Am 02.03.2012 22:32, schrieb Aero Maxx: >>> If I am using a raid 10 setup on 4 Hard Drives, would I make a raid >>> partition of 250MB on each of the 4 drives as >>> in total this would be 500MB, or

Disk Druid and RAID 10 Partitions

2012-03-02 Thread Aero Maxx
If I am using a raid 10 setup on 4 Hard Drives, would I make a raid partition of 250MB on each of the 4 drives as in total this would be 500MB, or would I still make a 500MB raid partition, same for swap still make a 4992MB partition or halve it and spread it over the 4 drives ? Below is how D

Fedora 16 and Software Raid 10 on install

2012-03-01 Thread Aero Maxx
Hello Users, Could someone help me with a Software RAID 10 setup on Fedora 16 with disk druid, as trying to do it on a brand new install. If I chose 1 hard drive at install I can see how this is setup, but I am having difficulty knowing what to change to make it into a software raid, have go