passwd.nntp(5)


NAME

   passwd.nntp - passwords for connecting to remote NNTP servers

DESCRIPTION

   The file /etc/news/passwd.nntp contains host-name-password triplets for
   use when authenticating client programs to NNTP servers.  This file  is
   normally  interpreted  by  the  NNTPsendpassword  routine in libinn(3).
   Blank lines and lines beginning with a number sign (``#'') are ignored.
   All  other  lines  should  consist of three or four fields separated by
   colons:
          host:name:password
          host:name:password:style

   The first field is the name of a  host,  and  is  matched  in  a  case-
   insensitive  manner.  The second field is a user name, and the third is
   a  password.   The  optional  fourth  field  specifies  the   type   of
   authentication  to  use.   The default is ``authinfo'' which means that
   NNTP ``authinfo'' commands are used to authenticate to the remote host.
   If  either the username or password are empty, then the related command
   will not be sent.  (The ``authinfo'' command is a common  extension  to
   RFC 977.)

   For example:
          ##  UUNET needs a password, MIT doesn't.
          mit.edu:bbn::authinfo
          uunet.uu.net:bbn:yoyoma:authinfo

   This file should not be world-readable.

HISTORY

   Written  by  Rich  $alz <rsalz@uunet.uu.net> for InterNetNews.  This is
   revision 1.14, dated 1996/09/06.

SEE ALSO

   innd(8), libinn(3).

                                                            PASSWD.NNTP(5)


More Linux Commands

manpages/fconfigure.n.html
fconfigure(n) - Set and get options on a channel (Man Page)
The fconfigure command sets and retrieves options for channels. ChannelId identifies the channel for which to set or query an option and must refer to an open c

manpages/XUnionRegion.3.html
XUnionRegion(3) - region arithmetic - Linux manual page.....
The XIntersectRegion function computes the intersection of two regions. The XUnionRegion function computes the union of two regions. The XUnionRectWithRegion fu

manpages/exit.2.html
exit(2) - terminate the calling process - Linux manual page
The function _exit() terminates the calling process immediately. Any open file descriptors belonging to the process are closed; any children of the process are

manpages/pam_timestamp_check.8.html
pam_timestamp_check(8) - Check to see if the default timesta
With no arguments pam_timestamp_check will check to see if the default timestamp is valid, or optionally remove it. OPTIONS -k Instead of checking the validity

manpages/va_arg.3.html
va_arg(3) - variable argument lists - Linux manual page.....
A function may be called with a varying number of arguments of varying types. The include file &lt;stdarg.h&gt; declares a type va_list and defines three macros for s

manpages/gnutls_dh_get_pubkey.3.html
gnutls_dh_get_pubkey(3) - API function - Linux manual page
This function will return the peers public key used in the last Diffie-Hellman key exchange. This function should be used for both anonymous and ephemeral Diffi

manpages/filter.3x.lc.html
filter.3x(lc) miscellaneous curses utility routines.........
The unctrl routine returns a character string which is a printable representation of the character c, ignoring attributes. Control characters are displayed in t

manpages/gnutls_deinit.3.html
gnutls_deinit(3) - API function (Library - Linux man page)
This function clears all buffers associated with the session. This function will also remove session data from the session database if the session was terminate

manpages/pcre16_get_stringtable_entries.3.html
pcre16_get_stringtable_entries(3) Perl-compatible regular ex
This convenience function finds, for a compiled pattern, the first and last entries for a given name in the table that translates capturing parenthesis names in

manpages/curl_share_strerror.3.html
curl_share_strerror(3) - return string describing error code
The curl_share_strerror() function returns a string describing the CURLSHcode error code passed in the argument errornum. AVAILABILITY This function was added i

manpages/sendinpaths.8.html
sendinpaths(8) - Send Usenet Path: statistics via e-mail....
sendinpaths checks pathlog/path for ninpaths dump files, finds dump files generated in the past 30 days, makes sure they are valid by running ninpaths on each o

manpages/makedbz.8.html
makedbz(8) - Rebuild dbz files (Admin - Linux man page).....
makedbz rebuilds dbz(3) database. The default name of the text file is pathdb/history; to specify a different name, use the -f flag. OPTIONS -f filename If the





We can't live, work or learn in freedom unless the software we use is free.