Disconnect Command 4-3also causes all active sessions established using that particular user to terminate,and does not allow any new sessions to occur using that user name.Disabling a user is useful when prohibiting a user’s access temporarily. Use the listusers and show user commands to view edits.Disconnect Commanddisconnect userThe disconnect user command brings down the specified userconnection.Set Commands This section describes the following Set commands: set user set maximum_local_users set user The Set user command allows you to change the configuration of the followingparameters of your user profiles.expiration idle_timeout login_service [ClearTCP, Ping, Rlogin, Telnet]password telnet_options [binary, escape]type [login, network, manage, manage_readonly]The Set user command allows you to change the configuration of user profilesettings, some of which may have already been configured with the add usercommand.Parameters Description Name of user, previously defined using add user. The limit is 64 ASCIIcharacters.expiration Date after which this user becomes inactive. The format isDD-MMM-[YY]YY. Month is the first 3 letters of the month. Year iseither 2 or 4 digits - 96 or 1996.idle_timeout Interval to wait before timing out an inactive connection. The defaultis 0 (not activated). The range is 1 - 86400 seconds.Note: Change the default to configure this value.login_service Service used to login to the remote host. Choices: ClearTCP Ping Rlogin Telnetpassword User’s password (optional). The limit is 127 ASCII characters. You mayenter a null password with: password “”.