Ano-Tech Computers
Enter keyword:

Identd returns random string instead of user name
Problem:
When connecting to IRC servers, the normal ident is replaced with a seemingly random string of characters instead of the user name one would expect. Example: [11:56] *** Joins: Floyd_ATC ([ScpSm69j4@hermes.atc.no)
 
Solution:
In "/etc/identd.conf", comment out the following line:
"result:encrypt = yes"

Now reload identd with the command "service identd reload".

Reconnect to the IRC server and you should get the user name:
[11:59] *** Joins: Floyd_ATC (floyd@hermes.atc.no)


 
Discuss this solution
Did this article solve your problem? Yes No Did not apply

We welcome anyone who is willing to contribute to this public knowledge base, contact siteadmin@atc.no if you have information you would like to share. The idea is not to replace the commercial support sites, but to publish those hard-to-find solutions you've found yourself looking for over and over again.

Show all articles