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
Which command is used to uncompress gzip files?
What is du -s * | sort -k1,1rn | head command used for?
The ‘logout’ built in command is used to
Which command is used to find what is in your home directory?
Is cmake a compiler?
Why we use pwd command in linux?
Explain any one service which are working on udp only?
When and how linux developed?
What is make command in linux?
You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?
Why makefile is used in linux?
What does cd – command do?
Explain getopts command of linux?
What would be the result of the command paste -s dog cat?
Brief about the command kill PID?