Fixed! Thanks...
Version LPRng-3.8.13 - Mon May 6 10:07:52 PDT 2002
Typo's in documentation corrected.
(Patch by: Stepan Kasal <[EMAIL PROTECTED]>)
lpr Kerberos authentication failures were not being reported.
(Problem noticed by: Rick Cochran <[EMAIL PROTECTED]>)
Added SSL authentication
Credential file locations based on the Apache mod_ssl model:
/etc/lpd/ssl_
lpd.conf did not have 'include' functionality working.
(Patch by: Stepan Kasal <[EMAIL PROTECTED]>)
> From [EMAIL PROTECTED] Wed Jun 12 06:17:30 2002
> Date: Wed, 12 Jun 2002 15:17:28 +0200
> From: Stepan Kasal <[EMAIL PROTECTED]>
> To: Patrick Powell <[EMAIL PROTECTED]>
> Subject: other issues with LPRng
>
>
> --yrj/dFKFPuw6o+aM
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
>
> Hallo,
> there are few minor problems:
>
> 1) It seems that the current state (LPRng 3.8.12) is that the documentation
> says that "include" inside lpd.conf file should work, but it actually doesn't.
> The attached patch should fix this.
>
> 2) This is one of two bugs listed on sourceforge. The other one (-L logfile)
> seems to be fixed nowadays. Both should be marked as resolved.
> You could also upload a newer version to sourceforge page (or at least remove
> the old ones).
>
> (I'm complaining about this since LPRng home page points to sourceforge.)
>
> Thank you for whole LPRng!
>
> Stepan Kasal
>
> --yrj/dFKFPuw6o+aM
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: attachment; filename="LPRng-3.8.12-lpd_conf_include.patch"
>
> diff -ur LPRng-3.8.12.orig/src/common/linelist.c LPRng-3.8.12/src/common/linelist.c
> --- LPRng-3.8.12.orig/src/common/linelist.c Mon May 6 18:03:44 2002
> +++ LPRng-3.8.12/src/common/linelist.c Wed Jun 12 14:58:48 2002
> @@ -2165,7 +2165,7 @@
> Read_file_list( /*required*/required,
> /*model*/ &Config_line_list,/*str*/ path,
> /*linesep*/Line_ends, /*sort*/1, /*keysep*/Value_sep,/*uniq*/1,
> - /*trim*/':',/*marker*/0,/*doinclude*/0,/*nocomment*/1,
> + /*trim*/':',/*marker*/0,/*doinclude*/1,/*nocomment*/1,
> /*depth*/0,/*maxdepth*/4 );
>
> Set_var_list( Pc_var_list, &Config_line_list);
>
> --yrj/dFKFPuw6o+aM--
>
-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address
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.
-----------------------------------------------------------------------------