users: Flush nscd cache after user operations

Created by: SunilMohanAdapa

nscd monitors files in /etc and invalidates the cache automatically when they change. However, for other mechanisms it recommends issuing a manual flush in its manual page. Flush nscd passwd and group database caches after all user operations (not just rename operation, just to be sure).

Merge request reports

Loading