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

/osnet-11/usr/src/lib/libsasl/include/
H A Dsasl.h220 #define SASL_NOUSERPASS -28 /* user supplied passwords not permitted */ macro
1155 * SASL_NOUSERPASS -- user-supplied passwords not permitted
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dsasl.c538 case SASL_NOUSERPASS:
/osnet-11/usr/src/lib/libsasl/lib/
H A Dcommon.c1198 case SASL_NOUSERPASS: s = gettext("user supplied passwords are not permitted");
1263 case SASL_NOUSERPASS: return "user supplied passwords are not permitted";

Completed in 31 milliseconds