[Novices] Samba and Ubuntu

Chris Hansen chris at tweakerpad.com
Tue Dec 20 04:51:36 EST 2005


Hi Mark, this got me up and going (Ubuntu 5.10), there's plenty of samba 
pros on this list though (I'm not one of them), hopefully one of them 
will jump on me if I suggest something ill-advised

drop to a shell
type:
sudo apt-get update
sudo apt-get install samba
sudo vi /etc/samba/smb.conf

(if your not familiar with vi, hit "i" to begin editing, hit the Esc key 
then type ZZ when your done, or use an editor you like, either way)
under [homes] changes writable = yes if you like
Save and exit smb.conf

type:
sudo smbpasswd -a a_username_you_wanna_allow

type:
/etc/init.d/samba restart


Mark Jones wrote:

>To all but Todd in particular:
>
>How do I setup Samba on a Ubuntu box?
>
>Todd, at the meeting you said something about not using the Package
>Manager because it only installed a client (IIRC).  How do I install the
>server daemon?
>
>TIA,
>Mark
>
>_______________________________________________
>Novices mailing list
>Novices at kalamazoolinux.org
>http://www.kalamazoolinux.org/mailman/listinfo/novices
>  
>



More information about the Novices mailing list