Send inn-workers mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.isc.org/mailman/listinfo/inn-workers
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of inn-workers digest..."


Today's Topics:

   1. INN2 user authentication against system users (Kevin Shell)


----------------------------------------------------------------------

Message: 1
Date: Thu, 11 Feb 2021 16:27:35 +0800
From: Kevin Shell <[email protected]>
To: [email protected]
Subject: INN2 user authentication against system users
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii

Hello INN2 list.
I'm a INN2 newbie user. :-)

I've setup INN2 on my VPS server with nnrpd nntps(563) port,
ckpasswd authenticating against a plain text file database,
my readers.conf fraction reads:

auth "aname" {
     require_ssl: true
                   ### format [email protected]:passwd_hash
     auth: "ckpasswd -f /etc/news/newsusers"
}

access "aname" {
    users: "*"
    newsgroups: "*"
    access: RPA
}

I've successfully authenticate against the newsusers file,
I tried to authenticate against system users but no success.
I don't want to maintain a seperate set of news users,
how do I do authentication against the system users,
like /etc/passwd and /etc/shadow?

The readers.conf man page is complicated, I don't quite understand.
Glad to get some example configulation. :-)

--
kevin


------------------------------

Subject: Digest Footer

_______________________________________________
inn-workers mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/inn-workers


------------------------------

End of inn-workers Digest, Vol 128, Issue 1
*******************************************

Reply via email to