Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsftp-usergroup.c108 char **usernames = NULL, **groupnames = NULL; in lookup_and_record() local
111 &usernames, &groupnames)) != 0) { in lookup_and_record()
116 if (usernames[i] == NULL) { in lookup_and_record()
120 debug3_f("record uid %u => \"%s\"", uids[i], usernames[i]); in lookup_and_record()
121 idname_enter(&user_idname, uids[i], usernames[i]); in lookup_and_record()
131 freenames(usernames, nuids); in lookup_and_record()
H A Dsftp-server.c1721 struct sshbuf *uids, *gids, *usernames, *groupnames, *msg; in process_extended_get_users_groups_by_id() local
1726 if ((usernames = sshbuf_new()) == NULL || in process_extended_get_users_groups_by_id()
1741 if ((r = sshbuf_put_cstring(usernames, name)) != 0) in process_extended_get_users_groups_by_id()
1759 (r = sshbuf_put_stringb(msg, usernames)) != 0 || in process_extended_get_users_groups_by_id()
1766 sshbuf_free(usernames); in process_extended_get_users_groups_by_id()
H A Dsftp-client.c2848 char *name, **usernames = NULL, **groupnames = NULL; in sftp_get_users_groups_by_id() local
2910 usernames = xcalloc(nuids, sizeof(*usernames)); in sftp_get_users_groups_by_id()
2919 usernames[i] = name; in sftp_get_users_groups_by_id()
2943 *usernamesp = usernames; in sftp_get_users_groups_by_id()
H A DPROTOCOL647 request). This may be used by the client to provide usernames in
666 string usernames
679 which case the respective "usernames" or "groupnames" list will also
H A DChangeLog33 upstream: move username validity check for usernames specified on
201 upstream: apply the same validity rules to usernames and hostnames
1729 applied to login attempts for usernames that do not match real accounts.
4044 upstream: repair test after changes to percent expansion of usernames
4109 (i.e. usernames and host names) supplied from untrusted sources.
4113 Since openssh-9.6, all usernames have been subject to validity
4115 usernames that include control characters (again, these can cause
4119 usernames supplied via the configuration file as literals (i.e.
4121 validity checks. This allows usernames that contain arbitrary
8533 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/pam-krb5/
H A DNEWS149 usernames where possible for the rest of the PAM stack.
624 usernames to alternative Kerberos principals, useful primarily for
H A DREADME.md32 Kerberos principals against local usernames), and password changing. It
H A DREADME28 checking Kerberos principals against local usernames), and password
/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/pam-krb5/docs/
H A Dpam_krb5.pod82 used with OpenSSH. OpenSSH will reject usernames that don't match local
/freebsd/contrib/wpa/hostapd/
H A DChangeLog893 * fixed EAP-SIM/AKA realm processing to allow decorated usernames to
/freebsd/contrib/tnftp/
H A DChangeLog530 usernames and passwords.
/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.md6175 invalid usernames by continuing the handshake with fake
7847 invalid usernames by continuing the handshake with fake
9049 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.