From 9be83124f7a7539af8ae75d874732a1cc7af6a1d Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Mon, 25 Nov 2024 13:55:29 +0100 Subject: [PATCH] tell about gssproxy --- admin-guide/configuration/basic/gssproxy_with_keytab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-guide/configuration/basic/gssproxy_with_keytab.md b/admin-guide/configuration/basic/gssproxy_with_keytab.md index b772a294..969147fb 100644 --- a/admin-guide/configuration/basic/gssproxy_with_keytab.md +++ b/admin-guide/configuration/basic/gssproxy_with_keytab.md @@ -34,4 +34,4 @@ Then as root (`sudo`) make it known to `gssproxy`: # chown root:root /var/lib/gssproxy/clients/$UID.keytab ``` -If you want to [distribute the keytab with Puppet/Hiera](../files/distribute_files), ensure it is [stored in Hiera encrypted](../../puppet/hiera#encrypt-data). +If you want to [distribute the keytab with Puppet/Hiera](../files/distribute_files), ensure it is [stored in Hiera encrypted](../../puppet/hiera).