|
login_chpass(8) -- change password authentication type
|
The login_chpass utility is typically called from login(1). It is functionally the same as calling the program: ``passwd user''. This will use the login_lchpass(8) utility to change the user's loca... |
login_crypto(8) -- provide ActivCard, CRYPTOCard and SNK-004 authentication
|
The login_token program implements an X9.9 token card challenge response authentication mechanism (see login.conf(5)). It must be invoked by one of the names: login_activ, login_crypto, or login_snk. ... |
login_krb5(8) -- provide KerberosV authentication type
|
The login_krb5 utility implements the KerberosV authentication mechanism. It is called by login(1), su(1), ftpd(8), and others to authenticate the user with KerberosV. The user argument is the user's... |
login_krb5-or-pwd(8) -- provide KerberosV or password authentication type
|
The login_krb5-or-pwd program first attempts to authenticate the user via KerberosV and, failing that, falls back to standard password authentication. If KerberosV is not configured on the system, log... |
login_lchpass(8) -- change local password authentication type
|
The login_lchpass utility is typically called from login(1). It is functionally the same as calling the program: ``passwd -l user''. Only the login service is supported. See login.conf(5). The class... |
login_passwd(8) -- provide standard password authentication type
|
The login_passwd utility is called by login(1), su(1), ftpd(8), and others to authenticate the user with passwd-style authentication. The user argument is the login name of the user to be authenticate... |
login_radius(8) -- contact radiusd for authentication
|
The login_radius utility contacts the radiusd daemon to authenticate a user. If no class is specified, the login class will be obtained from the password database. When executed as the name login_styl... |
login_reject(8) -- provide rejected authentication
|
The login_reject utility provides the rejection authentication class. The user name, while required, is ignored. The class name, which is optional, is also ignored. The reject authentication mechanism... |
login_skey(8) -- provide S/Key authentication type
|
The login_skey utility is called by login(1), su(1), ftpd(8), and others to authenticate the user with S/Key authentication. The service argument specifies which protocol to use with the invoking prog... |
login_snk(8) -- provide ActivCard, CRYPTOCard and SNK-004 authentication
|
The login_token program implements an X9.9 token card challenge response authentication mechanism (see login.conf(5)). It must be invoked by one of the names: login_activ, login_crypto, or login_snk. ... |
login_token(8) -- provide ActivCard, CRYPTOCard and SNK-004 authentication
|
The login_token program implements an X9.9 token card challenge response authentication mechanism (see login.conf(5)). It must be invoked by one of the names: login_activ, login_crypto, or login_snk. ... |
logresolve(8) -- resolve hostnames for IP-adresses in Apache logfiles
|
logresolve is a post-processing program to resolve IPadresses in Apache's access logfiles. To minimize impact on your nameserver, logresolve has its very own internal hash-table cache. This means tha... |
lpc(8) -- line printer control program
|
lpc is used by the system administrator to control the operation of the line printer system. For each line printer configured in /etc/printcap, lpc may be used to: +o disable or enable a printer, +o d... |