Acked-by: Latchesar Ionkov <[EMAIL PROTECTED]>
On Oct 31, 2008, at 5:29 PM, Abhishek Kulkarni wrote:
xuserset and xgroupset now use the new libxcpu functions to do the
user
and group operations respectively.
i also added a -u option to xgroupset and xuserset.
this reads from the groupfile or passwd file and performs the
operations
on all the groups and users.
for instance,
./xgroupset add -a -u
will add all the groups from /etc/group to all the nodes in the
cluster...
./xuserset del -a -u
will delete all the users in /etc/passwd from the userpool on the
nodes...
so on and so forth.
this kinda makes "flush" operation redundant but some might prefer
flush
over this.
Signed-off-by: Abhishek Kulkarni <[EMAIL PROTECTED]>
<all.patch>