DaanHoogland commented on issue #6861:
URL: https://github.com/apache/cloudstack/issues/6861#issuecomment-1307310436

   @nxsbi @sanjeev98kumar the related code is in PasswordGenerator. If you 
follow the flow from `ResetVMPasswordCmd`, it calls 
`_mgr.generateRandomPassword()` and will lead you to 
`PasswordGenerator.generateRandomPassword(passwordLength);`. In that method a 
pattern could be read from a global setting to be used. 
   Let me know if you need more info.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to