*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: pam_securetty | Section: 8 | Source: FreeBSD | File: pam_securetty.8.gz
PAM_SECURETTY(8) FreeBSD System Manager's Manual PAM_SECURETTY(8) NAME pam_securetty - SecureTTY PAM module SYNOPSIS [service-name] module-type control-flag pam_securetty [options] DESCRIPTION The SecureTTY service module for PAM, pam_securetty provides functionality for only one PAM category: account management. In terms of the module-type parameter, this is the "account" feature. It also provides null functions for authentication and session management. SecureTTY Account Management Module The SecureTTY account management component (pam_sm_acct_mgmt()), returns failure if the user is attempting to authenticate as superuser, and the process is attached to an insecure TTY. In all other cases, the module returns success. A TTY is considered secure if it is listed in /etc/ttys and has the TTY_SECURE flag set. The following options may be passed to the authentication module: debug syslog(3) debugging information at LOG_DEBUG level. no_warn suppress warning messages to the user. These messages include reasons why the user's authentication attempt was declined. SEE ALSO getttynam(3), pam(3), syslog(3), pam.conf(5), ttys(5) FreeBSD 14.1-RELEASE-p8 July 8, 2001 FreeBSD 14.1-RELEASE-p8

Navigation Options