The httpd server has the ablity to do "ident" checking via rfc 931.

However when we tried to use this feature it appears that AFS is using
the TCP port 113 (decimal) to do something similar.  I think that AFS
has a "ident" server running - but it doesn't appear to be "compatible".

Has anyone got this to work?  Does anyone have more info... this is
not my area of knowledge... I just want it to work.

Thanks, David


---------- from httpd source -----------
 /*
  * rfc931() speaks a common subset of the RFC 931, AUTH, TAP and IDENT
  * protocols. The code queries an RFC 931 etc. compatible daemon on a remote
  * host to look up the owner of a connection. The information should not be
  * used for authentication purposes. This routine intercepts alarm signals.
  */

URL to RFC1413  http://www.cis.ohio-state.edu/htbin/rfc/rfc1413.html

Reply via email to