Home
last modified time | relevance | path

Searched refs:username (Results 1 – 25 of 111) sorted by relevance

12345

/curl/docs/cmdline-opts/
H A Ddisallow-username-in-url.md4 Long: disallow-username-in-url
5 Help: Disallow username in URL
12 - --disallow-username-in-url $URL
15 # `--disallow-username-in-url`
17 Exit with error if passed a URL containing a username. Probably most useful
H A Duser.md20 Specify the username and password to use for server authentication. Overrides
23 If you simply specify the username, curl prompts for a password.
25 The username and passwords are split up on the first colon, which makes it
26 impossible to use a colon in the username with this option. The password can,
36 Windows domain name in the username, in order for the server to successfully
40 When using NTLM, the username can be specified simply as the username, without
49 username and password from your environment by specifying a single colon with
H A Dmail-rcpt.md19 Specify a single email address, username or mailing list name. Repeat this
23 should be specified as the username or username and domain (as per Section 3.5
H A Dtlsuser.md6 Help: TLS username
19 Set username for use with the TLS authentication method specified with
H A Dsocks5-basic.md17 Use username/password authentication when connecting to a SOCKS5 proxy. The
18 username/password authentication is enabled by default. Use --socks5-gssapi to
H A Dproxy-tlsuser.md6 Help: TLS username for HTTPS proxy
19 Set username for use for HTTPS proxy with the TLS authentication method
H A Doauth2-bearer.md22 is used in conjunction with the username which can be specified as part of the
25 The Bearer Token and username are formatted according to RFC 6750.
H A Dproxy-user.md19 Specify the username and password to use for proxy authentication.
22 authentication then you can tell curl to select the username and password from
H A Dnetrc.md6 Help: Must read .netrc for username and password
33 the machine host.domain.com with username 'myself' and password 'secret' could
/curl/tests/data/
H A Dtest20754 --disallow-username-in-url
22 --disallow-username-in-url http://username:password@example.com/
H A Dtest2027202 Authorization: Digest username="testuser", realm="testrealm", nonce="1", uri="/%TESTNUMBER0100", re…
207 Authorization: Digest username="testuser", realm="testrealm", nonce="2", uri="/%TESTNUMBER0200", re…
216 Authorization: Digest username="testuser", realm="testrealm", nonce="4", uri="/%TESTNUMBER0300", re…
221 Authorization: Digest username="testuser", realm="testrealm", nonce="5", uri="/%TESTNUMBER0400", re…
226 Authorization: Digest username="testuser", realm="testrealm", nonce="5", uri="/%TESTNUMBER0400", re…
231 Authorization: Digest username="testuser", realm="testrealm", nonce="7", uri="/%TESTNUMBER0500", re…
H A Dtest16883 Proxy-Authorization: Digest username="foo", realm="weirdorealm", nonce="12345", uri="/%TESTNUMBER",…
90 Proxy-Authorization: Digest username="foo", realm="weirdorealm", nonce="12345", uri="/%TESTNUMBER",…
91 Authorization: Digest username="digest", realm="realmweirdo", nonce="123456", uri="/%TESTNUMBER", r…
H A Dtest33585 Proxy-Authorization: Digest username="foo", realm="weirdorealm", nonce="12345", uri="/%TESTNUMBER",…
92 Proxy-Authorization: Digest username="foo", realm="weirdorealm", nonce="12345", uri="/%TESTNUMBER",…
93 Authorization: Digest username="digest", realm="realmweirdo", nonce="123456", uri="/%TESTNUMBER", r…
H A Dtest89422 POP3 with CR in username
H A Dtest32119 TLS-SRP with bad username and password
/curl/docs/libcurl/opts/
H A DCURLOPT_USERNAME.md19 CURLOPT_USERNAME - username to use in authentication
27 char *username);
33 null-terminated username to use for the transfer.
35 CURLOPT_USERNAME(3) sets the username to be used in protocol
44 When using NTLM, the username can be specified simply as the username without
54 To specify the password and login options, along with the username, use the
H A DCURLOPT_PROXYUSERNAME.md19 CURLOPT_PROXYUSERNAME - username to use for proxy authentication
27 char *username);
33 null-terminated username to use for the transfer.
35 CURLOPT_PROXYUSERNAME(3) sets the username to be used in protocol
H A DCURLOPT_DISALLOW_USERNAME_IN_URL.md19 CURLOPT_DISALLOW_USERNAME_IN_URL - disallow specifying username in the URL
33 username.
67 enabled and a URL containing a username is specified.
H A DCURLOPT_USERPWD.md18 CURLOPT_USERPWD - username and password to use in authentication
31 string for the connection. The format of which is: [username]:[password].
34 specify the username part with the domain name in order for the server to
38 When using NTLM, the username can be specified simply as the username without
60 in a username containing a colon using this option. Use CURLOPT_USERNAME(3)
H A DCURLOPT_NETRC.md42 libcurl uses a username (and supplied or prompted password) supplied with
46 Only machine name, username and password are taken into account (init macros
61 be preferred. The file is scanned for the host and username (to find the
62 password only) or for the host only, to find the first username and password
68 present in the URL is ignored. The file is scanned for the host and username
69 (to find the password only) or for the host only, to find the first username
82 a username or password.
102 The username string for the remote machine.
H A DCURLOPT_SOCKS5_AUTH.md31 supported flags are *CURLAUTH_BASIC*, which allows username/password
33 *CURLAUTH_NONE*, which allows no authentication. Set the actual username and
54 /* enable username/password authentication only */
H A DCURLOPT_PROXYUSERPWD.md19 CURLOPT_PROXYUSERPWD - username and password to use for proxy authentication
31 Pass a char pointer as parameter, which should be [username]:[password] to use
33 decoded before used, so to include for example a colon in the username you
H A DCURLOPT_PROXY_TLSAUTH_USERNAME.md22 CURLOPT_PROXY_TLSAUTH_USERNAME - username to use for proxy TLS authentication
36 username to use for the HTTPS proxy TLS authentication method specified with
H A DCURLOPT_TLSAUTH_USERNAME.md20 CURLOPT_TLSAUTH_USERNAME - username to use for TLS authentication
33 username to use for the TLS authentication method specified with the
/curl/tests/
H A Dsshserver.pl101 my $username = $ENV{USER}; # default user
138 $username = $ARGV[1];
231 if(!$username) {
234 elsif($username eq 'root') {
428 …em("icacls \"" . pathhelp::sys_native_abs_path(pp($hstprvkeyf)) . "\" /grant:r \"$username:(R)\"");
582 my $username_lc = lc $username;
591 push @cfgarr, "AllowUsers $username";
971 push @cfgarr, "User $username";

Completed in 18 milliseconds

12345