From bd00fedbb9b2fb62ef0f8b70666eed6e21e5f963 Mon Sep 17 00:00:00 2001 From: Oliver Braun Date: Fri, 5 Mar 2004 14:25:42 +0000 Subject: * Usage of OPTIONS and config target for GUI configuration tool (PR 50044). * No(?) hidden dependencies, configuration variables for almost all available options, with ability to negate OS defaults (PR 60414). * Consistent ADS and WINBIND support, with all the necessary pam and nss modules, as well as with documentation (PR 50039). * rcNG startup script, that handles start of winbindd as well (PR 44273). * CONFIGURE_ENV get PREFIX by default (fixes PR 61636 and PR 60254). * Better support for hier(7) - suplimentary modules went from etc/ to lib/samba/, log files are in /var/log/samba (PR 60254 and PR 62728). * libsmbclient installs with all necessary symlinks (PR 60994). * Incorporate fixes to smb.conf.default from PR 60994. * Clean installation of manpages(no linux staff). * Various other small fixes. * Pass Maintainership to "Timur I. Bakeyev " Submitted by: "Timur I. Bakeyev " Approved by: dwcjr (old maintainer) --- net/samba-devel/files/README.FreeBSD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/samba-devel/files/README.FreeBSD') diff --git a/net/samba-devel/files/README.FreeBSD b/net/samba-devel/files/README.FreeBSD index 67cc86c58cb2..24234b687c89 100644 --- a/net/samba-devel/files/README.FreeBSD +++ b/net/samba-devel/files/README.FreeBSD @@ -2,8 +2,8 @@ If you want to use samba ports, 1. Copy /usr/local/etc/smb.conf.default to /usr/local/etc/smb.conf, and edit it. -2. Copy /usr/local/etc/rc.d/samba.sh.sample to /usr/local/etc/rc.d/samba.sh -3. Type /usr/local/etc/rc.d/samba.sh or reboot. +2. Put string 'samba_enable="YES"' into your /etc/rc.conf. +3. Type '/usr/local/etc/rc.d/samba.sh start' or reboot. See document files in /usr/local/share/doc/samba and example config files in /usr/local/share/examples/samba for details. -- cgit v1.2.3