Can’t log on to Websense Manager
September 12, 2008 by John Tran · 7 Comments
If you recieve the message ‘You have exceeded the maximum number of logon attempts. Contact your system administrator to obtain access’ when logging onto Websense Manager, then your account has been locked out. You will need to do the following to reset your password.
- Take a backup of config.xml and websense.ini incase you need to roll back. Both can be found in the …\Websense\bin directory.
- Stop both Websense Filtering Service and Websense Policy Server Service.
- Edit config.xml in Wordpad or any text editor of your choice
- Search for the string “k209″. You should see a line like this:
<data name=”K2097153″>8FBF725D498D0BB074A2BC896ECA939097611D5B530EF639</data>
The password is the long encrypted string – so:
<data name=”K2097153″>password</data>
You need to delete the password – so it should look like this:
<data name=”K2097153″></data> - Save config.xml
- Delete config.xml.bak
- Restart both Websense Filtering Service and Websense Policy Server Service
- When you log onto Websense it should now ask you for a new password