it seems that switching to the split ebuild version causes samba to ignore smb.conf. my smb.conf is attached, when using the monolitic version is works ok, but when using the split version, upon attempting to connect to the shares, I get a enter workgroup password msg. I do have both of them installed. (the monolitic and split) more info can be seen here: http://forums.gentoo.org/viewtopic-t-801291-highlight-.html Reproducible: Always
Created attachment 211956 [details] local smb.conf
Any chance this is caused by you not reading Changes in samba 3.4.0 and not converting to tdbsam backend ?
Technically, somebody already mention this in the forum thread, but I don't see your response and your conf file is probably invalid without either conversion or stating backend explicitly.
(In reply to comment #2) > Any chance this is caused by you not reading > Changes in samba 3.4.0 and not converting to tdbsam backend ? > I don't remember someone writing this in the post, still if this is indeed an backend issue, why the same config file is working in the monolithic samba ebuild and not in the splited ebuild?
Cause monolithic is older than 3.4.0 ?
(In reply to comment #5) > Cause monolithic is older than 3.4.0 ? > dagg@NCC-5001-D ~ $ eix samba [I] net-fs/samba Available versions: 3.0.36!t 3.0.37!t (~)3.2.15!t (~)3.3.9 (~)3.4.3 {acl ads async automount caps cifsupcall +client cups debug doc examples fam ipv6 kernel_linux ldap oav pam python quotas readline selinux +server swat syslog winbind} Installed versions: 3.4.3(10:13:01 AM 11/06/2009)(client server) Homepage: http://www.samba.org/ Description: Meta package for samba-{libs,client,server} [I] net-fs/samba-client Available versions: (~)3.3.9!t (~)3.4.3!t {ads aio avahi caps cluster cups debug ldap minimal samba4 syslog winbind zeroconf} Installed versions: 3.4.3!t(11:47:55 PM 11/10/2009)(aio cups ldap -ads -avahi -caps -cluster -debug -minimal -samba4 -syslog -winbind -zeroconf) Homepage: http://www.samba.org/ Description: Client bits of the samba network filesystem [I] net-fs/samba-libs Available versions: (~)3.3.9!t (~)3.4.3!t (~)3.4.3-r1!t {addns ads aio caps cluster cups debug examples ldap ldb +netapi pam samba4 +smbclient smbsharemodes syslog tools winbind} Installed versions: 3.4.3-r1!t(11:34:56 PM 11/10/2009)(ads aio cups ldap netapi pam smbclient smbsharemodes syslog tools -addns -caps -cluster -debug -examples -ldb -samba4 -winbind) Homepage: http://www.samba.org/ Description: Library bits of the samba network filesystem [I] net-fs/samba-server Available versions: (~)3.3.9!t (~)3.4.3!t (~)3.4.3-r1!t {acl ads aio avahi caps cluster cups debug doc examples fam ldap quota samba4 swat syslog winbind zeroconf} Installed versions: 3.4.3-r1!t(11:54:08 PM 11/10/2009)(acl aio cups fam ldap -ads -avahi -caps -cluster -debug -doc -examples -quota -samba4 -swat -syslog -winbind -zeroconf) Homepage: http://www.samba.org/ are you sure?
one sec, since when samba was changed from monolithic to meta?
First split was 3.3.6, first unmasked was 3.3.7 on 1 Sep 2009. 3.4.2 went into the tree on 9 Oct 2009.
(In reply to comment #8) > First split was 3.3.6, > first unmasked was 3.3.7 on 1 Sep 2009. > 3.4.2 went into the tree on 9 Oct 2009. > ok, now I get it, I've jumped from 3.0.36 to 3.4.3 so I've missed the original split. closing bug.