diff options
author | Timothy Pearson <[email protected]> | 2012-06-06 04:16:24 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-06-06 04:16:24 -0500 |
commit | 75044dd48af51f848e49f6705ec6e9423571dd8c (patch) | |
tree | a973bc28051a6706dc6e28f807538bc3e8f3488c /confskel/heimdal/krb5.conf | |
parent | bf4dbda9682241deffb3ec704e2597a12496d2a8 (diff) | |
download | kcmldapcontroller-75044dd48af51f848e49f6705ec6e9423571dd8c.tar.gz kcmldapcontroller-75044dd48af51f848e49f6705ec6e9423571dd8c.zip |
Add ssl generation and storage
Diffstat (limited to 'confskel/heimdal/krb5.conf')
-rw-r--r-- | confskel/heimdal/krb5.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/confskel/heimdal/krb5.conf b/confskel/heimdal/krb5.conf index e76a90f..4678173 100644 --- a/confskel/heimdal/krb5.conf +++ b/confskel/heimdal/krb5.conf @@ -3,7 +3,7 @@ default_realm = @@@REALM_UCNAME@@@ [appdefaults] - pkinit_anchors = FILE:/etc/trinity/ldap/tde-ca/anchors/tdeca.pem + pkinit_anchors = FILE:@@@KRBPKIPEMFILE@@@ [realms] @@@REALM_UCNAME@@@ = { |