* fix shared lib handling
  - shut debhelper up somehow, without moving the libs in /usr/lib
  - only link against what we use (nmblookup uses readline?)
    This one will require major Makefile/configure adjustment, I think
    I want to have it fixed upstream
* decide on reasonable compile options
  - CUPS or no CUPS
  - compile multiple sam backends?
* debconf or something like it ... many many things could be handled
  this way.  Hey, if Branden could write dexconf I suppose I could
  write a tngconf.
  - stage 1:
    + handle setup of simple PDC
    + handle setup of member server, join domain
    + a few globals, maybe [homes] and [printers]
  - stage 2:
    + user selection of sam backend
    + set up samrldapd with openldap2
    + set up spoolssd, integrate with lpd/LPRng/CUPS
  - stage 3:
    + everything else...
* rethink whether to create /usr/local/samba compat links
