indrora / Atomic

Atomic: an IRC client from the ashes of yaaic
https://indrora.github.io/Atomic/
GNU General Public License v3.0
123 stars 29 forks source link

No connection to ZNC #46

Closed tasmo closed 9 years ago

tasmo commented 9 years ago

When I try to connect I'm getting a password error everytime. With other clients same configuration works. Might it be the Atomic uses "USER@SERVER" to connect instead to use simple "SERVER"?

indrora commented 9 years ago

I use ZNC on a daily basis. it only formats it as user@server in the server list. Check that your username in configuration matches ZNC's.

On Sun, Aug 3, 2014 at 11:22 AM, Thomas Friese notifications@github.com wrote:

When I try to connect I'm getting a password error everytime. With other clients same configuration works. Might it be the Atomic uses "USER@SERVER" to connect instead to use simple "SERVER"?

— Reply to this email directly or view it on GitHub https://github.com/indrora/Atomic/issues/46.

tasmo commented 9 years ago

Where can I put my username in Atomic? I just find the nickname, real name ans SASL user name. None of them is for my ZNC server authentification.

indrora commented 9 years ago

Since ZNC doesn't use SASL for client authentication, you should put under 'username' your-znc-username/network-to-connect-to.

On Thu, Aug 14, 2014 at 2:13 AM, Thomas Friese notifications@github.com wrote:

Where can I put my username in Atomic? I just find the nickname, real name ans SASL user name. None of them is for my ZNC server authentification.

— Reply to this email directly or view it on GitHub https://github.com/indrora/Atomic/issues/46#issuecomment-52155259.

tasmo commented 9 years ago

Sorry, I don't get it. There is no textfield called "username" where I can put my username in. In every other client I'm using there is. Should it be there?

indrora commented 9 years ago

Sorry, "Ident" is the field.

On Thu, Aug 14, 2014 at 9:53 AM, Thomas Friese notifications@github.com wrote:

Sorry, I don't get it. There is no textfield called "username" where I can put my username in. In every other client I'm using there is. Should it be there?

— Reply to this email directly or view it on GitHub https://github.com/indrora/Atomic/issues/46#issuecomment-52202257.

tasmo commented 9 years ago

Yeah, it's working! Thank you, for your patience! I thought, "Ident" is just the signification of Atomic as an IRC client.