Hello Lukas,

Thanks for response, yes we have ticket https://pagure.io/SSSD/sssd/issue/416

But my query was regarding the design how we parse smb.conf using ding-lib.

I am planing to provide a fix so that 'sssctl config-check' reports something as this incorrect.
debug_level = uu
I found anything on RHS of = inside smb.conf is not validated?
Do we use
# cat /root/ding-libs-0.6.0/ini/ini.d/mysssd.conf for validation of contents, if yes {How}.

Hope I am clear with my question.

Many Thanks in Advance
Amit

On 03/29/2017 10:12 PM, Lukas Slebodnik wrote:
On (29/03/17 19:13), amit kumar wrote:
Hello,

*Present **Behavior*:
# vim  /usr/local/etc/sssd/sssd.conf
[sssd]
services = nss, pam
config_file_version = 2
domains = LDAP

[domain/LDAP]
ldap_search_base = dc=example,dc=com
id_provider = ldap
*auth_provider = ldap9001    **<== '**sssctl config_check' does not
 ^^^^^^^^^^^^^^
ATM it reports just an invalid option name
and "auth_provider" is valid.

Validating values need to be implemented.
I think we have ticket somewhere.

LS
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-leave@lists.fedorahosted.org

-- 
Thanks
Amit Kumar
There are three ways to get something done:
  (1) Do it yourself.
  (2) Hire someone to do it for you.
  (3) Forbid your kids to do it.