from ubuntu 7.10
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21994 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
17
packages/debian/extras/default
Normal file
17
packages/debian/extras/default
Normal file
@@ -0,0 +1,17 @@
|
||||
# Do we start the KDC?
|
||||
KDC_ENABLED=yes
|
||||
KDC_PARAMS=""
|
||||
|
||||
# the kpasswdd?
|
||||
KPASSWDD_ENABLED=yes
|
||||
KPASSWDD_PARAMS=""
|
||||
|
||||
# kprop master?
|
||||
MASTER_ENABLED=no
|
||||
|
||||
# How about the kprop slave?
|
||||
SLAVE_ENABLED=no
|
||||
|
||||
# Add at least your master server name here when using iprop-replication
|
||||
# otherwise it would fail silently.
|
||||
SLAVE_PARAMS=""
|
Reference in New Issue
Block a user