Add more plausability checks during startup so the admin knows if something is fishy.
[citadel.git] / citadel / auth.h
1
2 int validate_password(uid_t uid, const char *pass);