eyt*
November 23, 2006

Error Changing Samba Password...

When I went to change my Samba password earlier today, I got this error message:

eyt@zaterdag 19% smbpasswd
Old SMB password:
New SMB password:
Retype new SMB password:
Error connecting to 127.0.0.1 (Connection refused)
unable to connect to SMB server on machine 127.0.0.1. Error was : SUCCESS - 0.
Failed to change password for eyt

Googling did not say it directly, but it appears that the problem above was that my smb.conf did not mention 127.0.0.1 (localhost) for the listening interfaces; adding 127.0.0.1 to the interfaces setting in the global section resolved my problem, as demonstrated here:

[global]
...
interfaces = 127.0.0.1 192.168.1.1/255.255.255.0
...

After this quick change and restarting Samba, I was able to change my password and all was happy again.


Posted 4 years, 1 month ago on November 23, 2006
The trackback url for this post is http://www.eyt.ca/blog/bblog/trackback.php/131/

Re: Error Changing Samba Password...

Thanks for this blog. I had the same problem.

Posted 3 years, 8 months ago by Mark • @ • • Reply
Comment Trackback URL : http://www.eyt.ca/blog/bblog/trackback.php/131/5530/

Add Comment

Note: Posting a comment requires a secure connection. If your browser does not support SSL, I apologise for the inconvenience, but please e-mail your comments directly to me. To reply to a comment, click the reply link next to the comment.

 
Comment Title
 
Your Name:
 
E-mail Address:
 
Website:
 
Comment:

Note: Allowed XHTML tags are: a, b, i, strong, code, acronym, blockquote, and abbr. Linebreaks will be converted automatically.

Navigation

Recent Posts