From 1c5028c17df9dc903a6db2712738670c3534246f Mon Sep 17 00:00:00 2001 From: Jan Cholasta Date: Tue, 28 Jun 2011 14:19:51 +0200 Subject: Configure SSSD to store user password if offline. ticket 1359 --- 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 40d53a872..e689177db 100644 --- a/ipa-client/man/ipa-client-install.1 +++ b/ipa-client/man/ipa-client-install.1 @@ -81,6 +81,9 @@ The hostname of this server (FQDN). By default of nodename from uname(2) is used .TP \fB\-\-enable\-dns\-updates\fR This option tells SSSD to automatically update DNS with the IP address of this client. +.TP +\fB\-\-no\-krb5\-offline\-passwords\fR +Configure SSSD not to store user password when the server is offline. .SH "EXIT STATUS" 0 if the installation was successful -- cgit