Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 196140

Summary: net-fs/samba - request a /etc/init.d/winbind init script to start and stop winbind daemon
Product: Gentoo Linux Reporter: r01 <crquan>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description r01 2007-10-17 08:42:58 UTC
I have installed samba with winbind enabled, but there is no init script for winbind under /etc/init.d/ to control it.

Reproducible: Always

Steps to Reproduce:
1. USE="winbind" emerge samba
2. ls /etc/init.d/winbindd
3. No Such file.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-10-17 09:01:35 UTC
<snip>
elog "It is possible to start/stop daemons seperately:"
elog "  Create a symlink from /etc/init.d/samba.{smbd,nmbd,winbind} to"
elog "  /etc/init.d/samba. Calling /etc/init.d/samba directly will start"
elog "  the daemons configured in /etc/conf.d/samba"
</snip>