Wednesday, August 3, 2016

what's about terminal user reenter?

Function

This command is used to modify the permitted reenter count for a user. When you need to enable multiple terminals to log in to the system with the same account, run this command.

Format

terminal user reenter

Parameters

None

Modes

Privilege mode,MA5683TMA 5680TMA5608T

Level

Administrator level

Usage Guidelines

  • You can run this command only when you log in to the system as a super user or an administrator. In addition, the permitted reenter count for the super user cannot be modified, which is 1 by default.
  • Super users and administrators have the authority to modify the number of login attempts for users with lower levels.
  • Before modifying the permitted reenter count for a user, run the display terminal user command to query the name of the user.
  • The system locks out of the user name if the number of consecutive login attempt failures of the user name on one terminal (one IP address) exceeds N. You can use the system lock condition command to configure N. By default, it is 3.

Example

To set the permitted reenter count for user "test-user1" as 4, do as follows:
huawei#terminal user reenter                                                    
  User Name(<=15 chars):test-user1                                                
  Permitted Reenter Number(0--4):4                                              
  Confirm Reenter Number(0--4):4                                                
  Information will take effect when this user logs on next time                 
  Repeat this operation? (y/n)[n]:                                     

System Response

  • The system displays the message "Information will take effect when this user logs on next time" after the permitted reenter count for a user is reset successfully.
  • The following table describes the parameters in response to the terminal user reenter command.
    Parameter Description
    User Name Indicates the user name.
    Permitted Reenter Number(0--4) Indicates the permitted reenter count.
    Confirm Reenter Number(0--4) Confirms the permitted reenter count.
  • For more information about the error message that the system displays against a command entered with incorrect syntax,


No comments:

Post a Comment