authenticate_user   83 cib/remote.c   int authenticate_user(const char *user, const char *passwd);
authenticate_user  257 cib/remote.c       } else if (authenticate_user(user, pass) == FALSE) {