Wim Vandersmissen wrote:
>>> if(PathIsNetworkPath(secret.m_strScriptFile))
>>> {
>>> connection.AddConnection(secret.m_strScriptFile,
>>> secret.m_strScriptConnUser,secret.m_strScriptConnPassword);
>>> AddMessageToMessageLog("Network resource: successfuly connected");
>>> }
>>>
>>> WPKG versions used - wpkg 0.9.10 and wpkg-installer 0.90
>>>
>>> Manually doing a net use \\ip\wpkg and then running cscript \\ip\wpkg
>>> /verbose
>>> /synchronize works just fine.
>>>
>>> Any idea ?
>> Do you use credentials to access that share?
> Oops, seems like I forgot to mention that.
> Yes I use credentials
So, it looks like you specified invalid credentials.
Try to use:
WORKGROUP\username or DOMAIN\username + password
instead of just:
username + password.
--
Tomasz Chmielewski
http://wpkg.org
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
wpkg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wpkg-users