libads: fix indentation in generated krb5.conf
authorUri Simchoni <urisimchoni@gmail.com>
Thu, 21 May 2015 05:40:24 +0000 (08:40 +0300)
committerJeremy Allison <jra@samba.org>
Mon, 15 Jun 2015 23:29:24 +0000 (01:29 +0200)
commita9325f185c6894f723c278898b3f6738ecf9d6f9
treeec25700ee2acb38ef933eadc9ec15d0f3c5fe5d5
parent69e1f3d6f062a1d6cd014bd2e3f0608e1c86789b
libads: fix indentation in generated krb5.conf

In case of multiple KDCs, the automatically-generated
domain-specific kerberos configuration file lists all the
KDCs it can find, but the indentation of additional KDCs
is not aligned with that of the first KDC.

Signed-off-by: Uri Simchoni <urisimchoni@gmail.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
source3/libads/kerberos.c