IncludeSponsorsDataRunAccountsClient |
accounts-client {hostname, eg:cs-general.cs.private} >& ~/hostname-date &
This will cause the desired changes to actually happen on the
appropriate machine (hostname; what is described as "Computing:"
in the sponsor file, which may in turn affect a region of machines).
/etc/passwd
and /etc/group
file will be updated if necessary,
as will system quota files, and home directories will be created
for any newly-created users.
The diagnostic output from the job will be written to the given
filename in your home directory.
eg:
accounts-client softbase.cs >& ~/softbase-20100208 &If your changes will cause changes on multiple regions, you will need to run the command for each. eg:
accounts-client student.cs >& ~/student-20100208 & accounts-client cs-general.cs.private >& ~/cs-general-20100208 &If you run
accounts-client
with no name, all known regions
are updated.
eg:
accounts-client >& ~/ac-all-20100208 &That can take a long time to finish.
/software/accounts-master/maintenance/accounts-client
To force a domain update to run immediately, run the following commands on the xhier admin machine (cs-xh-admin) as root user:
-- AdrianPepper - 14 Aug 2014
accounts-master
command
sponsor_resources
command
IncludeAdrianReferers |