web gui user password change

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Lupo123
    Junior Member
    • Sep 2015
    • 5

    #1

    web gui user password change

    OX AppSuite - My users cannot change their password according to the manual. The change Password link is missing in the web gui. It should be under settings / einstellungen

    Can someone help me?
  • Wolfgang Rosenauer
    Open-Xchange Professional Services
    • Sep 2007
    • 648

    #2
    You need a password change implementation. As password change is always and integration thing (as much as the authentication plugin) we ship two different ones:
    open-xchange-passwordchange-database: if you manage your passwords in the OX database
    open-xchange-passwordchange-script: you can run any script on the server to actually perform the change

    Comment

    • Lupo123
      Junior Member
      • Sep 2015
      • 5

      #3
      Originally posted by Wolfgang Rosenauer View Post
      You need a password change implementation. As password change is always and integration thing (as much as the authentication plugin) we ship two different ones:
      open-xchange-passwordchange-database: if you manage your passwords in the OX database
      open-xchange-passwordchange-script: you can run any script on the server to actually perform the change

      http://oxpedia.org/wiki/index.php?ti...sswordExternal
      Thanks,,will give it a try

      Comment

      Working...
      X