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
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
What happens to hard link when file is deleted?
Is cmake only for c++?
What is whois command?
How do you create a file in linux?
What is the command can be used to check for file corruption?
How do I find the process id in linux?
You want to copy the user’s home directories to a new location. Which of the following commands will accomplish this?
How do I run whois command?
What is tail command in linux?
What is bc command in unix?
How do you clear the screen in linux?
What is shell scripting commands?
What are the basic command in linux?