[clug-talk] SAMBA issue

2012-03-19 Thread Shawn
I'm having a weird problem with my Samba setup. I can get things to a point where I can mount the samba shares on my workstation. Read/Write and everything works. I even have this automated to happen on boot up and this works. Sometimes. Occasionally the system refuses to mount the shares

Re: [clug-talk] SAMBA issue

2012-03-19 Thread Shawn
Think I found the issue. It looks like Samba by default will synchronize the SMB passwords with the Unix passwords. I'm working now to verify this, but if so it seems that uninstalling libpam-smbpass AND setting "unix password sync = No " in your smb.conf file should resolve this issue. I'l