Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Newbie Questions (WIN32)
- Date: Wed, 5 Jan 2005 18:07:26 +0000
- From: Matt Hope <matthew.hope@xxxxxxxxx>
- Subject: Re: [Condor-users] Newbie Questions (WIN32)
On Wed, 5 Jan 2005 12:43:37 -0500, Froebe, Scott <froebes@xxxxxxx> wrote:
>
> Now, the question is, does pushd and popd also do the "leaking netbios
> resources" that Matthew had mentioned?
I seriously doubt it since they should be simply altering your current
directory and mainting the stack.
The net use command actually estabilshes a new connection with the
remote share with a different set of credentials as opposed to the
metod you are describing where the user already has access.
Matt