----- Original Message -----
From: "thomas" <[EMAIL PROTECTED]>
Sent: Thursday, February 24, 2005 3:23 PM

> How can I clear the password of the user guest, so that resources can
> be accessed in the name of another user.

This is the problem on the windows client, go to command prompt, type net
use \\<server_name>\<sharname> /delete, sometimes you should delete the IPC$
share.
                                                                    OR
You can use net use \\<servername>\<sharename> /USER:<domainname>\username
to connect to the share using a different username & password.

For help use net use /?

HTH
Manjunath H N




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
linux-india-help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to