]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - crypto/heimdal/packages/debian/extras/default
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / crypto / heimdal / packages / debian / extras / default
1 # Do we start the KDC?
2 KDC_ENABLED=yes
3 KDC_PARAMS=""
4
5 # the kpasswdd?
6 KPASSWDD_ENABLED=yes
7 KPASSWDD_PARAMS=""
8
9 # kprop master?
10 MASTER_ENABLED=no
11
12 # How about the kprop slave?
13 SLAVE_ENABLED=no
14
15 # Add at least your master server name here when using iprop-replication
16 # otherwise it would fail silently.
17 SLAVE_PARAMS=""