According to

http://www.se.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-samba.html

One can use

samba_enable="YES"

Or, for fine grain control:

nmbd_enable="YES"

smbd_enable="YES"

20121022:
  AFFECTS: users of net/samba36
  AUTHOR: ti...@freebsd.org

  Startup rc.d/samba script was modified to address some problems with the
  fine control of supplimentary daemons. As a side effect now it's always
  necessary to specify in rc.conf:

  samba_enable=YES

  to get the script working. You can still control each of the daemons
  individualy, by disabling/enabling them with:

  nmbd_enable=NO
  smbd_enable=NO
  winbindd_enable=YES




The Handbook information is out of date because of this and should be corrected.


thanks :-)


/Leslie



_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to