[SSSD] [PATCH] Add vetoed_shells to sssd.api.conf

Marko Myllynen myllynen at redhat.com
Fri Sep 16 07:17:10 UTC 2011


Hi,

while testing vetoed_shells I happened to notice it is missing from
sssd.api.conf, the attached patch fixes this.

However, there seems to be also ~dozen other configuration options
missing, not sure should those all be added, too.

The list of missing configuration options after this patch is:

localhost:~/sssd.git> for t in `grep -Eo '<term>[a-z_]*'
src/man/sssd.conf.5.xml | sed -e 's,<term>,,g'`; do grep -q $t
src/config/etc/sssd.api.conf || echo $t ; done
config_file_version
try_inotify
entry_cache_nowait_percentage
proxy_pam_target
proxy_lib_name
default_shell
base_directory
create_homedir
remove_homedir
homedir_umask
skel_dir
mail_dir
userdel_cmd

Cheers,

-- 
Marko Myllynen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Add-vetoed_shells-to-sssd.api.conf.patch
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20110916/1c0e29fb/attachment.ksh>


More information about the sssd-devel mailing list