On Wed, 5 Feb 1997, Amancio Hasty wrote:
> Is there a configuration tool which aids a new user like me to setup
> samba?
>
> Tnks,
> Amancio
>
OK...
If you need some help.
1) create directories lib locks var under the /usr/local/samba
owner nobody.
2) put smb.conf under /usr/local/samba/lib
[homes]
writeable=yes
[printer]
path=/var/spool/lpd/windows
writeable=no
public=yes
printable=yes
print command=/usr/local/samba/bin/psfilter < %s | lpr;rm %s
[CDROM]
path=/cdrom
writeable=no
public=true
[UNIX]
path=/usr/windows
writeable=yes
public=true
3) start hmbd
/usr/local/samba/bin/nmbd -D -G HOME
4) put a line on /etc/inetd.conf...
netbios-ssn stream tcp nowait root /usr/local/samba/bin/smbd smbd
5) restart inetd.....
hope this can help
Sergio Lenzi.
Unix consult.