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.?

Answers were Sorted based on User's Feedback



when i create SAMBA server it is ok but while i try for access from windows pc he ask me only firs..

Answer / sridhar

Bcoz in windows normally username and password will saved
in buffer. if u logout and log-in in windows system. it
will ask it again.

Is This Answer Correct ?    16 Yes 1 No

when i create SAMBA server it is ok but while i try for access from windows pc he ask me only firs..

Answer / 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

when i create SAMBA server it is ok but while i try for access from windows pc he ask me only firs..

Answer / 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

when i create SAMBA server it is ok but while i try for access from windows pc he ask me only firs..

Answer / 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

More Linux Commands Interview Questions

How do I change directories in linux command line?

0 Answers  


What does the following command line produce? Explain each aspect of this line. $ (date ; ps -ef | awk {print $1}' | sort | uniq | wc -l ) >> Activity.log

4 Answers   Cisco,


Which command is used to check the number of files and disk space used and the each user’s defined quota?

0 Answers  


What is the programming language for linux?

0 Answers  


Explain shift command of linux?

0 Answers  






How do I run a .sh file in linux?

0 Answers  


What can you tell about the tar command?

0 Answers  


What is an os command?

0 Answers  


Which command is used to uncompress gzip files?

0 Answers  


How does mkdir work in linux?

0 Answers  


What is devops model?

0 Answers  


How do I create a .txt file?

0 Answers  


Categories