grommunio-admin-mconf
Name
grommunio-admin mconf — Managed configuration manipulation
Synopsis
Description
grommunio managed configuration (mconf) offers the possibility to manipulate configuration files used by gromox.
Commands
dump
Print configuration file that would be generated from internal state
modify
Modify internal configuration state
print
Print internal configuration state
reload
Reload configuration from disk
save
Save configuration file to disk
Options
ACTION
Modification action:
add - Add entry to listremove - Remove entry from listset - Add keyunset - Remove keyCONFIG
Configuration file, either authmgr or ldap
KEY
Configuration key
VALUE
Configuration value for numeric or boolean values use -b and -i respectively
-b
,--bool
Convert value to boolean, valid values are y, n, yes, no, true, false, 1, 0
-c
,--censor
Hide confidential information
-i
,--int
Convert value to integer, octal (0o) and hexadecimal (0x) prefixes are supported
See Also
grommunio-admin, grommunio-admin-config, grommunio-admin-dbconf**,**grommunio-admin-ldap**