[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: RH8.0 - Altering Security Level
- From: Michael Schwendt <ms0301rh arcor de>
- To: redhat-list redhat com
- Subject: Re: RH8.0 - Altering Security Level
- Date: Fri Jan 31 05:16:04 2003
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 31 Jan 2003 09:07:37 -0000, Ashley Kitson wrote:
> etc/xinetd.d/swat is configured as
>
> #chkconfig: 35 20 80
> #description: SWAT
>
> service swat
> {
> disable = no
> port = 901
> socket_type = stream
> wait = no
> only_from = localhost
> user = root
> log_on_failure += USERID
> )
>
> I have run chkconfig (and added the swat lines above as result and
> still no joy
> :-(
Huh? It doesn't make any sense to add those two lines there. All
you would need to enable SWAT is to run
# chkconfig swat on
and optionally (to make sure xinetd is running, too):
# service xinetd start
# chkconfig xinetd on
Then have a look at the output of:
netstat -tpan | grep 901
What does it give?
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE+Okxy0iMVcrivHFQRAqDCAJ0fZOM3alrFjAoLwKrGwGlmqwJUAgCfaFnY
2NhUkmqMHIOesUo+4jT43H4=
=Jgd3
-----END PGP SIGNATURE-----
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]