Bug 102460

Summary: Add clarity to starting samba without rebooting using package startup scripts
Product: Documentation Reporter: ski <ski>
Component: Books & ArticlesAssignee: Daniel Gerzo <danger>
Status: Closed FIXED    
Severity: Affects Only Me CC: ski
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description ski 2006-08-24 01:00:37 UTC
         samba-3.0.21b. After ports installation & following the handbook I was somewhat befuddl
 ed on how to start samba.  A google search instructed me that I had to add enable_samba = "YES"
  in /etc/rc.conf before I could start samba using the package provided start script (/usr/local
 /etc/rc.d/samba.sh) _without_ restarting.  It was not clear to me that I had to add the enable
 line to /etc/rc.conf before starting samba without rebooting.  A diff with recommended updated
 text to solve this problem is below for file /usr/share/doc/handbook/network-samba.html

How-To-Repeat:          <N/A>
Comment 1 Daniel Gerzo freebsd_committer freebsd_triage 2006-08-24 01:37:06 UTC
Class Changed
From-To: sw-bug->doc-bug

Take this one. I will try to look how we can do this more clear. 

Note for submitter: This PR was misfiled, next time try to use 
send-pr(1) or our Web form. 


Comment 2 Daniel Gerzo freebsd_committer freebsd_triage 2006-08-24 01:37:06 UTC
Responsible Changed
From-To: freebsd-doc->danger

Take this one. I will try to look how we can do this more clear. 

Note for submitter: This PR was misfiled, next time try to use 
send-pr(1) or our Web form.
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-09-24 15:17:21 UTC
danger      2006-09-24 14:17:15 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/network-servers chapter.sgml 
  Log:
  Add some notes about rc.d/samba script.
  
  Approved by: keramida (mentor), trhodes (mentor)
  PR: docs/102460
  
  Revision  Changes    Path
  1.89      +17 -6     doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Daniel Gerzo freebsd_committer freebsd_triage 2006-09-24 15:18:22 UTC
State Changed
From-To: open->closed

I have committed a change that I hope clarifies the problems you 
have described. Thanks for submission!