MirBSD manpage: lock(1)

LOCK(1)                      BSD Reference Manual                      LOCK(1)

NAME

     lock, lock-np - reserve a terminal

SYNOPSIS

     lock [-np] [-a style] [-t timeout]
     lock-np [-a style] [-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 some-
     one with the appropriate privileges.

     If lock-np is called, it will behave like lock with -np specified. This
     modus operandi is intended for use with GNU screen.

     The options are as follows:

     -a style
             The specified BSD Authentication login style (as specified in
             /etc/login.conf) will be used to authenticate the user. If the
             particular style requires a challenge/response handshake or a
             special prompt, the user may enter the name of the style to get
             the standard prompt for that style.

     -n      Don't use a timeout value. Terminal will be locked forever.

     -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), login.conf(5)

HISTORY

     The lock command appeared in 3.0BSD.

MirBSD #10-current               June 6, 1993                                1

Generated on 2022-12-24 01:00:14 by $MirOS: src/scripts/roff2htm,v 1.113 2022/12/21 23:14:31 tg Exp $ — This product includes material provided by mirabilos.

These manual pages and other documentation are copyrighted by their respective writers; their sources are available at the project’s CVSweb, AnonCVS and other mirrors. The rest is Copyright © 2002–2022 MirBSD.

This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report — diffs preferred.

Kontakt / Impressum & Datenschutzerklärung