mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
Add appropriate xrefs.
MFC after: 3 days
This commit is contained in:
parent
ebf3356a26
commit
4df7b351e2
2 changed files with 3 additions and 2 deletions
|
|
@ -52,6 +52,7 @@ login access control table
|
|||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr login 1 ,
|
||||
.Xr pam 8
|
||||
.Xr pam 8 ,
|
||||
.Xr pam_login_access 8
|
||||
.Sh AUTHORS
|
||||
.An Guido van Rooij
|
||||
|
|
|
|||
|
|
@ -67,7 +67,7 @@ returns success if and only the user is allowed to log in on the
|
|||
specified tty (in the case of a local login) or from the specified
|
||||
remote host (in the case of a remote login), according to the
|
||||
restrictions listed in
|
||||
.Pa /etc/login.access .
|
||||
.Xr login.access 5 .
|
||||
.Sh SEE ALSO
|
||||
.Xr login.access 5 ,
|
||||
.Xr pam.conf 5 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue