Change a password and/or site owners name

David Carter-Tod wccartd at wcc.vccs.edu
Wed Jul 24 07:54:19 PDT 2002


At 09:06 AM 7/24/2002 -0500, Nicklin, Kelly wrote:
>How do I change a password for a site owner?

You can't easily, I think.  You could enter their membership e-mail on the 
sign-in form and that would generate a new password mailed to that address.

>How do I change a site owners name?

If you're logged in as that user, go to http://yoursite/prefs/

If you have server access, go to:
yourSiteManilaWebsite.["#membershipGroup"].users....

On the password front, if the password is not md5-hashed you can enter it 
directly there too.  If it is md5-hashed you could set it with a quick 
script, I think:

yourSiteManilaWebsite.["#membershipGroup"].users.["theiremail"].password=string.hashMD5("newpassword")

completely untested.

David


--
David Carter-Tod
<wccartd at wc.cc.va.us>

Instructional Technologist/Distance Education Contact
Wytheville Community College, 1000 E. Main St.,
Wytheville, VA 24382
(wk) 276-223-4784
http://www.wcc.vccs.edu/

Online certificate in web site design:
http://www.wcc.vccs.edu/websiteDesign




More information about the Frontier-Users mailing list