Well, just guessing now. It may be that root is not an acceptable user.
I am using inetd and so can't directly comment on your configuration. What
happens if you try nobody or a real user not root?

Joel
On Mon, Nov 04, 2002 at 07:23:08PM +0000, Ian C Roberts wrote:
> Nothing has bound to this port, I have tried the command....This is 
> the /etc/xinetd.d/swat file I am using,,,, 
> 
>  
> service swat 
> { 
>       disable         = no 
>       socket_type     = stream 
>       port            = 901 
>       wait            = no 
>       user            = root 
>       server          = /usr/sbin/swat 
>       server_args     = -s /etc/smb.conf 
>       groups          = yes 
> } 
> 
> I have tried this file with " only_from = localhost and 127.0.0.1.  - 
> and I get the same console message from the system.  When I try 
> "http://localhost:901"; (or 127.0.0.1 instead of localhost I get a 
> message, 
>       "400 server error 
>       chdir failed - the server is not configured correctly " 
> 
> Please can you try and help me again?? 
> 
> Thanks, 
> Ian 
> 
> PS the system is Mac OS 10.2 (jaguar) which is basically freebsd 4.4
> 
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to