1NWRIGHTS(1) nwrights NWRIGHTS(1)
2
3
4
6 nwrights - Show effective rights for file or directory
7
9 nwrights [ -h ] file/directory
10
11
13 nwrights asks the NetWare server for the effective rights the user has
14 for a specific file or directory. The rights the server grants are the
15 definitive restriction for what you may do with files or directories.
16 The Linux permission bits are not really relevant, they can only
17 restrict the possibilities further.
18
19 nwrights operates on the current directory or the file or directory
20 that is given as an argument. Certainly the file or directory you spec‐
21 ify has to reside on a ncpfs mounted directory for nwrights to work
22 properly.
23
24
26 -h
27 -h is used to print out a short help text.
28
29 file/directory
30 You can specify the file or directory you want information about.
31 The default is the current working directory.
32
33
35 nwrights was written by Volker Lendecke with the corresponding NetWare
36 utility in mind. See the Changes file of ncpfs for other contributors.
37
38
39
40
41nwrights 8/1/1996 NWRIGHTS(1)