🆕Modify Group
Last updated
Was this helpful?
If a user has privileges such as AddMember, AddSelf, etc. over a group, this module can add or remove users from that group.
Just specify the target user and target group name.
nxc smb <ip> -u user -p pass -M modify-group -o USER=TargetUser GROUP=TargetGroupIf want to remove the target user from the group, just specify the REMOVE=True option.
nxc smb <ip> -u user -p pass -M modify-group -o USER=TargetUser GROUP=TargetGroup REMOVE=TrueLast updated
Was this helpful?
Was this helpful?

