Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

INN News Server

8 views
Skip to first unread message

Alexander Wiedergold WIEDERGOLD.NET Administrator

unread,
Nov 10, 2012, 3:31:46 PM11/10/12
to
Good day Usenet
Configuration file is correct?
Thanks for help.
Alexander Gold Again


# /etc/news/inn.conf


mta: "/usr/sbin/sendmail -oi -oem %s"
organization: "Wiedergold Network Service"
ovmethod: tradindexed
hismethod: hisv6
pathhost: mail.wns.net
pathnews: /var/spool/news
# pathnews: /usr




# /etc/news/readers.conf

# The only groups enabled by default (the rest of this file is
# commented-out examples). This assigns the identity of <localhost> to
# the local machine

auth "localhost" {
hosts: "eugen-pc.wns.net, localhost, 127.0.0.1, ::1, stdin"
default: "<localhost>"
}

# Grant that specific identity access to read and post to any newsgroup
# and allow it to post articles with Approved: headers to moderated
# groups.

access "localhost" {
users: "<localhost>"
newsgroups: "*"
access: RPA
}


auth "user.linux" {
hosts: "192.168.178.0/24"
default: "user.linux"
}

access "user.linux" {
users: "alexander"
newsgroups: "*"
# access: RPA
}

Steve Crow

unread,
Jan 27, 2013, 9:12:54 PM1/27/13
to
On Sat, 10 Nov 2012, Alexander Wiedergold WIEDERGOLD.NET Administrator wrote:

-- snip --

>
> Good day Usenet
> Configuration file is correct?
> Thanks for help.
> Alexander Gold Again
>

-- snip --

Well, does it work?

kcGSH6nC

unread,
Jan 31, 2013, 5:00:22 PM1/31/13
to
Oh didn't you know? We're the new replacement for the various 'service
checkconf' equivalents. Kind of like Mechanical Turk. We check your work
for you!

... you should try our new code checking service too! Never see another
compilation error! Commit without worry! Our volunteers will build and
patch your code /for/ you!

Alexander Wiedergold WIEDERGOLD.NET

unread,
Mar 4, 2013, 12:20:05 AM3/4/13
to

Alexander Wiedergold WIEDERGOLD.NET

unread,
Mar 4, 2013, 12:32:31 AM3/4/13
to
It work :)

auth "localhost" {
hosts: "localhost, 127.0.0.1, ::1, stdin"
default: "<localhost>"
}

# Grant that specific identity access to read and post to any newsgroup
# and allow it to post articles with Approved: headers to moderated
# groups.

access "localhost" {
users: "<localhost>"
newsgroups: "*"
access: RPA
}

auth "news.wns.net" {
hosts: "192.168.178.0/24"
default: "<usenet-user>"
}

access "usenet-user" {
users: "<usenet-user>"
newsgroups: "*"
access: RPA
}
0 new messages