1NWFSTIME(1) nwfstime NWFSTIME(1)
2
3
4
6 nwfstime - Display / Set a NetWare server's date and time
7
9 nwfstime [ -h ] [ -S server ] [ -U user name ] [ -P password | -n ] [
10 -C ] [ -s ]
11
12
14 nwfstime displays a NetWare server's date and time. You can also set a
15 NetWare server's date and time from the local time.
16
17
19 -h
20 With -h nwfstime prints a little help text.
21
22 -S server
23 is the name of the server you want to use.
24
25 -U user
26 user is the user name to use for login. To set the server's time,
27 you need supervisor privileges.
28
29 -P password
30 password is the password to use for login. If neither -n nor -P are
31 given, and the user has no open connection to the server, nwfstime
32 prompts for a password.
33
34 -n
35 -n should be given if no password is required for the login. As you
36 need supervisor privileges for setting the date and time, this
37 option is probably not used very often.
38
39 -C
40 By default, passwords are converted to uppercase before they are
41 sent to the server, because most servers require this. You can turn
42 off this conversion by -C.
43
44 -s
45 With -s, nwfstime sets the file server's date and time according to
46 the local date and time.
47
48
49
50nwfstime 12/10/1996 NWFSTIME(1)