vovnis_update_memberships
This utility queries NIS to look up group members that are used to define group memberships in the Monitor database.
vovnis_update_memberships: Usage Message
DESCRIPTION:
This utility queries NIS to look up group members that are used to define
group memberships in the LicenseMonitor database. Resulting memberships
begin at the time this command is executed with durations of 10 years
unless otherwise specified. If a user has an active membership on one
account and becomes a member of a different account, the previous
membership is terminated and the new one begins at the time this command
is executed.
USAGE:
% vovnis_update_memberships [OPTIONS]
OPTIONS:
-h -- This help.
-duration "timeSpec" -- Specify the duration for the membership
definitions.
Time specification format is (Xd, Xw, Xm, Xy).
Examples: 1d, 5d, 2w, 6m, 1y, 2y.
Default duration is 1d.
-f "output_file" -- Save output to the <output_file> instead of
writing results into the database. The @PROJ_DIR@
variable can be used in the <output_file>
specification which will be substituted with the
full path to the server working directory (SWD).
-users "a b c" -- Use specified user list instead of obtaining user
list from the database.
-v -- Increase verbosity.
EXAMPLES:
% vovnis_update_memberships
% vovnis_update_memberships -f
/home/rtda/licmon/licmon.swd/config/accounts.nis.cfg
% vovnis_update_memberships -f @PROJ_DIR@/config/accounts.nis.cfg