1NWBOPROPS(1) nwboprops NWBOPROPS(1)
2
3
4
6 nwboprops - List properies of a NetWare Bindery Object
7
9 nwboprops [ -h ] [ -S server ] [ -U user name ] [ -P password | -n ] [
10 -C ] [ -o object name ] [ -t type ] [ -v ]
11
12
14 nwboprops lists all the properties of the specified NetWare Bindery
15 Objects.
16
17 nwboprops looks up the file $HOME/.nwclient to find a file server, a
18 user name and possibly a password. See nwclient(5) for more informa‐
19 tion. Please note that the access permissions of $HOME/.nwclient MUST
20 be 600 for security reasons.
21
22
24 -h
25 -h is used to print out a short help text.
26
27 -S server
28 server is the name of the server you want to use.
29
30 -U user
31 user is the user name to use for login.
32
33 -P password
34 password is the password to use for login. If neither -n nor -P are
35 given, and the user has no open connection to the server, nwboprops
36 prompts for a password.
37
38 -n
39 -n should be given if no password is required for the login.
40
41 -C
42 By default, passwords are converted to uppercase before they are
43 sent to the server, because most servers require this. You can turn
44 off this conversion by -C.
45
46 -o object name
47 The name of the object to be inspected.
48
49 -t object type
50 The type of the object. Object type must be specified as a decimal
51 value. Common values are 1 for user objects, 2 for group objects and
52 3 for print queues. Other values are allowed, but are usually used
53 for specialized applications.
54
55 -v
56 By default, only the property name is listed. In verbose mode, acti‐
57 vated by -v, the property flag, the property security byte and the
58 value flag are also listed.
59
60
62 nwboprops was written by Volker Lendecke with the corresponding Caldera
63 utility in mind. See the Changes file of ncpfs for other contributors.
64
65
66
67nwboprops 7/9/1996 NWBOPROPS(1)