Working from a CLI
276
APM Installation, Configuration, and User’s Guide
a.
Edit
/etc/xinetd.conf
and remove the “#” symbols to from the
following section of the file to enable the PAM version of telnet:
b.
Edit
/etc/xinetd.conf
and remove the “#” symbols to from the
following section of the file to enable the Kerberized version of telnet
3.
Verify that
/etc/protocols
has the following entries:
tcp 6 TCP # transmission control protocol
udp 17 UDP # user datagram protocol
# Telnetd with PAM support
service telnet
{
flags = REUSE
socket_type = stream
wait = no
user = root
server = /usr/sbin/in.telnetd
log_on_f= USERID
disable = no
}
#
# Kerberized telnetd
service telnet
{
flags = REUSE
socket_type = stream
wait = no
user = root
server = /usr/kerberos/sbin/telnetd
bind = 127.0.0.1
log_on_f= USERID
}
Summary of Contents for AlterPath Manager 2500
Page 16: ...xiv AlterPath Manager Installation Configuration and User s Guide ...
Page 20: ...xviii AlterPath Manager Installation Configuration and User s Guide ...
Page 32: ...AdditionalResources xxx APM Installation Configuration and User s Guide ...
Page 52: ...OnSite Support 20 APM Installation Configuration and User s Guide ...
Page 74: ...Pre Configuration Requirements 42 APM Installation Configuration and User s Guide ...
Page 116: ...User s Profile 84 APM Installation Configuration and User s Guide ...
Page 286: ...Redundant Fault Tolerant Configuration 254 APM Installation Configuration and User s Guide ...
Page 364: ...332 APM Installation Configuration and User s Guide ...