Cisco Cisco Packet Data Interworking Function (PDIF)

Descargar
Página de 642
  System Changes in Release 16 
System and Platform Enhancements for 16.1  ▀   
 
Release Change Reference, StarOS Release 16  ▄  
 
   
613 
Feature Changes 
Nopassword Option for Administrators
 
A new keyword allows the creation of administrative accounts without an associated password. Enable this option when 
using ssh public keys (authorized key command in SSH Configuration mode) as a sole means of authentication. 
Enabling this option prevents someone from using an administrative password to gain access to the user account. 
Command Changes 
administrator
 
A new nopassword keyword allows you to create an administrator without an associated password. 
configure 
  context context_name 
    administrator username nopassword 
    end 
config-administrator
 
A new nopassword keyword allows you to create an config-administrator without an associated password. 
configure 
  context context_name 
    config-administrator username nopassword 
    end 
inspector
 
A new nopassword keyword allows you to create an inspector without an associated password. 
configure 
  context context_name 
    inspector username nopassword 
    end 
operator
 
A new nopassword keyword allows you to create an operator without an associated password. 
configure 
  context context_name