let title = IniFile.indented_title_label "target" IniFile.record_label_re
An sssd.conf section title
let record = IniFile.record title entry
An sssd.conf record
let lns = ( comment | IniFile.empty )* . (record)*
The sssd.conf lens