Disabling the possibility for users to change their personal data

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ox_user
    Member
    • Apr 2011
    • 37

    #1

    Disabling the possibility for users to change their personal data

    Hello,

    We manage our ox users via the SOAP api and we're trying to keep informations about users (username, first name, lastname, displayname...) from another user database.
    But actually, our users can manually modify/remove informations about their identity from the web interface (from the configuration/user/personal data menu).

    Is there a way to disable manual modifications just for that part of the portal?

    Thanks,
    Jérôme.
  • Wolfgang Rosenauer
    Open-Xchange Professional Services
    • Sep 2007
    • 648

    #2
    Please check foldercache.properties:
    ENABLE_INTERNAL_USER_EDIT=TRUE -> FALSE

    What I cannot answer offhand is if this only works for new provisioned users or takes affect immediately for everyone. This is actually a rarely used option I think.

    Comment

    • ox_user
      Member
      • Apr 2011
      • 37

      #3
      Thanks, it seems to affect all users (even thoses created before the config change): it makes the "Personnal data" menu invisible for users, that's great!!

      Comment

      Working...
      X