Cisco Cisco Packet Data Gateway (PDG)

Seite von 360
System Settings   
▀  Configuring TACACS+ for System Administrative Users 
 
 
▄  VPC-VSM System Administration Guide, StarOS Release 19 
62 
   
Associating an SFTP root Directory with a Local User 
The local-user username command allows an administrator to associate an SFTP root directory with a specified 
username. 
configure 
   local-user username user_name authorization-level level ftp sftp-server 
sftp_name password password 
   exit 
Associating an SFTP root Directory with an Administrator 
The administrator command allows an administrator to associate an SFTP root directory for a specified administrator. 
configure 
   context local  
      administrator user_name password password ftp sftp-server sftp_name 
      exit 
Associating an SFTP root Directory with a Config Administrator 
The config-administrator command allows an administrator to associate an SFTP root directory with a specified 
configuration administrator. 
configure 
   context local  
      config-administrator user_name password password ftp sftp-server sftp_name 
      exit 
Configuring TACACS+ for System Administrative Users 
This section describes TACACS+ (Terminal Access Controller Access Control System+) AAA (Authentication 
Authorization and Accounting) service functionality and configuration for StarOS.  
Operation 
TACACS+ is a secure, encrypted protocol. By remotely accessing TACACS+ servers that are provisioned with the 
administrative user account database, StarOS can provide TACACS+ AAA services for system administrative users. 
TACACS+ is an enhanced version of the TACACS protocol that uses TCP instead of UDP.