Using set-password Console Command

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • marcbeinder
    replied
    Thank you!! My system does password syncing when the user changes their password in a custom SSO system. Is there a way that the password could be passed in using the PHP shell_exec function?

    Leave a comment:


  • yuri
    replied
    The password will be prompted to be entered once you run the command.

    Leave a comment:


  • marcbeinder
    started a topic Using set-password Console Command

    Using set-password Console Command

    Following the documentation located here: https://docs.espocrm.com/administrat...-user-password

    What argument/parameter do we need to use set set the actually password. From what I can tell, we're saying to set the password for a given user, but not specifying what the password should be. Am I missing something? Some clarification would be appreciated.
Working...