Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Information request #26

Open
nielscampai opened this issue Dec 15, 2016 · 4 comments
Open

Information request #26

nielscampai opened this issue Dec 15, 2016 · 4 comments

Comments

@nielscampai
Copy link

It would be very helpfull to add an command line example how to execute the resetfreebusy.php script for all users, running as the system user, similar to the ldap-export.sh description.

Could a short execution example be added? Thanks in advance.

@jelly
Copy link
Contributor

jelly commented Dec 15, 2016

It's possible to run reset-freebusy for all users with the -a switch and logging in as "SYSTEM" user with any password (root rights are required though)

sudo php reset-freebusy.php -a -l SYSTEM -p test
Getting user list
Processing user 'user1'
Processing user 'user2'
Processing user 'user3'
Processing user 'use4'
Processing user 'user5'

@nielscampai
Copy link
Author

tx

@nielscampai
Copy link
Author

nielscampai commented Dec 20, 2016 via email

@bkram
Copy link
Contributor

bkram commented Jan 2, 2017

For multi company you probably want to try to use a user which has full administrative rights in the company instead of the SYSTEM user, so a user with ldap attribute ZarafaAdmin = 1 or 2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants