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
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
Comment