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 ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the 4 kinds of sentences with examples?
How do you run command every time a file is modified?
What does sh do in linux?
What is devops linux?
How can we increase disk read performance in single command?
How do I overclock my cpu?
What is grep command?
How can I delete a file in linux?
Brief about finger username?
what is the fastest way to enter a series of commands from the command-line in linux
How do I remove a soft link in linux?
What does mkdir mean?
How do I check cores in linux?
How do you execute more than one command or program from a single command line entry?
What the command used for search file or files for specific text?