Script will automatically Add new users, Delete existing users, Add new groups, Delete existing groups, Add and remove group members. All these functions can be accesses from a web-based form. The encryption is based on characteristics used in the source-code of the NCSA httpd server htaccess, but ported to perl. It has the additional benefit of being the exact same encryption method used by the Un*x crypt() function, so it is completely compatible with a Un*x passwd file username:passwd combination. |