30 Jan
2005
30 Jan
'05
11:04 a.m.
On 12.1.2005, at 03:28, Joseph Tam wrote:
When userdb-passwd-file.c::passwd_file_init() is called, it compares the userdb passwd-file to the passdb passwd-file. If they are the same, it resets the time stamp to force a re-read of the password database during the next look-up. However, I believe it also needs to reset the userdb_pwf->userdb flag to TRUE or else it won't pick up the UID and GID and will use 0 instead:
Fixed, thanks.