Document ID: 22280
Updated: Jan 10, 2006
Contents
Introduction
If your devices have custom username and password prompts, Resource Manager Essentials (RME) will have problems to telnet to these devices being unable to recognize the prompts. This is often the case when you are using TACACS prompts. Follow the steps below to edit the TacacsPrompts.ini file to make your prompts recognizable.
Prerequisites
Requirements
Readers of this document should have knowledge of CiscoWorks Resource Manager Essentials.
Components Used
The information in this document is based on the CiscoWorks Resource Manager Essentials (RME) 3.x (all versions). .
The information in this document was created from the devices in a specific lab environment. All of the devices used in this document started with a cleared (default) configuration. If you work in a live network, make sure that you understand the potential impact of any command.
Conventions
For more information on document conventions, refer to the Cisco Technical Tips Conventions.
Procedure
Complete these steps to make your prompts recognizable:
-
Open the $PX_DATADIR/objects/cmf/data/TacacsPrompts.ini file. $PX_DATADIR is the folder where you installed CiscoWorks.
OS Default installation folder Unix /opt/CSCOpx Windows c:\programfiles\CSCOpx -
The file displays all default TACACS prompts that RME recognizes:
[TELNET] USERNAME_PROMPT=Username:,username:,login: PASSWORD_PROMPT=Password:,password:,passwd:
-
Add your custom prompts to the file, separated by commas. This example shows adding "TACACS User Name:" and "TACACS Password:" prompts respectively:
[TELNET] USERNAME_PROMPT=Username:,username:,login:,TACACS User Name: PASSWORD_PROMPT=Password:,password:,passwd:,TACACS Password:
-
Save the file.
-
Restart CiscoWorks.
Related Information
Open a Support Case
(Requires a Cisco Service Contract.)
Related Cisco Support Community Discussions
The Cisco Support Community is a forum for you to ask and answer questions, share suggestions, and collaborate with your peers.
Refer to Cisco Technical Tips Conventions for information on conventions used in this document.
