*** 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: lock | Section: 1 | Source: MINIX | File: lock.1
LOCK(1) FreeBSD General Commands Manual LOCK(1) NAME lock - reserve a terminal SYNOPSIS lock [-np] [-t timeout] DESCRIPTION lock requests a password from the user, reads it again for verification and then will normally not relinquish the terminal until the password is repeated. There are two other conditions under which it will terminate: it will timeout after some interval of time and it may be killed by someone with the appropriate permission. Options: -n No timeout is used. The terminal will be locked indefinitely or until current challenge is met. -p A password is not requested, instead the user's current login password is used. If the user has an S/Key key, they may also use it to unlock the terminal. To do this the user should enter "s/key" at the unlock "Key:" prompt. The user will then be issued an S/Key challenge to which they may respond with a six-word S/Key one-time password. -t timeout The time limit (default 15 minutes) is changed to timeout minutes. SEE ALSO skey(1) HISTORY The lock command appeared in 3.0BSD. FreeBSD 14.1-RELEASE-p8 June 6, 1993 FreeBSD 14.1-RELEASE-p8

Navigation Options