Home
last modified time | relevance | path

Searched refs:usernames (Results 1 – 20 of 20) sorted by relevance

/freebsd/crypto/openssh/
H A Dsftp-usergroup.c107 char **usernames = NULL, **groupnames = NULL; in lookup_and_record() local
110 &usernames, &groupnames)) != 0) { in lookup_and_record()
115 if (usernames[i] == NULL) { in lookup_and_record()
119 debug3_f("record uid %u => \"%s\"", uids[i], usernames[i]); in lookup_and_record()
120 idname_enter(&user_idname, uids[i], usernames[i]); in lookup_and_record()
130 freenames(usernames, nuids); in lookup_and_record()
H A Dsftp-server.c1729 struct sshbuf *uids, *gids, *usernames, *groupnames, *msg; in process_extended_get_users_groups_by_id() local
1734 if ((usernames = sshbuf_new()) == NULL || in process_extended_get_users_groups_by_id()
1749 if ((r = sshbuf_put_cstring(usernames, name)) != 0) in process_extended_get_users_groups_by_id()
1767 (r = sshbuf_put_stringb(msg, usernames)) != 0 || in process_extended_get_users_groups_by_id()
1774 sshbuf_free(usernames); in process_extended_get_users_groups_by_id()
H A Dsftp-client.c2854 char *name, **usernames = NULL, **groupnames = NULL; in sftp_get_users_groups_by_id() local
2916 usernames = xcalloc(nuids, sizeof(*usernames)); in sftp_get_users_groups_by_id()
2925 usernames[i] = name; in sftp_get_users_groups_by_id()
2949 *usernamesp = usernames; in sftp_get_users_groups_by_id()
H A DPROTOCOL721 request). This may be used by the client to provide usernames in
740 string usernames
753 which case the respective "usernames" or "groupnames" list will also
H A DPROTOCOL.certkeys179 usernames for SSH_CERT_TYPE_USER certificates. As a special case, a
H A DChangeLog448 the string rather than the first. This makes it possible to use usernames
/freebsd/etc/mail/
H A Dvirtusertable.sample2 # Map one or all usernames at a source hostname to a specific (or the same)
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-srp.pod.in33 These options take zero or more usernames as parameters and perform the
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_srp_password.pod56 an alternate authentication mechanism for TLS. SRP allows the use of usernames
/freebsd/usr.sbin/cron/doc/
H A DCHANGES43 user's crontab file if any. From cron's point of view, usernames can never
/freebsd/crypto/heimdal/doc/
H A Dwin2k.texi75 other usernames in the realm than in your NT user database. (Don't ask
/freebsd/contrib/tcp_wrappers/
H A DCHANGES177 - Lazy evaluation of host names, host addresses, usernames, and so on,
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf73 # operators that cannot be in local usernames (i.e., network indicators)
/freebsd/contrib/sendmail/cf/
H A DREADME1254 recipient usernames, hostnames, or addresses. For
1899 EXPOSED_USER(`usernames')
1917 LOCAL_USER(`usernames')
2762 hostnames and usernames). Enabling this feature will keep you from
2831 example if you wanted to block senders with all numeric usernames
/freebsd/contrib/tnftp/
H A DChangeLog530 usernames and passwords.
/freebsd/contrib/wpa/hostapd/
H A DChangeLog893 * fixed EAP-SIM/AKA realm processing to allow decorated usernames to
/freebsd/contrib/sendmail/cf/m4/
H A Dproto.m4151 # operators that cannot be in local usernames (i.e., network indicators)
/freebsd/contrib/tcsh/
H A DFixes1339 70. print usernames with ~user where possible in dirs and job cwd's
/freebsd/crypto/openssl/
H A DCHANGES.md4382 invalid usernames by continuing the handshake with fake
6049 invalid usernames by continuing the handshake with fake
7251 invalid usernames by continuing the handshake with fake
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES3301 Properly quote usernames with special characters if they are used
6430 usernames, hostnames, or addresses.