lib/param: Remove parameters for wins and spoolss databases
authorAndrew Bartlett <abartlet@samba.org>
Tue, 18 Oct 2011 00:33:33 +0000 (11:33 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 18 Oct 2011 03:39:54 +0000 (05:39 +0200)
commit5954a37997a786a8808ee2544b594a0c90f1c893
tree5e3749df18bb4249c218d1c40889300a29465770
parent9d49945ff037e46f5083dc88816acafc2343a77c
lib/param: Remove parameters for wins and spoolss databases

This removes the smb.conf parameters per-database, replacing these
with hard-coded database names in well known (and configurable)
directories.

The wins.ldb is now always in the "state dir", rather than being in
both state and lock dir (ie, a bug).

Less smb.conf parameters means less parameters to try and sync up
between the loadparm subsystems.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Tue Oct 18 05:39:54 CEST 2011 on sn-devel-104
lib/param/loadparm.c
source4/nbt_server/wins/winsdb.c
source4/ntptr/simple_ldb/ntptr_simple_ldb.c
source4/wrepl_server/wrepl_server.c