URL: https://github.com/SSSD/sssd/pull/42
Title: #42: MAN: Typo in id mapping explanation

sumit-bose commented:
"""
The current defaults are:
` 
   { "ldap_idmap_range_min", DP_OPT_NUMBER, { .number = 200000 }, NULL_NUMBER },
    { "ldap_idmap_range_max", DP_OPT_NUMBER, { .number = 2000200000LL }, 
NULL_NUMBER },
    { "ldap_idmap_range_size", DP_OPT_NUMBER, { .number = 200000 }, NULL_NUMBER 
},
`
The "10,001" as starting point should be changed to "200,000"  and the upper 
limit is  2,000,200,000.
"""

See the full comment at 
https://github.com/SSSD/sssd/pull/42#issuecomment-251931793
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

Reply via email to