<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi folks, <br>
I'm new to RT,  I've just installed ver 3.8.8 and when I add a user it
adds the user ok but when trying to modify that user and entering a new
password I get the results<br>
<div class="titlebox-title"><span class="left">Results</span> <span
 class="right-empty"></span></div>
<div id="TitleBox--_Admin_Users_Modify.html------UmVzdWx0cw_---0"
 class="titlebox-content ">
<ul class="action-results">
  <li>Please enter your current password. Password has not been set.</li>
</ul>
</div>
I looked in the database table and the password has *NO_PASSWORD* in
the password field but I have been unsuccesful at adding a password for
a new user.<br>
I have both checkboxes checked.<br>
<div class="titlebox-title"><span class="left">Access control</span> <span
 class="right-empty"></span></div>
<div
 id="TitleBox--_Admin_Users_Modify.html------QWNjZXNzIGNvbnRyb2w_---0"
 class="titlebox-content "><input class="hidden" value="1"
 name="SetEnabled" type="hidden"> <input class="checkbox" value="1"
 checked="checked" name="Enabled" type="checkbox"> Let this user access
RT<br>
<input class="hidden" value="1" name="SetPrivileged" type="hidden"> <input
 class="checkbox" value="1" checked="checked" name="Privileged"
 type="checkbox"> Let this user be granted rights<br>
<br>
</div>
<br>
</body>
</html>