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 create a text file in linux terminal?
How often do you use grep command and how in Linux operating system?
What are the 7 types of sentences?
What would be the result of issuing the command cat phonenos?
What is SFC command?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
What are the ms dos commands?
What is devops linux?
What does mkdir mean?
How can you copy lines into the buffer in command mode?
Explain the linux directory commands along with the description?
What is build process?
What are system commands?
What is grep command in linux with examples?
What is tail command in linux?