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

/osnet-11/usr/src/lib/libsasl/include/
H A Dsasl.h207 #define SASL_TRANS -17 /* One time use of a plaintext password will */ macro
1066 * SASL_TRANS -- entry for user exists, but not for mechanism
/osnet-11/usr/src/lib/libsasl/lib/
H A Dcommon.c1178 case SASL_TRANS: s = gettext("One time use of a plaintext password will enable requested mechanism for user");
1253 case SASL_TRANS: return "One time use of a plaintext password will enable requested mechanism for user";

Completed in 29 milliseconds