LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Samba server problem (https://www.linuxquestions.org/questions/linux-server-73/samba-server-problem-788390/)

ashishkhandelwal 02-11-2010 01:58 AM

Samba server problem
 
I have installed samba server one month ago and it was working fine till yesterday but today morning when any network client is trying to access samba shared files by giving smb://<serveripaddress> it is asking for password...that is ok but when he is giving the password it is again opening the same password window to enter password again.The clients are giving correct password that is confirm.At the server side i have run smbclient -L localhost -U% and that is giving proper response so that also means that samba server is working fine so i dont know what could be the problem and what its solution.Can anybody help me in this regard.Thank you in advance.

naw_deepak 02-11-2010 02:20 AM

Hi Ashish,

The problem is with only one user or all. If related to one, try re-setting the password by:

#smbpasswd -a username

If happens with all, try re-starting the smb service. Hope, will resolve the problem.

Thanks,
Deepak

ashishkhandelwal 02-11-2010 02:31 AM

The problem is with all users and i have already restarted the service but it didn't created any effects.

naw_deepak 02-11-2010 03:07 AM

Did you check accessing the share of other workstations. If not, please check.

Once try to reset the password of one or two user and check.

thanks,
Deepak

ashishkhandelwal 02-11-2010 03:12 AM

I am able to access the shares of other server and as per your suggestion i have changed the password also but that didn't worked.When i am giving smb://ipaddress it is taking a lot of time to open and then it is opening enter password window again and again.While the other server shares are opening quickly without any problem

naw_deepak 02-11-2010 04:25 AM

Very sorry for the delay reply. I meant, try accessing the share from different workstations.
Or reboot the workstation from where you are accessing these shares.

Thanks,
Deepak

ashishkhandelwal 02-11-2010 05:27 AM

Thanks for all the help and now i have resolved the problem.

naw_deepak 02-11-2010 11:38 PM

Can you please tell me what exactly the problem was and how you resolved. Might be it can be helpful for other users.

Thanks,
Deepak


All times are GMT -5. The time now is 03:53 AM.