changeaccessglobal deprecated
PACKAGE: open-xchange-admin
NAME
changeaccessglobal - changes module Permissions for all (!) users in all (!) contexts.
SYNOPSIS
changeaccessglobal [OPTION]...
DESCRIPTION
This command line tool changes module Permissions for all (!) users in all (!) contexts. This can be filtered by already existing access combinations. If no filter is given, all users are changed.
OPTIONS
-f, --filter filter : The call will only affect users with this access combination. Can be an Integer or a String, representing a module access definition. If left out, all users will be changed.
-a, --access-combination-name access-combination-name : The optional access combination name as replacement for specifying single permissions to enable/disable. A value for "access-global-address-book-disabled" will be ignored.
--extendedoptions : Set this if you want to see all options, use this instead of help option.
-A, --adminuser contextAdmin : Context admin user name for authentication. Optional, depending on your configuration.
-P, --adminpass contextAdminPassword : Context admin password for authentication. Optional, depending on your configuration.
-h, --help : Prints a help text.
--environment : Show info about commandline environment.
--nonl : Remove all newlines (\n) from output.
--responsetimeout : The optional response timeout in seconds when reading data from server (default: 0s; infinite).
EXTENDED OPTIONS
--access-calendar
--access-contacts
--access-delegate-tasks
--access-edit-public-folder
--access-ical
--access-infostore
--access-read-create-shared-Folders
--access-syncml
--access-tasks
--access-vcard
--access-webdav
--access-webdav-xml
--access-webmail
--access-edit-group
--access-edit-resource
--access-edit-password
--access-collect-email-addresses
--access-multiple-mail-accounts
--access-subscription
--access-publication
--access-active-sync
--access-usm
--access-olox20
--access-denied-portal
--access-public-folder-editable
EXAMPLES
changeaccessglobal -A contextAdmin -P secret --access-calendar off
Changes the global access of calendar for all users in all contexts.
SEE ALSO
createuser(1), listuser(1), changeuser(1), getusercapabilities(1)