Am 01.06.2010 11:21, heiko.helmle at horiba.com wrote: > > > Tried - and failed with an administrative user "test". settings test is > > > odd: > > > "Executing as test" -> OK > > > "Connecting to \\wpkg....\wpkg.js as <domain>\wpkg" -> OK > > > "Trying to read \\wpkg....\wpkg.js" -> FAIL -> Access denied... > > > > > > this doesn't make much sense, because > > > a) I can read the file perfectly on a cmd shell as user "test" > > > > Most likely you're already connected to the share as a different user > > (net use...) - Windows can't bind twice to the same share with the same > > credentials, and you see the error. > > Are you sure? Shouldn't the "Connecting" stage fail first? Can you try: net use /delete * prior to any tests (to make sure you're not trying to be connected twice anywhere)? -- Tomasz Chmielewski http://wpkg.org |