Gentoo Archives: gentoo-dev

From: Ulrich Mueller <ulm@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Update your IRC handle in LDAP
Date: Sat, 29 May 2021 08:05:52
Message-Id: uo8cuj773@gentoo.org
1 Please don't forget to update your IRC handle in LDAP. For example, if
2 you have moved from Freenode to Libera.Chat:
3
4 $ perl_ldap -b user -E gentooIM irc://irc.freenode.net/<your_old_nick> ${USER}
5 $ perl_ldap -b user -C gentooIM ircs://irc.libera.chat/<your_new_nick> ${USER}
6
7 Ulrich

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] Update your IRC handle in LDAP "Michał Górny" <mgorny@g.o>
Re: [gentoo-dev] Update your IRC handle in LDAP "Toralf Förster" <toralf@g.o>