--
V
This posting is provided "AS IS" with no warranties, and confers no
rights.
"dinz" <di...@discussions.microsoft.com> wrote in message
news:581ED14E-B7A7-4387...@microsoft.com...
> Hi Guys...
> I've created a shared folder on a Window Server 2000 server. Previously,
> accessing to that folder by putting the address in the Run textbox
> (\\<servername>\<foldername>) of my Windows XP Pro PC, requires me to
> enter
> username and password. But since yesterday the username/password dialog
> box
> does not appear, I was able to get onto the server folder easily. I have
> also
> notice that the server log me as the server administrator. How do I get
> the
> server to display the normal login dialog box to access the the shared
> folder
> as before?
--
V
This posting is provided "AS IS" with no warranties, and confers no
rights.
"dinz" <di...@discussions.microsoft.com> wrote in message
news:89D87503-C392-4F6A...@microsoft.com...
--
=====================================
Alexander Nickolov
Microsoft MVP [VC], MCSD
email: agnic...@mvps.org
MVP VC FAQ: http://vcfaq.mvps.org
=====================================
"dinz" <di...@discussions.microsoft.com> wrote in message
news:43AB4945-E4BE-4CE8...@microsoft.com...
I have two shares in the Windows Server 2003 SHARE1 & SHARE2 each having
different credentials to access.
My requirement is I would like to access the SHARE1 and after finishing
accessing it I want to access the SHARE2, but unable to access since windows
xp caches the credentials, I tried to remove the credentials (control
keymgr.dll) still in vain.
But I can access the SHARE2 after logging off and login.
Is it possible to access the SHARE1 & SHARE2 without logging off.
Thanks in advance.
--
Regards,
KKVP
Then reconnect share2 with news creds:
net use <share name> /user:.........
Regards,
--PA
"KKVP" <KK...@discussions.microsoft.com> wrote in message
news:7B77C126-8E4A-45DC...@microsoft.com...
We don't map the drives, we just acess the shares using the UNC path
(\\10.xx.xx.xx\share1) it will ask for credentials, once finishing when try
to access the share2(with different ntfs permissions set) we will receive
error.
When we logoff and login and access share2 it will ask for credentials
and when we try to acess share1 we will end up in error "Access denied"
share1 : user1 - full permission
user2 - deny
share2 : user2 - full permission
user1 - deny.
I think this is clear, pl let me know for further clarification.
Thanks in advance.
--
Regards,
KKVP
--
V.
This posting is provided "AS IS" with no warranties, and confers no
rights.
"KKVP" <KK...@discussions.microsoft.com> wrote in message
news:6B044B13-5CB4-4AF9...@microsoft.com...
Thanks for your time in providing the solution, it works great and
this is the perfect solution.
--
Regards,
KKVP