Date: Thu, 15 Apr 2004 20:34:43 -0700 (PDT) From: "David O'Brien" <obrien@NUXI.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/65598: samba-devel's samba.sh RC script bug Message-ID: <200404160334.i3G3YhCQ039600@dragon.nuxi.com> Resent-Message-ID: <200404160340.i3G3e955096120@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 65598 >Category: ports >Synopsis: samba-devel's samba.sh RC script bug >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 15 20:40:09 PDT 2004 >Closed-Date: >Last-Modified: >Originator: David O'Brien >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD dragon.nuxi.com 5.2-CURRENT FreeBSD 5.2-CURRENT #394: Sun Mar 21 20:03:20 PST 2004 rootk@dragon.nuxi.com:/FBSD/src/sys/i386/compile/DRAGON i386 >Description: Following the instructions in {PREFIX}/etc/rc.d/samba.sh, I put nmbd_enable="NO" and smbd_enable="YES" in my /etc/rc.conf as I wanted the fine grain control. Unfortunately, this causes a warning that 'samba_enable' isn't set in /etc/rc.conf. The port's RC script needs to check for 'samba_enable' before trying to do 'checkyesno' on it. >How-To-Repeat: Configure as I described above and start samba. Or document that one has to samba_enable="NO" or samba_enable="YES" and then use the fine grain knobs. Note that it is wierd that samba_enable value set to both YES and NO have the same affect if [ns]mbd_enable is set. >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404160334.i3G3YhCQ039600>