Document ID: 22280
Contents
Introduction
Prerequisites
Requirements
Components Used
Conventions
Procedure
NetPro Discussion Forums - Featured Conversations
Related Information
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.
NetPro Discussion Forums - Featured Conversations
| NetPro Discussion Forums - Featured Conversations for Network Management |
| Network Infrastructure: Network Management |
| Virtual Private Networks: Network and Policy Management |
Related Information
| Updated: Jan 10, 2006 | Document ID: 22280 |
