$Id: README.txt,v 1.1.6.3 2007/03/02 20:44:02 cainan Exp $

Overview
---------
This module allows an administrator to restrict editing access
to user account/profile fields.

Fields can be restricted vai "adminster >> settings >> user_readonly"


Notes
------
due to the complexity of some fields like password and profile date,
those fields are removed from the edit form, rather than disabled.

Also, with the Profile module, required fields should not be disableid.
Doing so will cause an error, that prevenst the edit form from completing.

Requirements
------------
* Drupal 5.X or later.

Author
-------
Kenn Persinger (cainan) <lestat@iglou.com>

