|
ktutil(8) -- manage Kerberos keytabs
|
ktutil is a program for managing keytabs. Supported options: -v, --verbose Verbose output. command can be one of the following: add [-p principal] [--principal=principal] [-V kvno] [--kvno=kvno] [-e e... |
kvm_mkdb(8) -- create kernel database
|
kvm_mkdb creates a database in /var/db containing information about the specified file. If no file is specified, /bsd is used by default. The file is named kvm_filename.db, where filename is the name ... |
|
ldconfig(8) -- configure the shared library cache
|
ldconfig is used to prepare a set of ``hints'' for use by the run-time linker ld.so(1) to facilitate quick lookup of shared libraries available in multiple directories. It scans a set of built-in sy... |
lmccontrol(8) -- configure Lan Media Corporation SSI/HSSI/T1/T3 devices
|
The lmccontrol command controls the operation of the Lan Media devices via the lmc(4) driver. Most of the parameters that can be changed relate to the line characteristics or layer 2 protocol options.... |
locate.updatedb(8) -- update locate database
|
locate.updatedb updates the database used by locate(1). It is typically run once a week by the /etc/weekly script. The contents of the newly built database can be controlled by the /etc/locate.rc file... |
login_activ(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_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... |