[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: variable list in database



On Fri, 15 Jan 1999, Anthony Towns wrote:

> On Fri, Jan 15, 1999 at 01:43:05PM +0100, Wichert Akkerman wrote:
> > Now the problem: we don't know in advance which variables we need. An
> > example: take a server with 3 virtual domains.
> 
> Or a server with four printers, or serving a couple of Samba shares...
> 
> > And then register the actual variable as follows:
> >     mail-transfer-agent/alias-file    alias-file
> 
> These need to be groupable, IMO, so you can say something like:
> 
> 	printers: array of
> 		device: filename
> 		filter: filename
> 
> (or, conceivably, "sharename, username, and password" in place of "device"
> if you wanted to have Samba print configuration)


I don't know if this is necessary.

What advantages does this give you over the hierarchical structure:

lpd/<printer-name>/device
lpd/<printer-name>/filter

...or, in a more complex example..

printers/local/<printer-name>/device
priners/remote/<printer-name>/host


Caveat - I have never used a printer under linux, so my familiarity with
this particular example is zero..

Jules

/----------------+-------------------------------+---------------------\
|  Jelibean aka  | jules@jellybean.co.uk         |  6 Evelyn Rd	       |
|  Jules aka     | jules@debian.org              |  Richmond, Surrey   |
|  Julian Bean   | jmlb2@hermes.cam.ac.uk        |  TW9 2TF *UK*       |
+----------------+-------------------------------+---------------------+
|  War doesn't demonstrate who's right... just who's left.             |
|  When privacy is outlawed... only the outlaws have privacy.          |
\----------------------------------------------------------------------/


Reply to: