![Black Box LS1016A User Manual Download Page 350](http://html.mh-extra.com/html/black-box/ls1016a/ls1016a_user-manual_2763435350.webp)
Appendix D - Linux-PAM
350
BLACK BOX
®
Advanced Console Server
In addition to the normal applications: login, su, sshd, passwd, and pppd. Black Box also has
made portslave a PAM-aware application. The portslave requires four services configured in
pam.conf. They are local, remote, radius, and tacplus. The portslave PAM interface takes any
parameter needed to perform the authentication in the serial ports from the file pslave.conf.
The pslave.conf parameter all.authtype determines which service(s) should be used.
# ---------------------------------------------------------------------------#
# /etc/pam.conf
#
#
#
# Last modified by Andrew G. Morgan <[email protected]>
#
# ---------------------------------------------------------------------------#
# $Id: pam.conf,v 1.9 2003/06/12 20:34:13 regina Exp $
# ---------------------------------------------------------------------------#
# serv.module
ctrl
module [path]...[args..]
#
# nametype
flag
#
# ---------------------------------------------------------------------------#
# WARNING. The services tacacs, s_tacacs, radius, s_radius, local, s_local,
#
and remote are used by the Cyclades applications portslave,
#
socket_server, socket_ssh, and raw_data and should not be changed
#
by the administrators unless he knows what he is doing.
#
# The PAM configuration file for the `kerberos' service
#
kerberosauthrequiredpam_krb5.so no_ccache
kerberos auth
optional
pam_auth_srv.so
kerberos accountrequiredpam_krb5.so no_ccache
kerberossessionrequiredpam_krb5.so no_ccache
#
#
# The PAM configuration file for the `kerberosdownlocal' service