How can I cause Windows XP to forget the samba passwd? If I login to samba as foo and then after some time I want to re-login as bar, XP doesn't ask for the passwd. It just logs me in as foo.
How can I sort of "logout" of samba? Restarting smb doesn't help.
Regards, NMK. ----------------------------------------------------------------------- An elephant is a mouse with an operating system.
On 12/07/05 21:37 +0530, Nadeem M. Khan wrote:
How can I cause Windows XP to forget the samba passwd? If I login to samba as foo and then after some time I want to re-login as bar, XP doesn't ask for the passwd. It just logs me in as foo.
How can I sort of "logout" of samba? Restarting smb doesn't help.
Restart XP.
Devdas Bhagat
On your windows cmd run the following command.
net use /delete \server-name\IPC$
Whenever you enter the password for your samba server, a connection is setup from windows machine. To unremember the password you have to delete that connection.
Amitay.
On Tue, 2005-07-12 at 21:37 +0530, Nadeem M. Khan wrote:
How can I cause Windows XP to forget the samba passwd? If I login to samba as foo and then after some time I want to re-login as bar, XP doesn't ask for the passwd. It just logs me in as foo.
How can I sort of "logout" of samba? Restarting smb doesn't help.
Regards, NMK.
An elephant is a mouse with an operating system.
Amitay.
On Thu, 2005-07-14 at 11:30, Amitay Isaacs wrote:
On your windows cmd run the following command.
net use /delete \server-name\IPC$
Whenever you enter the password for your samba server, a connection is setup from windows machine. To unremember the password you have to delete that connection.
Amitay.
Thanks pal! That works like a charm.
Regards, NMK. ----------------------------------------------------------------------- Nothing ever becomes real till it is experienced -- even a proverb is no proverb to you till your life has illustrated it. -- John Keats