AUTH_OTP
ret |= AUTH_PLAIN|AUTH_OTP;
if ((auth_level & AUTH_OTP) == 0) {
else if((auth_level & AUTH_OTP) == 0) {
auth = AUTH_OTP;