/U [domain\]user Specifies the username on the remote system. This name may not match
the username on the local system. You??™ll need to supply a domain name when working with a
domain controller.
/P [password] Specifies the password for the given user. You can provide the command line
switch without specifying the password on the command line in cleartext. The system prompts
you for the password. Using this feature can help you maintain the security of passwords used
on your system.
/ID id Specifies the identifier of the file to disconnect. You may use the * wildcard to disconnect
all currently shared files by identifier. Use the OPENFILES /Query mode to obtain the list
of files currently open on the system, including the file identifier.
DETECTING SHARED OPEN FILES WITH THE OPENFILES COMMAND 413
/A username Disconnects all files opened by a particular user as specified by username. You
can use the * wildcard to disconnect all currently shared files by username. Use the OPENFILES
/Query mode to obtain the list of files currently open on the system, including the username.
/O {Read | Read/Write | Write} Closes all files opened in a particular mode.
Pages:
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981