[solved] INN2 set up user authentication via ckpasswd

Liste des GroupesRevenir à ns nntp 
Sujet : [solved] INN2 set up user authentication via ckpasswd
De : anon (at) *nospam* anon.anon (Anonymous)
Groupes : news.software.nntp
Date : 15. Jul 2025, 04:35:50
Autres entêtes
Organisation : To protect and to server
Message-ID : <1054iah$3llei$1@paganini.bofh.team>
References : 1 2 3 4
Authentication works with the below configuration in readers.conf. Authentication also works with the commented lines uncommented. I suppose INN is choosing the first one that applies? Anyway I consider this issue mostly solved. Any pointers on a cleaner config would be appreciated.

I needed to include the full path to ckpasswd as it is not in system path. I also needed to make sure I was entering into mode reader before authenticating.

Thank you, Julien, for the help and the copious documentation. I will follow your advice for a more secure password hashing scheme. The default one does look rather weak.

auth "foreignokay" {
auth: "/usr/lib/news/bin/auth/passwd/ckpasswd -f /etc/news/userdb"
default: "<unauthenticated>"
}

access "authenticatedpeople" {
users: "*"
newsgroups: "*"
}

# auth "users" {
# auth: "/usr/lib/news/bin/auth/passwd/ckpasswd -f /etc/news/userdb"
# default: "<unauthenticated>"
# }

access "restrictive" {
users: "<unauthenticated>"
newsgroups: "!*"
}


Date Sujet#  Auteur
12 Jul 25 * INN2 set up user authentication via ckpasswd6Anonymous
13 Jul 25 `* Re: INN2 set up user authentication via ckpasswd5Anonymous
14 Jul 25  `* Re: INN2 set up user authentication via ckpasswd4Julien ÉLIE
15 Jul03:40   `* Re: INN2 set up user authentication via ckpasswd3Anonymous
15 Jul04:35    `* [solved] INN2 set up user authentication via ckpasswd2Anonymous
16 Jul06:09     `- Re: [solved] INN2 set up user authentication via ckpasswd1Julien ÉLIE

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal