]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - crypto/heimdal/packages/debian/extras/default
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.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=""