ManPageP ResetPassword
From AdempiereWiki
Enjoy it, and help to fill it! But please, always respecting copyright.
Please write your contributions under the Contributions Section
[edit]
Process: Reset Password
Description : Reset Passwords for User
Help : You can change User Passwords and EMail settings. You do not need to know/enter the password, if you are an Administrator.
Class Name: org.compiere.process.UserPassword
Parameters
| Name | Description | Help | Technical Data |
|---|---|---|---|
| User/Contact | User within the system - Internal or Business Partner Contact | The User identifies a unique user in the system. This could be an internal user or a business partner contact | AD_User_ID
Search
|
| Old Password | Old Password is required if you are not a System Administrator | OldPassword
String
| |
| New Password | Enter the new password - not changed if empty | NewPassword
String
| |
| New EMail Address | Enter new EMail Address - not changed if empty | NewEMail
String
| |
| New EMail User ID | Enter new User ID of your internal EMail System - not changed if empty | NewEMailUser
String
| |
| New EMail User PW | Enter new User Password of your internal EMail System - not changed if empty | NewEMailUserPW
String
|
[edit]

