Announcement

Collapse
No announcement yet.

Have --access-edit-password as "on" for all users by default

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

  • Have --access-edit-password as "on" for all users by default

    Whenever I create a new user, the users created don't have this enabled by default.

    How can I make this a default setting?

    changeuser -c 4 -A contextname -P contextpass -u shadyabhi --access-edit-password on

    does the thing but I don't want to execute the command everytime a new user is created.

    Can it be done while creating the user via SOAP interface? Can I give extendedoptions while creating users using SOAP? Pls link me the proper doc if that is possible. Thanks

    PS: Using OX 6.22

  • #2
    Hi,

    you can also use this when calling "createuser". Of course this is also available via the SOAP interface, just check the WSDL on what parameters can be used via SOAP. This may be interesting for you: http://software.open-xchange.com/OX6...dmin-SOAP.html

    Greetings
    Martin

    Comment

    Working...
    X