Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

identd #205

Closed
Cajs opened this issue Aug 23, 2017 · 1 comment
Closed

identd #205

Cajs opened this issue Aug 23, 2017 · 1 comment

Comments

@Cajs
Copy link

Cajs commented Aug 23, 2017

Hey,

Was wondering how you configure teleirc to connect to oidentd?
Couldn't see anything in the config or anything in existing issues.

Kind Regards,
Cameron

@Mikaela
Copy link
Collaborator

Mikaela commented Aug 30, 2017

I think this isn't an issue with TeleIRC as port 113 would usually require root and IRC users generally don't touch the config files of other services, I only know ZNC to do that.

I would recommend you to run TeleIRC as a separate user or connect it to different server than your other services and then taking a look at man oidentd.conf.

EXAMPLE $HOME/.oidentd.conf FILE
       global {
            reply "unknown"
       }

       Reply with "unknown" to all successful ident lookups.

       to irc.example.org {
            reply "example"
       }

       Reply with "example" to ident  lookups  for  connections  to  irc.exam‐
       ple.org.

@Mikaela Mikaela closed this as completed Aug 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants