Auto Generate user passwords and directly sending mail to respective users about their login credentials in Alfresco [duplicate]
This question is an exact duplicate of: Auto-generation of email with username and random password on creation of new user 1 answer My task is to do the following in Alfresco: When a user is created, the password is auto-generated and the login credentials being sent to the users email address directly, instead of the admin having to enter the password and sending it manually to the newly created users. Please guide me how to start and proceed in this... Sachin Mesare You can refer to my answer for Creating user in alfresco You can write some random algorithm to generate password. Also you can