Networking Forums

Networking Forums > Computer Networking > Linux Networking > An identd for irc

Reply
Thread Tools Display Modes

An identd for irc

 
 
* Tong *
Guest
Posts: n/a

 
      03-06-2005, 09:46 PM
Hi,

I was trying to setup an ident daemon for irc. Can anyone tell me your
successful story?

What I did was:

- istalled slidentd, a minimal ident (RfC 1413) daemon

I choose it because It's a very small and simple daemon that would not give out
any sensitive information.

- do the necessary configuration (add 1 line to /etc/inetd.conf).

But it doesn't work:

epic4 reports:
*** Checking Ident
*** No Ident response

- I then did a manual check:

telnet localhost 113

and I can see that the slidentd is successfully launched by inetd:

nobody 23088 1420 0 14:18 ? 00:00:00 slidentd

but the respond I get is not good:

6193, 23 : USERID : UNIX : stjohns
0, 0: ERROR: UNKNOWN-ERROR

Instead of "ERROR : NO-USER" I get a weird UNKNOWN-ERROR.

Please help, if you have successfully get an identd working. I don't mind
what it is, working with irc is surely enough.

PS. I've also searched on google, but the only things I found are
frustrated attempts, e.g.

Identd not working
http://www.linuxforums.org/forum/topic-23539.html

oidentd / irc
http://www.linuxquestions.org/questions/history/291395

I can't find any working example. Please help.

thanks a lot


--
Tong (remove underscore(s) to reply)
*niX Power Tools Project: http://xpt.sourceforge.net/
- All free contribution & collection
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
identd problem on IRC sinapsi Linux Networking 6 10-03-2004 10:16 PM



1 2 3 4 5 6 7 8 9 10 11