TDAP: add facility to protect usetable entries from being deleted while still needed.
[citadel.git] / citadel / auth.h
1 int validate_password(uid_t uid, const char *pass);