On (22/02/16 12:50), Pavel Březina wrote:
>On 02/15/2016 09:22 AM, Lukas Slebodnik wrote:
>>On (15/02/16 09:09), Lukas Slebodnik wrote:
>>>ehlo,
>>>
>>>lintian can find typos in strings in binary files.
>>>Attached patch should fix them.
>>>I replace typos on all places in code and not just in error messages.
>>>
>>>LS
>
>Ack to the patch.
>
master:
* 42604cc8d11743febf5aa892cb3a7d3c32bfed48

>>
>>BTW there is also another lintian issue in manual pages which I'm not sure
>>how to solve.
>>
>>usr/share/man/man5/sssd-ldap.5.gz permit to permit one to
>>
>>IMHO, one of possibel solution might be
>>diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml
>>index 66b9024..f3442db 100644
>>--- a/src/man/sssd-ldap.5.xml
>>+++ b/src/man/sssd-ldap.5.xml
>>@@ -1864,7 +1864,7 @@
>>                              access_provider = ldap, ldap_access_order = 
>> filter
>>                              and this option is not set, it will result in 
>> all
>>                              users being denied access.
>>-                            Use access_provider = permit to change this 
>>default
>>+                            Use 'access_provider = permit' to change this 
>>default
>>                              behavior. Please note that this filter is 
>> applied on
>>                              the LDAP user entry only and thus filtering 
>> based
>>                              on nested groups may not work (e.g. memberOf
>>
>>or should we use <quote></quote> <emphasis></emphasis> ... ?
>
>I usually use emphasis for similar cases.
OK, I'll try to update man pages on various places.

LS
_______________________________________________
sssd-devel mailing list
[email protected]
https://lists.fedorahosted.org/admin/lists/[email protected]

Reply via email to