Operating System - HP-UX
1847258 Members
3049 Online
110263 Solutions
New Discussion

SWAT on hpux11 using netscape V4.76.

 
Russ Hancock
Occasional Contributor

SWAT on hpux11 using netscape V4.76.


Hi Guys,
I'm trying to setup all the samba stuff, and use swat to edit the config file.
After checking the inetd.conf and services are as per the documentation, I tried the http://localhost:901/
and got :
The document contained no data.
Try again later, or contact the server admin.

Any ideas?
2 REPLIES 2
Steve Labar
Valued Contributor

Re: SWAT on hpux11 using netscape V4.76.

Verify port 901 is defined for
swat in your /etc/services file. Line should look similar
to:
swat 901/tcp

Steve Labar
Russ Hancock
Occasional Contributor

Re: SWAT on hpux11 using netscape V4.76.

Yeah Steve, the swat line is in the services file, and the /etc/inetd.conf, has the line.
swat stream tcp nowait.400 root /opt/samba/bin/swat swat

I've also copied the smb.conf file into what appears to be the required default location, /usr/local/samba/lib

and I still get the document contains no data message.

Cheers
Russ.