1.6. enablecontext

enablecontext is the tool to enable a disabled context.

1.6.1. Parameters

-h,--helpPrints a help text
--environmentShow info about commandline environment
--nonlRemove all newlines (\n) from output
-c,--contextid <integer>The id of the context
-N,--contextname <string>Context name

1.6.2. Extra parameters when authentication is enabled

-A,--adminuser <adminuser>Master Admin user name
-P,--adminpass <string>Master Admin password

1.6.3. Return value

0 on success

>0 on failure

1.6.4. Mandatory parameters

(contextid or contextname) {adminuser adminpass}

1.6.5. Command output

On success:

context <contextid> enabled

On failure:

context <contextid> could not be enabled: <reason from server>

1.6.6. Example

root@oxhe~# /opt/open-xchange/sbin/enablecontext -c 123

context <contextid> enabled