Bug 126436

Summary: samba handbook's documentation refers to non existing private dir
Product: Documentation Reporter: konstantinos <ultimatekonstantinos>
Component: Books & ArticlesAssignee: Manolis Kiagias <manolis>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description konstantinos 2008-08-11 01:30:01 UTC
I am a newbie on freeBSD. So I was reading the handbook to configure samba on my server. While reading i noticed that documentation on "http://www.freebsdgr.org/handbook/network-samba.html" was referring to a non existing directory in my machine called "private" and being under /usr/local/. 

Here is what it says:
"Assuming that the default smbpasswd backend is used, the /usr/local/private/smbpasswd file must be created to allow Samba to authenticate clients."
Comment 1 Manolis Kiagias freebsd_committer freebsd_triage 2008-08-11 01:35:28 UTC
Responsible Changed
From-To: freebsd-doc->manolis

I will handle this
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-08-14 21:14:39 UTC
manolis     2008-08-14 20:14:30 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/network-servers chapter.sgml 
  Log:
  Update some info in the Samba section:
  
  - Samba now uses /usr/local/etc/samba instead of /usr/local/private
  - Add a note on tdbsam and pdbedit
  
  PR:             docs/126436
  Submitted by:   Konstantinos Kapenekakis <ultimatekonstantinos@gmail.com>
  Approved by:    gabor (mentor)
  
  Revision  Changes    Path
  1.107     +10 -0     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 3 Manolis Kiagias freebsd_committer freebsd_triage 2008-08-14 21:19:25 UTC
State Changed
From-To: open->closed

This is now fixed. Thanks for your submission!