06-29-2010 05:12 AM
In the network of my latest LMS 3.2 installation a lot of the devices is presenting a telnet prompt with a lowercase "u" in username. This seems to cause the RME to not be able to login to the devices. I remember from earlier that it was possible to edit a file on the LMS server to decide which prompts were acceptable. Does anyone know if this still is possible or how to solve this problem?
Solved! Go to Solution.
06-29-2010 07:20 AM
You can add custom prompts by editing NMSROOT/objects/cmf/data/TacacsPrompts.ini. For example, set the content to:
USERNAME_PROMPT=username:
06-30-2010 06:59 AM
You can add several prompts by separating them with a ','. For example:
USERNAME_PROMPT=Username:,username:, etc
06-29-2010 07:20 AM
You can add custom prompts by editing NMSROOT/objects/cmf/data/TacacsPrompts.ini. For example, set the content to:
USERNAME_PROMPT=username:
06-30-2010 06:56 AM
Many thanks for your input, it solved my problem
Do you also know what to do if there are several different prompts presented? Just add lines of USERNAME_PROMPT= in the file?
06-30-2010 06:59 AM
You can add several prompts by separating them with a ','. For example:
USERNAME_PROMPT=Username:,username:, etc
06-30-2010 09:28 AM
Ok, thanks a lot!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide