shadow/man/logoutd.8

38 lines
1.0 KiB
Groff

.\" Title: logoutd
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/>
.\" Date: 06/06/2006
.\" Manual: System Management Commands
.\" Source: System Management Commands
.\"
.TH "LOGOUTD" "8" "06/06/2006" "System Management Commands" "System Management Commands"
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.SH "NAME"
logoutd \- Enforce login time restrictions
.SH "SYNOPSIS"
.HP 8
\fBlogoutd\fR
.SH "DESCRIPTION"
.PP
\fBlogoutd\fR
enforces the login time and port restrictions specified in
\fI/etc/porttime\fR.
\fBlogoutd\fR
should be started from
\fI/etc/rc\fR. The
\fI/var/run/utmp\fR
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
\fI/etc/porttime\fR
is terminated.
.SH "FILES"
.TP 3n
\fI/etc/porttime\fR
File containing port access.
.TP 3n
\fI/var/run/utmp\fR
List of current login sessions.