Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

vlock-plugins(5) [suse man page]

VLOCK-PLUGINS(5)					     Linux Programmer's Manual						  VLOCK-PLUGINS(5)

NAME
vlock-plugins - plugin support for vlock DESCRIPTION
If vlock-main(8) is compiled with plugin support its default features are very limited: it can only lock the current session and ask for authenticiaton. However it is possible to extend this functions through plugins. These plugins are loaded when vlock-main starts and can provide hooks that are called at certain points during the lifetime of the vlock-main process. DEFAULT PLUGINS
The following plugins are provided when installing vlock with default options: all This plugin locks all sessions by disabling console switching. It is also loaded when giving the -a,--all option to vlock(1). new This plugin switches to a new virtual console before disabling console switching through the "all" plugin. It is also loaded when giving the -n,--new option to vlock(1). nosysrq Linux only. This plugin disables the Linux SysRQ mechanism before the console switching is locked by the "all" plugin. It is also loaded when giving the -s,--disable-sysrq option to vlock(1). ADDITIONAL PLUGINS
The following plugins are only available if explicitely selected at build time: caca This plugin runs a random libcaca screensaver when the screen is locked. WRITING PLUGINS
For information about writing plugins see the PLUGINS file in the vlock source distribution. SEE ALSO
vlock(1), vlock-main(8) AUTHORS
Frank Benkstein <frank-vlock@benkstein.net> Linux 10 November 2007 VLOCK-PLUGINS(5)

Check Out this Related Man Page

VLOCK(1)						      General Commands Manual							  VLOCK(1)

NAME
vlock - Virtual Console lock program SYNOPSIS
vlock vlock [ -a,--all ] [ -c,--current ] [ -h,--help ] [ -v,--version ] DESCRIPTION
vlock is a program to lock one or more sessions on the Linux console. This is especially useful for Linux machines which have multiple users with access to the console. One user may lock his or her session(s) while still allowing other users to use the system on other vir- tual consoles. If desired, the entire console may be locked and virtual console switching disabled. By default, only the current VC (virtual console) is locked. With the -a,-all option all VCs are locked. The locked VCs cannot be unlocked without the invoker's password. And, for the paranoid, vlock makes it a trying experience for those attempting to guess the pass- word, so unauthorized access to session(s) is highly unlikely. Please note that it is entirely possible to completely lock yourself out of the console with the -a,--all option if you cannot remember your password! Unless you are able to kill vlock by logging in remotely via a serial terminal or network, a hard reset is the only method of ``unlocking'' the display. vlock works for console sessions primarily. However, there is support for trying to lock non-console sessions as well, but that support has not been well tested. OPTIONS
-a,--all Lock all console sessions and disable VC switching. -c,--current Lock the current session (this is the default). -h,--help Print a brief help message. -v,--version Print the version number of vlock. AUTHOR
Michael K. Johnson <johnsonm@redhat.com> Linux User's Manual 16 May 1996 VLOCK(1)
Man Page

4 More Discussions You Might Find Interesting

1. Solaris

installing flash player

I download the files from Adobe, and place them in /opt/firefox/plugins i made sure to chown and chmod them to be the same as the other 2 plugins that i have in there. when i try to open a file .html that has links to a .swf it keeps asking me to install the player did i do something wrong? (9 Replies)
Discussion started by: deaconf19
9 Replies

2. UNIX for Dummies Questions & Answers

lock the console after 5 minutes of inactivity.

How would i force The server console to be locked automatically after 5 minutes ? I want it to happen for X as well as terminal session of the machine. My Linux distribution details. LSB Version: :core-3.1-ia32:core-3.1-noarch:graphics-3.1-ia32:graphics-3.1-noarch Distributor ID:... (11 Replies)
Discussion started by: pinga123
11 Replies

3. Red Hat

installing filezila in rhel5

Hi, I'm currently having problems in installing filezila in rhel5. I refered to Compiling and installing software from source in Linux Compiling and installing software from source in Linux so from my understandings # tar xvzf package.tar.gz (or tar xvjf package.tar.bz2) # cd... (1 Reply)
Discussion started by: pilotHans
1 Replies

4. UNIX for Dummies Questions & Answers

New Linux Server

Hi, I am looking for help with regard to a Linux server. The company I work for is looking for a new server, and I am considering switching to Linux. However, my Linux experirence is limited to my personal computer, so I am trying to find out as much information about servers as I can. Can... (2 Replies)
Discussion started by: Daniely8
2 Replies