Displaying 1 result from an estimated 1 matches for "passwdgoeshere".
2002 Mar 14
1
SAMBA PROBLEM ON LINUX
...he swap from qcp_docs using the following commands works fine: 
net use \\SERVER1\IPC$ <\\SERVER1\IPC$>  /delete 
net use \\SERVER1\CMSDOCS <\\SERVER1\CMSDOCS>  /delete 
net use \\SERVER1\IPC$ <\\SERVER1\IPC$>  /delete 
net use \\SERVER1\QCP_DOCS <\\SERVER1\QCP_DOCS>  "passwdgoeshere"
/user:qcp_docs 
Unfortunately, the moment the second .bat file is run to set the user logon
back to cms_docs using the following commands:
net use \\SERVER1\IPC$ <\\SERVER1\IPC$>  /delete 
net use \\SERVER1\QCP_DOCS <\\SERVER1\QCP_DOCS>  /delete 
net use \\SERVER1\IPC$ <\\SER...