Searched refs:pdb_get_nt_username (Results 1 – 23 of 23) sorted by relevance
80 if (pdb_get_nt_username(sampass) == NULL) { in login_cache_read()84 keystr = SMB_STRDUP(pdb_get_nt_username(sampass)); in login_cache_read()137 if (pdb_get_nt_username(sampass) == NULL) { in login_cache_write()141 keystr = SMB_STRDUP(pdb_get_nt_username(sampass)); in login_cache_write()186 if (pdb_get_nt_username(sampass) == NULL) { in login_cache_delentry()190 keystr = SMB_STRDUP(pdb_get_nt_username(sampass)); in login_cache_delentry()
279 const char *pdb_get_nt_username(const struct samu *sampass) in pdb_get_nt_username() function
1838 nt_username = pdb_get_nt_username(sampass); in init_buffer_from_samu_v3()
299 nt_username = pdb_get_nt_username(sam_acct); in py_samu_get_nt_username()
1472 …"bad password count is reset, deleting login cache entry for %s\n", pdb_get_nt_username(sampass))); in init_ldap_from_sam()
66 s1_buf = pdb_get_nt_username(s1); in samu_correct()67 s2_buf = pdb_get_nt_username(s2); in samu_correct()75 pdb_get_nt_username(s1), in samu_correct()76 pdb_get_nt_username(s2))); in samu_correct()
148 pdb_get_nt_username: const char *(const struct samu *)
145 pdb_get_nt_username: const char *(const struct samu *)
146 pdb_get_nt_username: const char *(const struct samu *)
147 pdb_get_nt_username: const char *(const struct samu *)
275 printf ("NT username: %s\n", pdb_get_nt_username(sam_pwent)); in print_sam_info()
769 const char *pdb_get_nt_username(const struct samu *sampass);
1177 old_string = pdb_get_nt_username(account); in sam_account_from_object()
1844 nt_username = pdb_get_nt_username(sampass); in init_buffer_from_samu_v3()