nwrevoke looks up the file $HOME/.nwclient to find a file server, a user name and possibly a password. See nwclient(5) for more information. Please note that the access permissions of $HOME/.nwclient MUST be 600 for security reasons.
-h
-S server
-U user
-P password
-n
-C
-o object name
-t object type
file/directory
Example:
nwrevoke -S NWSERVER -o linus -t 1 'src:bsd_src'
With this example, user linus is removed as trustee from the bsd_src directory on the src volume on server NWSERVER.
nwrevoke -o linus -t 1 /home/vana/ncpfs/nwserver/src/bsd_src
With this example, user linus is removed as trustee from the bsd_src directory.