From: Dan Homolka (Dan.Homolka_at_suse.co.uk)
Date: Tue Dec 03 2002 - 10:06:22 CET
Message-ID: <3DEC740E.6070602@suse.co.uk> Date: Tue, 03 Dec 2002 09:06:22 +0000 From: Dan Homolka <Dan.Homolka@suse.co.uk> Subject: Re: [suse-sparc] Samba on SS4
Karl,
Just to get things going quickly, you might like to try using the Samba
Web Administration Tool (SWAT).
To get this up and running do the following:
- Assuming you have the SWAT binaries on your system, either pre-built
or made from sources.
- Check that your /etc/services file has a line like:
swat 901/tcp
if not, add it.
- Add the following line to your /etc/inetd.conf
swat stream tcp nowait.400 root /usr/local/samba/bin/swat swat
The full path being the one appropriate to where you installed SWAT.
- One you have edited /etc/services and /etc/inetd.conf you need to
send a HUP signal to inetd. To do this use kill -1 PID where PID is the
process ID of the inetd daemon. [Straight from the man page.]
- Point your browser of choice at http://localhost:901/ and you should
be in business.
For more information you should try "man swat".
Using SWAT is a good way to get things up and running quickly, and later
(when you are feeling brave, or after a few cups of coffee ;-) you can
delve into the mysteries of the smb.conf file and do stuff by hand!
Although be aware that SWAT rewrites the smb.conf file from scratch when
you change a setting and do a "commit", so you will loose anything you
add to the configuration file by hand.
Hope that helps,
Dan.
PS Is this a home or work system? Just curious, we always like to know
who's using what & where :-)
Iron Panther wrote:
> Can anyone give me a hand with getting Samba going on my Sparc SS4
> running SuSE 7.3?
>
> Thanks.
>
> --------------------------------
> Karl E. Morris
> Unix Administrator & Computer Geek
-- Dr Dan Homolka SuSE Linux UK. Telephone: +44 (0) 20 8846 3918 Email: Dan.Homolka@suse.co.uk Web: http://www.suse.co.uk/-- To unsubscribe, e-mail: suse-sparc-unsubscribe@suse.com For additional commands, e-mail: suse-sparc-help@suse.com
This archive was generated by hypermail 2.1.4 : Tue Dec 03 2002 - 10:06:36 CET