LPRng-HOWTO - added update for Samba print queue configuration.
 LPRng-HOWTO - added section on how to configure Solaris lp printing
  to communicate with LPRng.
  (Changes courtesy of: Gerald Damian <[EMAIL PROTECTED]>)
 Typo in gethostinfo.c spotted. 
  (Courtesy of the debugging talents of: Robin Sommer <[EMAIL PROTECTED]>)

What else can I say?

Patrick Powell                 Astart Technologies,
[EMAIL PROTECTED]            9475 Chesapeake Drive, Suite D,
Network and System             San Diego, CA 92123
  Consulting                   858-874-6543 FAX 858-279-8424 
LPRng - Print Spooler (http://www.astart.com)

> From [EMAIL PROTECTED] Thu Aug 17 05:09:35 2000
> Date:   Thu, 17 Aug 2000 13:12:09 +0200
> From: Robin Sommer <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: LPRng: [3.6.22] Bug in netgroup check
>
> Hi,
>
> there seems to be a small typo in LPRng 3.6.22 (and I think in
> 3.6.23 as well):
>
> ----- cut ------------------------------------------------------------
> --- LPRng-3.6.22/src/common/gethostinfo.c     Mon Jul 24 02:42:57 2000
> +++ LPRng-3.6.22-patched/src/common/gethostinfo.c     Thu Aug 17 12:16:19 2000
> @@ -589,7 +589,7 @@
>               if( cval(str) == '@' ) {        /* look up host in netgroup */
>  #ifdef HAVE_INNETGR
>                       result = !innetgr( str+1, host->shorthost, NULL, NULL );
> -                     if( !result ) result = !innetgr( str+1, host->fqdn, NULL, NULL 
>);
> +                     if( result ) result = !innetgr( str+1, host->fqdn, NULL, NULL 
>);
>  #else /* HAVE_INNETGR */
>                       DEBUGF(DDB3)("match: no innetgr() call, netgroups not 
>permitted");
>  #endif /* HAVE_INNETGR */
> ----- cut ------------------------------------------------------------
>
> Robin
>
> -- 
> Robin Sommer          * private      05251/65041 * work           05251/60-3322
> Univers. of Paderborn * [EMAIL PROTECTED] * [EMAIL PROTECTED]

-----------------------------------------------------------------------------
If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to