The Grouper Daemon is a command line process that can handle many tasks.

Starting:

gsh -loader

Starting in Unix:

nohup gsh -loader &

Stopping: find the process and kill it

See this document to have a unix service which controls the loader

Note: it is also possible to run the loader in another webapp if you like

The long-term roadmap is to have the ability to run the loader in a web services instance or UI instance

See Also

For Grouper Daemon configuration options, see the Daemon section of the Grouper API page.
For info on pruning Daemon logs, see Ongoing Maintenance Tasks