Home
last modified time | relevance | path

Searched refs:authentication_flags (Results 1 – 24 of 24) sorted by relevance

/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/include/mysql/
H A Dplugin_auth.h182 const unsigned long authentication_flags; member
H A Dplugin_auth.h.pp174 const unsigned long authentication_flags;
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/include/mysql/
H A Dplugin_auth.h182 const unsigned long authentication_flags; member
H A Dplugin_auth.h.pp152 const unsigned long authentication_flags;
/dports/databases/percona57-server/percona-server-5.7.36-39/include/mysql/
H A Dplugin_auth.h182 const unsigned long authentication_flags; member
H A Dplugin_auth.h.pp174 const unsigned long authentication_flags;
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/include/mysql/
H A Dplugin_auth.h182 const unsigned long authentication_flags; member
H A Dplugin_auth.h.pp152 const unsigned long authentication_flags;
/dports/databases/percona57-client/percona-server-5.7.36-39/include/mysql/
H A Dplugin_auth.h182 const unsigned long authentication_flags; member
H A Dplugin_auth.h.pp174 const unsigned long authentication_flags;
/dports/databases/mysql57-client/mysql-5.7.36/include/mysql/
H A Dplugin_auth.h182 const unsigned long authentication_flags; member
H A Dplugin_auth.h.pp152 const unsigned long authentication_flags;
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/include/mysql/
H A Dplugin_auth.h216 const unsigned long authentication_flags; member
H A Dplugin_auth.h.pp188 const unsigned long authentication_flags;
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/include/mysql-8.0/mysql/
H A Dplugin_auth.h212 const unsigned long authentication_flags; member
H A Dplugin_auth.h.pp171 const unsigned long authentication_flags;
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/auth/
H A Dsql_user.cc547 (auth->authentication_flags & AUTH_FLAG_USES_INTERNAL_STORAGE) && in auth_verify_password_history()
592 (auth->authentication_flags & AUTH_FLAG_USES_INTERNAL_STORAGE)) { in auth_verify_password_history()
802 else if ((auth->authentication_flags & AUTH_FLAG_USES_INTERNAL_STORAGE) && in validate_password_require_current()
1192 if (auth->authentication_flags & in set_and_validate_user_attributes()
1211 if (!(auth->authentication_flags & AUTH_FLAG_USES_INTERNAL_STORAGE)) { in set_and_validate_user_attributes()
1232 if (!(auth->authentication_flags & AUTH_FLAG_USES_INTERNAL_STORAGE)) { in set_and_validate_user_attributes()
1366 if (!(auth->authentication_flags & AUTH_FLAG_USES_INTERNAL_STORAGE)) { in set_and_validate_user_attributes()
1408 (auth->authentication_flags & AUTH_FLAG_USES_INTERNAL_STORAGE)) { in set_and_validate_user_attributes()
/dports/x11/gdm/gdm-3.28.4/daemon/
H A Dgdm-session-worker.c1452 int authentication_flags; in gdm_session_worker_authenticate_user() local
1456 authentication_flags = 0; in gdm_session_worker_authenticate_user()
1459 authentication_flags |= PAM_DISALLOW_NULL_AUTHTOK; in gdm_session_worker_authenticate_user()
1463 error_code = pam_authenticate (worker->priv->pam_handle, authentication_flags); in gdm_session_worker_authenticate_user()
1509 int authentication_flags; in gdm_session_worker_authorize_user() local
1514 authentication_flags = 0; in gdm_session_worker_authorize_user()
1517 authentication_flags |= PAM_DISALLOW_NULL_AUTHTOK; in gdm_session_worker_authorize_user()
1522 error_code = pam_acct_mgmt (worker->priv->pam_handle, authentication_flags); in gdm_session_worker_authorize_user()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/auth/
H A Dsql_user.cc539 if (auth->authentication_flags & in set_and_validate_user_attributes()
561 if (!(auth->authentication_flags & AUTH_FLAG_USES_INTERNAL_STORAGE)) in set_and_validate_user_attributes()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/auth/
H A Dsql_user.cc543 if (auth->authentication_flags & in set_and_validate_user_attributes()
565 if (!(auth->authentication_flags & AUTH_FLAG_USES_INTERNAL_STORAGE)) in set_and_validate_user_attributes()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/auth/
H A Dsql_user.cc539 if (auth->authentication_flags & in set_and_validate_user_attributes()
561 if (!(auth->authentication_flags & AUTH_FLAG_USES_INTERNAL_STORAGE)) in set_and_validate_user_attributes()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/auth/
H A Dsql_user.cc539 if (auth->authentication_flags & in set_and_validate_user_attributes()
561 if (!(auth->authentication_flags & AUTH_FLAG_USES_INTERNAL_STORAGE)) in set_and_validate_user_attributes()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/auth/
H A Dsql_user.cc537 if (auth->authentication_flags & in set_and_validate_user_attributes()
559 if (!(auth->authentication_flags & AUTH_FLAG_USES_INTERNAL_STORAGE)) in set_and_validate_user_attributes()
/dports/databases/mysql57-client/mysql-5.7.36/sql/auth/
H A Dsql_user.cc537 if (auth->authentication_flags & in set_and_validate_user_attributes()
559 if (!(auth->authentication_flags & AUTH_FLAG_USES_INTERNAL_STORAGE)) in set_and_validate_user_attributes()