1NWUSERLIST(1) nwuserlist NWUSERLIST(1)
2
3
4
6 nwuserlist - List Users logged in at a NetWare server
7
9 nwuserlist [ -h ] [ -S server ] [ -U user name ] [ -P password | -n ] [
10 -C ] [ -a ] [ -q ] [ -f [ -d ] [ -D ] [ -t ]]
11
12
14 nwuserlist lists the users logged in at a NetWare server, together with
15 their connection number and their login time.
16
17 nwuserlist 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, nwuserlist
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 -a
47 With option -a the IPX address of the station the user is logged in
48 from is printed as well.
49
50 -q
51 With option -q object ID is printed in addition to user name.
52
53 -f
54 List also files opened by each connection.
55
56 -d
57 List detailed informations about each file.
58
59 -D
60 List DOS filename instead of filename which was used for opening.
61
62 -t
63 Show raw hexadecimal values in addition to human readable conver‐
64 sions.
65
66
68 nwuserlist was written by Volker Lendecke. See the Changes file of
69 ncpfs for other contributors.
70
71
72
73nwuserlist 7/22/1996 NWUSERLIST(1)