<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Thanks for pointing out the obvious to me. I appreciate your patients,
as I am still pretty new at this. I did check the correct file this
time and see that I do not have the identd damon installed. I find that
a little puzzling as I did a full total install. I will check my cd's
and try to find it. <br>
<br>
Thx again<br>
Dave<br>
<br>
<br>
Dave Andruczyk wrote:<br>
<blockquote type="cite"
cite="mid20030809002614.14978.qmail@web14101.mail.yahoo.com">
<pre wrap="">--- David Mangani <a class="moz-txt-link-rfc2396E" href="mailto:dmangani@att.net"><dmangani@att.net></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I'm still not sure how to get this going. In RH9 I have xinetd. It does
start and run at boot time. When I check in the xinetd.config file its
has nothing in it at all about result encrypt. Below I have pasted the
contents of my file.
</pre>
<blockquote type="cite">
<pre wrap=""># Simple configuration file for xinetd
#
# Some defaults, and include /etc/xinetd.d/
defaults
{
instances = 60
log_type = SYSLOG authpriv
log_on_success = HOST PID
log_on_failure = HOST
cps = 25 30
}
includedir /etc/xinetd.d
</pre>
</blockquote>
<pre wrap="">What do I need to include in here?
</pre>
</blockquote>
<pre wrap=""><!---->
Wrong place, look in /etc/xinetd.d for a file called either
"identd", or "auth". In it will probbaly be a line that says
"disable = yes" change that to "no" and restart xinetd
and identd should start.
If it's not there you probbaly didn't install the identd daemon.
use your CD's...
=====
Dave J. Andruczyk
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
<a class="moz-txt-link-freetext" href="http://sitebuilder.yahoo.com">http://sitebuilder.yahoo.com</a>
</pre>
</blockquote>
</body>
</html>