Announcement

Collapse
No announcement yet.

change email adress of contexts oxadmin account

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

  • change email adress of contexts oxadmin account

    hi, is there a way to change the email address of the contexts oxadmin account. unfortunately there was a mistake in writing the email address of the oxadmin account, when the oxadmin account was created.

    thanks and regards
    peter

  • #2
    Just use the changeuser command as usual.

    Comment


    • #3
      thanks for quick response! forgot to mention, with changeuser I'm getting the following error :
      "changeuser -c 1 -A oxadmin -P secret -i 2 -e email@domain.de"
      user 2 in context 1 could not be changed:
      Server response:
      primary mail must not be changed

      ..
      regards
      peter

      Comment


      • #4
        Hi Peter,

        this can be configured at /opt/open-xchange/etc/admindaemon/User.properties:
        Code:
        PRIMARY_MAIL_UNCHANGEABLE=false
        Greetings

        Comment


        • #5
          yep, that's it, thanks peter

          Comment

          Working...
          X