when i create SAMBA server it is ok but while i try for
access from windows pc he ask me only first time smb
password then i close samba login next time he can`t ask
for passwd why.?
Answer Posted / fizeen
What sridhar has told is fairly correct.Like he said windows
has the behavior of storing the password that is given once
and will not prompt until we log off.Instead of logging off
we can delete the connection that was established earlier by
giving the password.This connection is called Inter Process
communication (IPC)and it can be deleted using the command
net use "network path " /delete in the command prompt of the
windows machine .once it is deleted windows prompts for
authentication without logging off.....(hope this helps some
one)
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How do I check command history?
How do I permanently set ulimit in linux?
What is the difference between command ‘ping’ and ‘ping6’?
You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?
Explain about lpr filename?
How do I get to root directory in linux?
Why makefile is used in linux?
Explain about gzip filename?
What is makefile target?
Explain difference between nfs soft and hard mouniting points?
What is the purpose output of cd command?
How do I find previous commands in linux?
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
How do I create a .txt file?
Which of the following tasks cannot be accomplished with the touch command?