Searched refs:file_auth (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bftpd-1.6.6/
H A Dlogin.c337 char *file_auth; /* if used, points to file used to auth users */ local
345 file_auth = config_getoption ("FILE_AUTH");
347 if (!file_auth[0]) /* not using auth file */
373 home_directory = check_file_password (file_auth, user, password);
447 if (!file_auth[0])
463 if (!file_auth[0])
478 if (!file_auth[0])

Completed in 36 milliseconds