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
What are the examples of simple command?
Who command in linux?
What is help command in linux?
How do you create a text file in linux terminal?
How can we increase disk read performance in single command in Linux?
Explain grep command.
How do I start ms dos?
How do I find the umask value in linux?
Explain trap command of linux?
What does chmod 666 do?
What Command used to lock user password?
What is shell scripting commands?
How can we increase disk read performance in single command in Linux operating system?
What is echo command in batch file?
What is a makefile in linux?