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 you execute more than one command or program from a single command line entry?
How do I overclock my cpu?
How do I clear terminal command history?
Which command is used to terminate a process?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?
Which are the linux directory commands?
Which command is used to find what is in your home directory?
What make install does?
Explain about the command lynx?
How do I check my cpu speed?
tell me something about linux commands.
What is the difference between clang and llvm?
Is cmake a compiler?
Which command would you use to create a file system on a new hard drive?
Is python faster than bash?