From ef3c9d3bb00fb64c9eb97c17ae62e042d5091cc0 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Thu, 21 Nov 2013 13:09:28 +0100 Subject: ipa-client-install: Configure sudo to use SSSD as data source Makes ipa-client-install configure SSSD as the data provider for the sudo service by default. This behaviour can be disabled by using --no-sudo flag. https://fedorahosted.org/freeipa/ticket/3358 Reviewed-By: Jakub Hrozek Reviewed-By: Alexander Bokovoy --- ipa-client/man/ipa-client-install.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ipa-client/man') diff --git a/ipa-client/man/ipa-client-install.1 b/ipa-client/man/ipa-client-install.1 index 3694fca4a..279d66ad6 100644 --- a/ipa-client/man/ipa-client-install.1 +++ b/ipa-client/man/ipa-client-install.1 @@ -140,6 +140,9 @@ Do not configure OpenSSH client. \fB\-\-no\-sshd\fR Do not configure OpenSSH server. .TP +\fB\-\-no\-sudo\fR +Do not configure SSSD as a data source for sudo. +.TP \fB\-\-no\-dns\-sshfp\fR Do not automatically create DNS SSHFP records. .TP -- cgit