Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 295618 - net-fs/samba-{libs,server,client}-3.4.4: conf file is ignored.
Summary: net-fs/samba-{libs,server,client}-3.4.4: conf file is ignored.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High major
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-04 06:25 UTC by DaggyStyle
Modified: 2009-12-06 13:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
local smb.conf (smb.conf,658 bytes, text/plain)
2009-12-04 06:25 UTC, DaggyStyle
Details

Note You need to log in before you can comment on or make changes to this bug.
Description DaggyStyle 2009-12-04 06:25:27 UTC
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
Comment 1 DaggyStyle 2009-12-04 06:25:59 UTC
Created attachment 211956 [details]
local smb.conf
Comment 2 Rafał Mużyło 2009-12-06 03:43:20 UTC
Any chance this is caused by you not reading
Changes in samba 3.4.0 and not converting to tdbsam backend ?
Comment 3 Rafał Mużyło 2009-12-06 03:46:22 UTC
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.
Comment 4 DaggyStyle 2009-12-06 05:50:20 UTC
(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?
Comment 5 Rafał Mużyło 2009-12-06 07:23:42 UTC
Cause monolithic is older than 3.4.0 ?
Comment 6 DaggyStyle 2009-12-06 10:36:11 UTC
(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?
Comment 7 DaggyStyle 2009-12-06 10:37:33 UTC
one sec, since when samba was changed from monolithic to meta?
Comment 8 Rafał Mużyło 2009-12-06 12:03:37 UTC
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.
Comment 9 DaggyStyle 2009-12-06 13:12:30 UTC
(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.