On Fri, 2003-07-18 at 13:24, Thom Paine wrote: > I installed samba and swat on my test server, and am unable to get swat > running to do the configuration. I'm not comfortable enough doing it > from scratch, and find that swat works well for my older servers. > > The error I am getting is 'Document contains no Data' when I try to > connect to it from mozilla. > > 127.0.0.1:901 > I haven't used swat in a while, but it used to have to be enabled in xinetd. Below is the /etc/xinetd.d/swat file from an old RH 7.2 partion I have. # default: off # description: SWAT is the Samba Web Admin Tool. Use swat \ # to configure your Samba server. To use SWAT, \ # connect to port 901 with your favorite web browser. service swat { disable = no port = 901 socket_type = stream wait = no only_from = 127.0.0.1 user = root server = /usr/sbin/swat log_on_failure += USERID } Just a thought... Doug -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list