change email adress of contexts oxadmin account

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pewi
    Member
    • Mar 2007
    • 75

    #1

    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
  • Carsten Hoeger
    Open-Xchange Professional Services
    • Mar 2007
    • 710

    #2
    Just use the changeuser command as usual.

    Comment

    • pewi
      Member
      • Mar 2007
      • 75

      #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

      • Martin Heiland
        Open-Xchange Quality Assurance
        • Feb 2007
        • 3695

        #4
        Hi Peter,

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

        Comment

        • pewi
          Member
          • Mar 2007
          • 75

          #5
          yep, that's it, thanks peter

          Comment

          Working...
          X