FeministWiki talk:Technical documentation: Difference between revisions

    From FeministWiki
    (Trouble connecting to IRC channel)
     
    m (Add minor detail)
     
    (3 intermediate revisions by 2 users not shown)
    Line 1: Line 1:
    I admit I'm a bit of a noob when it comes to IRC, but I'm having trouble connecting to it. Tried with WeeChat and KiwiIRC and got the same error: "LDAP authentication failed". Is it a problem with me or with the server?
    I admit I'm a bit of a noob when it comes to IRC, but I'm having trouble connecting to it. Tried with WeeChat and KiwiIRC and got the same error: "LDAP authentication failed". Is it a problem with me or with the server? [[User:Bcf|Bcf]] ([[User talk:Bcf|talk]]) 15:23, 19 May 2020 (CEST)
    :{{reply to|Bcf}} The technical documentation is aimed more at sysadmins rather than end users, whereas end-user documentation for the various FeministWiki components is found on [[FW:Welcome]].  Still, I added a brief mention to this page of how the server authenticates clients, it's probably good to have it in multiple places.
    :In KiwiIRC it should be enough to enable encryption (click the padlock icon to make it green) and enter your username and password into the standard fields.  (It should switch to port 6697 when you enable encryption.)
    :In WeeChat, add the FeministWiki via <code>/server add fw irc.feministwiki.org/6697 -ssl</code> and then set the username and password for the connection via <code>/set irc.fw.nicks Bcf</code> and <code>/set irc.fw.password my_password</code> and I think it should work.  I haven't tested it though so please tell me if it doesn't work.
    :BTW you can sign entries on talk pages with "<nowiki>~~~~</nowiki>" (four tildes) which will be automatically turned into a signature, like this. [[User:Technician|Technician]] ([[User talk:Technician|talk]]) 04:31, 19 May 2020 (CEST)
    ::{{reply to|Technician}} I figured maybe I was unable to connect to the server due to not capitalising the first character, but even after doing that I'm not able to connect to it. This is what my WeeChat config file looks like: [https://pastebin.com/UAhAqwNh]
    ::I also tried to set <code>username</code> and <code>sasl_username</code> as my username, and <code>ssl_password</code> and <code>sasl_password</code> as my password, but none of this worked. I still get <code>LDAP authentication failed</code> in both WeeChat and Kiwi IRC. [[User:Bcf|Bcf]] ([[User talk:Bcf|talk]]) 16:12, 19 May 2020 (CEST)

    Latest revision as of 16:13, 19 May 2020

    I admit I'm a bit of a noob when it comes to IRC, but I'm having trouble connecting to it. Tried with WeeChat and KiwiIRC and got the same error: "LDAP authentication failed". Is it a problem with me or with the server? Bcf (talk) 15:23, 19 May 2020 (CEST)

    @Bcf: The technical documentation is aimed more at sysadmins rather than end users, whereas end-user documentation for the various FeministWiki components is found on FW:Welcome. Still, I added a brief mention to this page of how the server authenticates clients, it's probably good to have it in multiple places.
    In KiwiIRC it should be enough to enable encryption (click the padlock icon to make it green) and enter your username and password into the standard fields. (It should switch to port 6697 when you enable encryption.)
    In WeeChat, add the FeministWiki via /server add fw irc.feministwiki.org/6697 -ssl and then set the username and password for the connection via /set irc.fw.nicks Bcf and /set irc.fw.password my_password and I think it should work. I haven't tested it though so please tell me if it doesn't work.
    BTW you can sign entries on talk pages with "~~~~" (four tildes) which will be automatically turned into a signature, like this. Technician (talk) 04:31, 19 May 2020 (CEST)
    @Technician: I figured maybe I was unable to connect to the server due to not capitalising the first character, but even after doing that I'm not able to connect to it. This is what my WeeChat config file looks like: [1]
    I also tried to set username and sasl_username as my username, and ssl_password and sasl_password as my password, but none of this worked. I still get LDAP authentication failed in both WeeChat and Kiwi IRC. Bcf (talk) 16:12, 19 May 2020 (CEST)