The FTimes Project The HashDig Project The WebJob Project The PaD Project
Location: / Home / WebJob / Man Pages / webjob-jqd-update-group
Man Pages
WebJob
Home
                                                                                                                                                                                                       


NAME

webjob-jqd-update-group - Update an existing group.


SYNOPSIS

webjob-jqd-update-group [-a] [-G group-file] [-m {merge|replace|remove}] -g group [member [member ...]]


DESCRIPTION

This utility updates, creates, or replaces a group. Duplicate members (if any) are automatically squashed.


OPTIONS

-a

Instructs the script to automatically create missing groups. This option is disabled by default.

-G group-file

Specifies an alternate group file. The default group file is /var/webjob/config/jqd/groups.

-g group

Specifies the name of the group to update.

-m {merge|replace|remove}

Specifies the mode of operation. A value of 'merge' will cause members to be merged into the specified group (if it exists); a value of 'replace' will cause the specified group (if it exists) to be completely replaced by the new members; and a value of 'remove' will cause existing members to be deleted from the specified group (if it exists). The default mode of operation is 'merge'.


AUTHOR

Klayton Monroe


SEE ALSO

webjob-jqd-create-group(1), webjob-jqd-delete-group(1)


LICENSE

All documentation and code are distributed under same terms and conditions as WebJob.

Copyright 2000-2014 The WebJob Project, All Rights Reserved.
The FreeBSD Project SourceForge Logo KoreLogic, Inc.