Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ./../../../../../../usr/./man/man5/dialups.5
Real path: /usr/share/man/man5/dialups.5
Zurück
'\" te .\" Copyright (c) 1989, AT&T. All rights reserved. .\" Copyright (c) 1994, Oracle and/or its affiliates. All rights reserved. .TH dialups 5 "4 May 1994" "Oracle Solaris 11.4" "File Formats" .SH NAME dialups \- list of terminal devices requiring a dial-up password .SH SYNOPSIS .LP .nf \fB/etc/dialups\fR .fi .SH DESCRIPTION .sp .LP \fBdialups\fR is an \fBASCII\fR file which contains a list of terminal devices that require a dial-up password. A dial-up password is an additional password required of users who access the computer through a modem or dial-up port. The correct password must be entered before the user is granted access to the computer. The set of ports that require a dial-up password are listed in the \fBdialups\fR file. .sp .LP Each entry in the \fBdialups\fR file is a single line of the form: .sp .in +2 .nf \fIterminal-device\fR .fi .in -2 .sp .sp .LP where .sp .ne 2 .mk .na \fB\fIterminal-device\fR\fR .ad .RS 19n .rt The full path name of the terminal device that will require a dial-up password for users accessing the computer through a modem or dial-up port. .RE .sp .LP The \fBdialups\fR file should be owned by the \fBroot\fR user and the \fBroot\fR group. The file should have read and write permissions for the owner (\fBroot\fR) only. .SH EXAMPLES .LP \fBExample 1\fR A sample \fBdialups\fR file. .sp .LP Here is a sample \fBdialups\fR file: .sp .in +2 .nf /dev/term/a /dev/term/b /dev/term/c .fi .in -2 .sp .SH FILES .sp .ne 2 .mk .na \fB\fB/etc/d_passwd\fR\fR .ad .RS 17n .rt dial-up password file .RE .sp .ne 2 .mk .na \fB\fB/etc/dialups\fR\fR .ad .RS 17n .rt list of dial-up ports requiring dial-up passwords .RE .SH SEE ALSO .sp .LP \fBd_passwd\fR(5)