Re: [SLUG] Re:samba, conf file

From: Seth (seth@hollen.org)
Date: Fri Apr 27 2001 - 15:06:11 EDT


> >[global]
> > workgroup = <your workgroup here>
> > netbios name = <your NB name here>
> > server string = %h (Samba v%v)
> > printcap name = /etc/printcap
> > load printers = yes
> > guest account = pcguest
> > security = user
> > encrypt passwords = yes

> > smb passwd file = /etc/smbpasswd
might be /etc/samba/smbpasswd
check your directory's in my redhat computer all samba files are in
/etc/samba/file name

try to trim your smb.conf file to only the bare minimum, get it working then
add other settings a little at a time

> > case sensitive = no
> > preferred master = yes
> > username level = 1
> > domain controller = <yours here>
> > wins server = 192.168.1.1
> > dns proxy = no
> >
> >[homes]
> > comment = Home Directories
> > browsable = no
> > create mode = 0750
> > read only = no
> >
> >[printers]
> > comment = All Printers
> > path = /etc/printcap
> > browsable = no
> > printable = yes
> > create mode = 0700
> >
> >[share1]
> > comment = my linux share
> > path = /home/rock/share1/
> > public = no
> > read only = no
> > valid users = rock
> >
> >[public]
> > comment = Public Stuff
> > path = /public
> > public = yes
> > browsable = yes
> > writable = yes
> > create mode = 777
> >
> > [tmp]
> > comment = Temporary file space
> > path = /tmp
> > read only = yes
> > public = yes
> >
> >
> > Michael C. Rock
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com

-- 

Lottery: A tax on people who are bad at math. Seth seth@hollen.org



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 19:56:15 EDT