Service manual

195Appendix J Linux-PAM
Cyclades-TS Installation & Service Manual
OTHER password required pam_unix_passwd.so
OTHER session required pam_unix_session.so
In general this will provide a starting place for most applications.
Cyclades-TS Default pam.conf file
In addition to the normal applications login, su, sshd, passwd, and pppd Cyclades also has made portslave a
PAM-aware application. The portslave requires four services configured in the 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 <morgan@kernel.org>
#
# —————————————————————————————————————#
# $Id: pam.conf,v 1.2 2001/04/08 06:02:33 agmorgan Exp $
# —————————————————————————————————————#
# serv. module ctrl module [path] ...[args..]
#
# name type flag
#
# ————————————————————————————————————-#