
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 #
# #
# ---------------------------------------------------------------------------#
# $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
Komentáře k této Příručce