From 97c26c1924b076ef23ebe4381558e8aa025712b2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:54:37 +0200 Subject: Adding upstream version 1:4.13+dfsg1. Signed-off-by: Daniel Baumann --- man/logoutd.8.xml | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 man/logoutd.8.xml (limited to 'man/logoutd.8.xml') diff --git a/man/logoutd.8.xml b/man/logoutd.8.xml new file mode 100644 index 0000000..d3f96e4 --- /dev/null +++ b/man/logoutd.8.xml @@ -0,0 +1,81 @@ + + + +]> + + + + + Julianne Frances + Haugh + Creation, 1991 + + + Thomas + Kłoczko + kloczek@pld.org.pl + shadow-utils maintainer, 2000 - 2007 + + + Nicolas + François + nicolas.francois@centraliens.net + shadow-utils maintainer, 2007 - now + + + + logoutd + 8 + System Management Commands + shadow-utils + &SHADOW_UTILS_VERSION; + + + logoutd + enforce login time restrictions + + + + + logoutd + + + + + DESCRIPTION + + logoutd enforces the login time and port + restrictions specified in /etc/porttime. + logoutd should be started from + /etc/rc. The /var/run/utmp + file is scanned periodically and each user name is checked to see if + the named user is permitted on the named port at the current time. + Any login session which is violating the restrictions in + /etc/porttime is terminated. + + + + + FILES + + + /etc/porttime + + File containing port access. + + + + /var/run/utmp + + List of current login sessions. + + + + + -- cgit v1.2.3