can't locate smb.conf(5) manual page

Asked by Greg Allman

I opened a terminal in Ubuntu desktop 10.04 I tried all sorts of sudo commands with smb.conf(5) and didn't get any where. I would like to configure Samba I have a sample configuration file for Samba. It says to read this manual first the above smb.conf

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu samba Edit question
Assignee:
No assignee Edit question
Solved by:
marcobra (Marco Braida)
Solved:
Last query:
Last reply:
Revision history for this message
Best marcobra (Marco Braida) (marcobra) said :
#1

Please be sure the package samba-doc is installed from terminal type:

sudo apt-get --reinstall install samba-doc

then type:

man smb.conf

Hope this helps

Revision history for this message
Greg Allman (gallman) said :
#2

Thanks For the Help It might be a while before I get around to trying it though. I found the manual and just have to read through the contents.