Displaying 2 results from an estimated 2 matches for "nologindir".
2013 Jul 09
2
CentOS 6.4 login after reboot after apcupsd shutdown - shows POWER FAILURE
Hi list,
just putting a new server through its automatic shutdown triggered by
the UPS / apcupsd.
All worked faultlessly, including powering up when power came back on to
the UPS.
So then I go to log in and get "POWER FAILURE" followed by
"Authentication failure" - this is on the console
via SSH I just get "POWER FAILURE" and the ssh connection drops.
So I guess
2009 Mar 28
1
APCUPSD port 3551 permission problem
...path to powerfail directory>
# Directory in which to write the powerfail flag file. This file
# is created when apcupsd initiates a system shutdown and is
# checked in the OS halt scripts to determine if a killpower
# (turning off UPS output power) is required.
PWRFAILDIR /etc/apcupsd
# NOLOGINDIR <path to nologin directory>
# Directory in which to write the nologin file. The existence
# of this flag file tells the OS to disallow new logins.
NOLOGINDIR /etc
#
# ======== Configuration parameters used during power failures ==========
#
# The ONBATTERYDELAY is the time in seconds f...