The functions in the group category control user groups in the user accounts
subsystem (UAS) database. Under DOS, these functions can be processed only
on a remote server. Administrator authority is required to use the functions.
Attempting to run the functions on a local requester returns NERR_RemoteOnly.
┌───────────────────────────────────────┬──────────────────────────────────────┐
│ FUNCTION │ DIFFERENCES FOR DOS │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ NetGroupAdd │ Remote only │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ NetGroupAddUser │ Remote only │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ NetGroupDel │ Remote only │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ NetGroupDelUser │ Remote only │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ NetGroupEnum │ Remote only │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ NetGroupGetInfo │ Remote only │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ NetGroupGetUsers │ Remote only │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ NetGroupSetInfo │ Remote only │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ NetGroupSetUsers │ Remote only │
└───────────────────────────────────────┴──────────────────────────────────────┘