nsscache
nsscache copied to clipboard
ShadowExpire == -1
When ShadowExpire == -1, the account expiration date field should be empty.
I think this could be solved by modifying https://github.com/google/nsscache/blob/master/nss_cache/sources/ldapsource.py#L1035 or https://github.com/google/nsscache/blob/master/nss_cache/caches/files.py#L423