
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2007 06:02 AM
The installation logs to some of our CiscoWorks LMS 2.6 servers seems to be lost and I would like to recover the database passwords.
Is there any way to reverse the "cwencryption" in the odbc.tmpl files? Any other options besides reinstalling the server?
BR,
Olof
Solved! Go to Solution.
- Labels:
-
Network Management
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2007 07:21 AM
No, not with changing the password.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2007 06:06 AM
You can use the NMSROOT/bin/dbpasswd.pl tool to reset the database passwords. For example, to change all database passwords at once:
NMSROOT/bin/perl NMSROOT/bin/dbpasswd.pl all
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2007 07:19 AM
Thanks, that will solve my issue I guess.
Will there by any data loss at all?
BR,
Olof

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2007 07:21 AM
No, not with changing the password.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2007 06:06 AM
You can use the NMSROOT/bin/dbpasswd.pl tool to reset the database passwords. For example, to change all database passwords at once:
NMSROOT/bin/perl NMSROOT/bin/dbpasswd.pl all
