
April 12th, 2004, 09:32 AM
|
|
Registered User
|
|
Join Date: Apr 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Programmatically login to network shares with different credentials
I am writing a program that will Programmatically log into network shares and delete a user specified directory.
So far all works fine as long as whom ever is using the program has admin rights on the machine with the directory in question. How can I feed specified credentials programmatically to log into the directory with out getting the "login as " message box or "Access Denied". Thanks in advance.
I appreciate any help that is given.
|