Director accepts users to login without any password
search cancel

Director accepts users to login without any password

book

Article ID: 165646

calendar_today

Updated On:

Products

Director

Issue/Introduction

It is possible for the Blue Coat Director to accept users to login without any password. This could happen when the user's password is removed from the Director configuration, such as the example below :

username thisUser
username thisUser privilege 15
no username thisUser password
 

Resolution

To ensure that the Director is secured from accounts without passwords, perform a "show running" command and ensure that there are no "no username User_name_here password" entries are present.

If such entries are present, configure a password for the affected account through the "username test password new_password_here" command :

director (config) # username test password ?
 <cleartext password>