Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2375 - samba init file problem
Summary: samba init file problem
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Donny Davies (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-03 01:09 UTC by Laradji nacer
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Laradji nacer 2002-05-03 01:09:53 UTC
If you want to start samba with 
/etc/init.d/samba start

You need to use the command 
smbd -s /etc/samba/smb.conf and 
nmbd -s /etc/samba/smb.conf

And the init file use only --exec smbd or nmbd
Comment 1 Laradji nacer 2002-05-03 11:34:55 UTC
The problem is perhaps during the configure script
All samba command search conf file in :

flubber root # smbpasswd
params.c:OpenConfFile() - Unable to open configuration 
file "/var/tmp/portage/samba-2.2.3a-r2/image//etc/samba/smb.conf":
        No such file or directory
Comment 2 Donny Davies (RETIRED) gentoo-dev 2002-05-07 01:00:11 UTC
i dont get this behaviour.  and i have no idea what is
causing it for you.

samba-2.2.4 is available.  please see if this one
gives you the same problem.