debian man page for twoftpd-auth

Query: twoftpd-auth

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

twoftpd-auth(1) 					      General Commands Manual						   twoftpd-auth(1)

NAME
twoftpd-auth - TwoFTPD authentication front-end
SYNOPSIS
twoftpd-auth cvmodule twoftpd-xfer
DESCRIPTION
twoftpd-auth reads a username and password from the network and authenticates them using the CVM module cvmodule. If the authentication succeeds, it sets the environment variables UID, GID, HOME, and USER to the user's UID, GID, home directory, and login name respectively, and then executes twoftpd-xfer. It also sets GROUP if the CVM reports a group name, and AUTHENTICATED to 1 (twoftpd-auth and twoftpd-xfer look for this variable to determine what startup banner code to use).
ENVIRONMENT
AUTH_ATTEMPTS The maximum number of authentication attempts to allow before dropping the connection. AUTH_TIMEOUT The maximum number of seconds to wait for successful authentication. LOGINBANNER If set, the contents of this variable will be sent as extra responses before the user logs in. TIMEOUT The maximum number of seconds to wait for command input.
SEE ALSO
twoftpd-xfer(1) twoftpd-auth(1)
Related Man Pages
system-auth-ac(5) - centos
postlogin-ac(5) - centos
pam_rootok(8) - linux
auth-relaytest(1) - debian
pam_rootok(8) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Weird 'find' results