[Balug-talk] SAMBA and RedHat 8.0
Ivan F. Poddubny
ivan at inviosoftware.com
Fri May 9 09:33:07 PDT 2003
On Thu, 2003-05-08 at 19:49, Jonathan Jefferies wrote:
> But I thought it would be advisable to use the available
> tools, in this case "swat" to configure the samba file.
> I've installed it (rpm), gone to the System Settings->services
> enabled swat and then restarted xinetd. But so far I'm
> not able to connect to http://localhost:901 to get it
> started. Any suggestions, hints (other than chucking it
> and doing it all by hand)?
netstat -na | grep 901
if nothing shows up in results, then in /etc/xinetd.d/swat verify value
of "disable" parameter. If it set to "no", then try to simply restart
xinetd one more time (and check logs!). If "yes" -- change to "no" and
restart xinetd (and check logs!). Then do netstat again as sanity check
(I'm assuming that in messages you'll get something like this:
[...] xinetd[27840]: xinetd Version 2.3.10 started with libwrap options
compiled in.
[...] xinetd[27840]: Started working: 1 available service
[...] xinetd: xinetd startup succeeded
)
--ivan
More information about the Balug-talk-balug.org
mailing list