Access Permission

The functions in the access permission category examine or change user or group access permission records for server resources. 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 │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ NetAccessAdd │ Remote only │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ NetAccessDel │ Remote only │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ NetAccessEnum │ Remote only │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ NetAccessGetInfo │ Remote only │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ NetAccessGetUserPerms │ Remote only │
├───────────────────────────────────────┼──────────────────────────────────────┤
│ NetAccessSetInfo │ Remote only │
└───────────────────────────────────────┴──────────────────────────────────────┘


[Back: Differences in API Functions for DOS]
[Next: Auditing]