From f87584a07661e1501904d6fb842c47888757f223 Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Wed, 11 Nov 2009 15:12:28 +0100 Subject: Fixes for proxy provider - use the correct private data for each PAM task - make proxy_pam_target a mandatory option for auth, chpass and access --- server/man/sssd.conf.5.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'server/man') diff --git a/server/man/sssd.conf.5.xml b/server/man/sssd.conf.5.xml index 5fcfae83c..c34249924 100644 --- a/server/man/sssd.conf.5.xml +++ b/server/man/sssd.conf.5.xml @@ -570,7 +570,9 @@ The proxy target PAM proxies to. - Default: sssd_pam_proxy_default + Default: not set by default, you have to take an + existing pam configuration or create a new one and + add the service name here. -- cgit