![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
The system administrator can assign CLI or SFTP user accounts to multiple individuals within an organization. Create new user accounts or change user account passwords using the username Global CONFIG command:
Use the no username Global CONFIG command to delete existing user accounts:To change on a global basis the CLI inactivity timeout setting for all CLI user sessions on the TIBCO Messaging Appliance P-7500 system, enter the console Global CONFIG command:tibco(config)# console timeout idle-timeoutwhere idle-timeout is the integer value specifying the inactivity timeout value in minutes. Valid range is 0 to 43200. To disable the timer, enter 0.To change the CLI inactivity timeout setting for your current CLI user session on the TIBCO Messaging Appliance P-7500 system, enter the session Privileged EXEC command:tibco# session timeout idle-timeoutwhere idle-timeout is the integer value specifying the inactivity timeout value in minutes. Valid range is 0 to 43200. To disable the timer, enter 0.To show the global inactivity timeout configuration for all CLI user sessions on the TIBCO Messaging Appliance P-7500 system, enter the show console User EXEC command:To show the inactivity timeout configuration for all current CLI user sessions on the TIBCO Messaging Appliance P-7500 system, enter the show session User EXEC command:To forcibly disconnect a CLI user session from the TIBCO Messaging Appliance P-7500 system, and thereby allow access to the system for other CLI users, enter the disconnect Privileged EXEC command:tibco# disconnect sessionid session-idwhere session-id is the integer value correlating to an existing session number, as displayed by the show session User EXEC command. The session-id identifies which session to disconnect. Valid range is 1 to 8 (corresponding to the eight possible CLI user sessions).
Note: Users cannot disconnect their own session. A disconnect command that specifies the current session is ignored.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |