editing samba.conf
#1
how do i edit the samba.conf file with out it rewrighting itself back to default settings when i do a reboot?

im trying to add my storage harddrives as share
Reply
#2
Code:
sudo service smbd stop

edit your file

Code:
sudo service smbd start

Should do the trick.
Reply
#3
thanks for the reply cowfodder where do i put that command? the only thing i have instaleed on my htpc is openelec, am i doing it in there or through the lan connection and cmd?
Reply
#4
If you are using openelec you'll probably want to have a look over at the openelec site. I believe there is a separate samba config file you need to create.

Edit: see here:

http://wiki.openelec.tv/index.php?title=...m_OpenELEC
Reply
#5
thank you gabbott i shall have a look
Reply

Logout Mark Read Team Forum Stats Members Help
editing samba.conf0