docServerUserLandCom picture
Contents
Frontier Site

people.setUserPassword

Syntax people.setUserPassword (userName, password)

Params userName is the name of the a user whose password you want to set.

password is the new password for this user.

Action Sets the password for a given user.

Returns True if the user account exists and the password could be set, false if not.

Examples people.setUserPassword ("Bull Mancuso", "abc")

   » true

See Also people.getUserPassword


© Copyright 1992-2026 UserLand Software. Email: webmaster@userland.com.