INN2 user authentication against system users

Kevin Shell <[email protected]>
Newsgroups gmane.network.inn
Organization My inc
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.