nischmod — Change Access Rights on an NIS+ Object
Synopsis
/usr/bin/nischmod [-AfLP] mode name...
Description
Use the nischmod command to change the access rights (mode) of the NIS+ objects or entries specified by name to mode . Specify entries, using indexed names (see nismatch(1)). Only principals with modify access to an object can change its mode.
mode has the following form.
rights [, rights]...
rights has the form:
[who] op permission [op permission]...
who is a combination of the following identities.
n | Nobody's permissions. |
o | Owner's permissions. |
g | Group's permissions. |
w | World's permissions. |
a | All or owg. |
If you omit who , the default is a.
op is one of the following operators.
+ | To grant the permission. |
- | To revoke the permission. ... |
Get Solaris™ 7 Reference now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.