Problems getting private password protected group working

Julien ÉLIE julien at trigofacile.com
Tue Jul 30 08:15:22 UTC 2024


Hi Aaron,Could you try to run ckpasswd by hand to see whether it reports any failure.  It is explained in the Examples section in:    https://www.eyrie.org/~eagle/software/inn/docs/ckpasswd.htmlIs generating the dbm password file with the Perl script from the description of the -d flag working better?  Maybe the format is different than the one "htdbm -cbB" generates.You may also try with -f (see the related option in the manual page) as long as -d doesn't work as expected.-- Julien
-------- Message d'origine --------De : Aaron Gray <aaronngray.lists at gmail.com> Date : 30/07/2024  01:14  (GMT+01:00) À : inn-workers at lists.isc.org Objet : Problems getting private password protected group working I am having issues getting private password protected groups working.I have set my readers.conf file to the following :-```auth private {    auth: "ckpasswd -s"}access private {    users: "aaronngray"    newsgroups: "private.*"}```but Thunderbird is complaining "login to servernntp.climateemergence.global with username aaronngray failed."The password is definitely correct in both cases, but I am unable toauthenticate.I tried using htdbm -cbB /usr/local/news/db/passwords aaronngray ********and :-auth private {    auth: "ckpasswd -d /usr/local/news/db/passwords"}as well.Hoping someone can point me in the right directions with this.Aaron-- Aaron GrayIndependent Open Source Software Engineer, Computer LanguageResearcher, Information Theorist, and amateur computer scientist.-- inn-workers mailing listinn-workers at lists.isc.orghttps://lists.isc.org/mailman/listinfo/inn-workers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/inn-workers/attachments/20240730/79f6a744/attachment-0001.htm>


More information about the inn-workers mailing list