Announcement

Collapse
No announcement yet.

web gui user password change

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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?

  • #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


    • #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