From 2cbb879c517f2c756a2eb3962527979bac01ddab Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Thu, 7 Feb 2013 13:04:24 -0500 Subject: NSS: Add original homedir to home directory template options https://fedorahosted.org/sssd/ticket/1805 --- src/man/sssd.conf.5.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/man') diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index 7f10349e..373a504d 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -467,6 +467,13 @@ %f fully qualified user name (user@domain) + + %o + + The original home directory retrieved + from the identity provider. + + %% a literal '%' -- cgit