Using set-password Console Command

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • marcbeinder
    Member
    • May 2018
    • 68

    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.
  • yuri
    Member
    • Mar 2014
    • 8453

    #2
    The password will be prompted to be entered once you run the command.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • marcbeinder
      Member
      • May 2018
      • 68

      #3
      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?

      Comment

      Working...