AlterPath ACS Command Reference Guide
67
Authentication
Step 3 - Requesting the ticket to the Kerberos server.
# kinit -f -p john
Password for [email protected]: ******
You will be prompted to insert a password, that is the “principal” password that is
in the Kerberos server database.
Step 4 - Checking if the ticket was successful received:
# klist
Step 5 - Connect, from the client, to the ACS via SSH:
Opening a SSH connection to the ACS itself:
#ssh [email protected]
Opening a SSH session to one of the ACS ports:
# ssh john:[email protected]
Step 6 - Connecting via RLOGIN to the ACS itself, with forwardable tickets (to
connect to the ACS ports using
ts_menu
):
# rlogin -l john acs48-2.cyclades.com -F
Then run
ts_menu
to access the desired serial port.
Step 7 - Connecting via Telnet to the ACS itself with forwardable tickets (to
connect to the ACS ports using
ts_menu
):
telnet -l john acs48-2.cyclades.com -F
Then run
ts_menu
to access the desired serial port.
Kerberos Server Authentication
To authenticate users on a Kerberos sever, it is necessary to edit two
configuration files:
pslave.conf
and
krb5.conf
. Below is a step by step example:
Step 1 - Edit the /etc/portslave/pslave.conf file.
Open the
/etc/portslave/pslave.conf
file running the following command:
# vi /etc/portslave/pslave.conf
Look for the
all.authtype
and
all.protocol
parameters and change their values
according to the example below:
Summary of Contents for AlterPath ACS
Page 16: ...xvi Table of Contents...
Page 29: ...13 This page has been left intentionally blank...
Page 30: ...14 Preface...
Page 68: ...52 Device Access...
Page 86: ...70 Authentication Step 5 Saving changes To save the configuration run the command saveconf...
Page 96: ...80 Authentication Save the configuration to flash 2 cli config savetoflash...
Page 114: ...98 Authentication...
Page 204: ...188 Administration To exit the CLI mode and return to ACS s shell issue the command cli quit...
Page 268: ...252 Power Management with AlterPath PM Integration...
Page 304: ...288 PCMCIA Cards Integration...
Page 338: ...322 Profile Configuration...
Page 364: ...348 Additional Features and Applications...
Page 376: ...360 Appendix A New User Background Information...
Page 406: ...390 Appendix C Cabling and Hardware Information This page has been left intentionally blank...
Page 418: ...402 List of Tables...
Page 420: ...404 List of Figures...