Searched refs:AUTH_TOOWEAK (Results 1 – 10 of 10) sorted by relevance
69 #define AUTH_TOOWEAK 5 /* Give em wheaties */ macro
180 #define AUTH_TOOWEAK 5 /* Give em wheaties */ macro
130 AUTH_TOOWEAK=5, /* rejected due to security reasons */ enumerator
84 return(AUTH_TOOWEAK); in yp_checkauth()
832 svcerr_auth(rqstp, AUTH_TOOWEAK); in svcerr_weakauth()
488 svcerr_auth(xprt, AUTH_TOOWEAK); in svcerr_weakauth()
2145 return (NFSERR_AUTHERR | AUTH_TOOWEAK); in nfsd_checkrootexp()2164 return (NFSERR_AUTHERR | AUTH_TOOWEAK); in nfsd_checkrootexp()
3496 nd->nd_repstat = (NFSERR_AUTHERR | AUTH_TOOWEAK); in nfsd_fhtovp()4192 return (NFSERR_AUTHERR | AUTH_TOOWEAK); in nfsvno_testexp()4231 return (NFSERR_AUTHERR | AUTH_TOOWEAK); in nfsvno_testexp()
329 svcerr_auth(transp, AUTH_TOOWEAK); in ypbindprog_2()