From 1a7d1977037864e52858058777af8ff8401547dd Mon Sep 17 00:00:00 2001 From: Jan Cholasta Date: Fri, 3 Feb 2012 22:41:30 +0100 Subject: IPA: Add host info handler --- src/man/sssd-ipa.5.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/man') diff --git a/src/man/sssd-ipa.5.xml b/src/man/sssd-ipa.5.xml index 547fee55..bddd3db1 100644 --- a/src/man/sssd-ipa.5.xml +++ b/src/man/sssd-ipa.5.xml @@ -508,6 +508,18 @@ + + ipa_host_ssh_public_key (string) + + + The LDAP attribute that contains the host's SSH + public keys. + + + Default: ipaSshPubKey + + + -- cgit