Date: Sat, 11 Apr 1998 15:57:24 +0000 (GMT) From: Luke Kenneth Casson Leighton <lkcl@regent.push.net> To: Multiple recipients of list <samba-technical@samba.anu.edu.au>, Jean-Francois Micouleau <Jean-Francois.Micouleau@utc.fr> Subject: Re: What do you think ? In-Reply-To: <Pine.OSF.3.95.980411170344.32161F-100000@kappa.utc.fr>
On Sun, 12 Apr 1998, Jean-Francois Micouleau wrote:
>
> Hi all,
>
> I'm back working a few days on the spoolss pipe, and I'm to a point where
> I want your opinion.
>
> Basically I need to store infos about printers, like the dpi, color or not
> color, the default page size, etc
>
> So I have two choice, writing all of them in smb.conf (making between 15
> and 25 new entries) or making a small text file to hold all the infos
i can tell you what the answer would be here: put them in smb.conf.
however, i recommend that you start all the parameters with the same word,
even using three words for the parameter if necessary.
> Myself I would prefer storing those info in a real database like ldap or
> netinfo
we can do that, later, for all parameters.
luke