Displaying 1 result from an estimated 1 matches for "nancyk".
Did you mean:
nancy
2009 Apr 17
1
Intermittent user authentication problem
...this problem. We have about 12 users on this system that access
Samba on a somewhat regular basis.
She accesses the Samba service by clicking on a shortcut we created for
her to map a drive to it. Here is the contents of the shortcut:
C:\WINDOWS\system32\net.exe use V: \\lawson\printing /USER:NancyK
/PERSISTENT:NO
In order to troubleshoot it, I've placed it in a batch script so I can
use the pause statement to see the results. I've also modified it
slightly in an effort to resolve the issue.
C:\WINDOWS\system32\net.exe use V: \\lawson\printing *
/USER:lawson\NancyK /PERSISTENT:...