[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
See below.
Michael Schwendt wrote:
On Tue, 14 Dec 2004 21:41:26 -0800, Wayne Watson wrote:
Same.Expected behaviour. "chkconfig" maintains the initial run-level configuration, "service" the current status of services.
# chkconfig --list xinetd xinetd 0:off 1:off 2:off 3:on 4:on 5:on 6:off
# service xinetd stop Stopping xinetd: [ OK ]
# chkconfig --list xinetd xinetd 0:off 1:off 2:off 3:on 4:on 5:on 6:off
Same. ...
# service xinetd start Starting xinetd: [ OK ]
Same.
# chkconfig swat onNo output. No 901 in output.
# netstat -tpan | grep 901
tcp 0 0 0.0.0.0:901 0.0.0.0:* LISTEN 3914/xinetd
telnet: swat: bad port
# telnet 127.0.0.1 swat
No output. I had to Ctrl-C to break from its grip.Trying 127.0.0.1... Connected to localhost.localdomain (127.0.0.1). Escape character is '^]'. GET /
HTTP/1.0 401 Authorization Required WWW-Authenticate: Basic realm="SWAT" Connection: close Content-Type: text/html
<HTML><HEAD><TITLE>401 Authorization Required</TITLE></HEAD><BODY><H1>401 Authorization Required</H1>You must be authenticated to use this service<p></BODY></HTML>
Connection closed by foreign host.
# /usr/sbin/swat -V
# rpm -V samba-swat samba samba-common
S.5 ...T c /etc/xinetd/swat For kicks I ran rpm -qa | grep samba and got: samba-common-2.2.7a-8.9.0 samba-client...ditto 2.2... samba-swat...ditto samba...ditto
# /usr/sbin/swat < /dev/null HTTP/1.0 401 Authorization Required WWW-Authenticate: Basic realm="SWAT" Connection: close Content-Type: text/html
<HTML><HEAD><TITLE>401 Authorization Required</TITLE></HEAD><BODY><H1>401 Authorization Required</H1>You must be authenticated to use this service<p></BODY></HTML>
Got exactly what you show.
What of this can you reproduce?
-- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list
[Home] [Kernel List] [Red Hat Install] [Red Hat Watch List] [Red Hat Development] [Red Hat Phoebe Beta] [Fedora] [Gimp] [Yosemite News]