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 ? | 0 Yes | 0 No |
Post New Answer View All Answers
How commands work in linux?
How remove all files in a directory linux?
How to root mirror in linux?
What does cd – command do?
What is env command in linux?
What is clang llvm?
What is the command to calculate the size of a folder?
What is top command in linux?
What is kill command?
How do make computer faster?
Explain trap command of linux?
What is c++ makefile?
What does ls mean in linux?
How do you know which shell I am using in linux?
What Command used to lock user password?