summaryrefslogtreecommitdiff
path: root/man/logoutd.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/logoutd.8')
-rw-r--r--man/logoutd.849
1 files changed, 49 insertions, 0 deletions
diff --git a/man/logoutd.8 b/man/logoutd.8
new file mode 100644
index 0000000..a87fbec
--- /dev/null
+++ b/man/logoutd.8
@@ -0,0 +1,49 @@
+'\" t
+.\" Title: logoutd
+.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
+.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
+.\" Date: 02/12/2012
+.\" Manual: System Management Commands
+.\" Source: shadow-utils 4.1.5
+.\" Language: English
+.\"
+.TH "LOGOUTD" "8" "02/12/2012" "shadow\-utils 4\&.1\&.5" "System Management Commands"
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
+.SH "NAME"
+logoutd \- enforce login time restrictions
+.SH "SYNOPSIS"
+.HP \w'\fBlogoutd\fR\ 'u
+\fBlogoutd\fR
+.SH "DESCRIPTION"
+.PP
+
+\fBlogoutd\fR
+enforces the login time and port restrictions specified in
+/etc/porttime\&.
+\fBlogoutd\fR
+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\&.
+.SH "FILES"
+.PP
+/etc/porttime
+.RS 4
+File containing port access\&.
+.RE
+.PP
+/var/run/utmp
+.RS 4
+List of current login sessions\&.
+.RE