Searched refs:LOGIN (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/zsh-61/zsh/StartupFiles/
H A Dzshenv29 if [[ $SHLVL == 1 && ! -o LOGIN ]]; then
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-shell/
H A Dsearchexample.sh42 LOGIN=`echo $FILTER | sed -e 's/.*=\(.*\))/\1/'`
44 PWLINE=`grep -i "^$LOGIN" /etc/passwd`
/macosx-10.10/Heimdal-398.1.2/lib/hx509/
H A Dhx509_err.et101 error_code LOGIN, "Failed to login to slot"
/macosx-10.10/Heimdal-398.1.2/appl/ftp/ftp/
H A Druserpass.c41 #define LOGIN 2 macro
56 { "login", LOGIN },
164 case LOGIN:
/macosx-10.10/lukemftp-14/tnftp/src/
H A Druserpass.c66 #define LOGIN 2 macro
80 { "login", LOGIN },
149 case LOGIN:
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/sasl/
H A Dsasl.tcl338 # LOGIN SASL MECHANISM
349 proc ::SASL::LOGIN:client {context challenge args} {
367 LOGIN has only 2 steps"
373 proc ::SASL::LOGIN:server {context clientrsp args} {
402 ::SASL::register LOGIN 20 ::SASL::LOGIN:client ::SASL::LOGIN:server
/macosx-10.10/vim-55/runtime/syntax/
H A Dtf.vim99 syn keyword tfHook KILL LOAD LOADFAIL LOG LOGIN MAIL MORE PENDING PENDING
/macosx-10.10/CPANInternal-159.1/Mail-Sender-0.8.22/
H A DSender.pm236 my $auth = uc( $self->{'auth'}) || 'LOGIN';
253 sub Mail::Sender::Auth::LOGIN {
257 $_ = send_cmd $s, 'AUTH LOGIN';
258 if (!/^[123]/) { return $self->Error(INVALIDAUTH('LOGIN', $_)); }
834 currently the only ones supported are LOGIN, PLAIN, CRAM-MD5 and NTLM.
860 If set to a true value the LOGIN authentication assumes the authid and authpwd
2979 only PLAIN, LOGIN, CRAM-MD5 and NTLM (please see the docs for C<new Mail::Sender>).
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/
H A Dconfigure1536 --enable-login enable unsupported LOGIN authentication [no]
14081 { $as_echo "$as_me:$LINENO: checking LOGIN" >&5
14082 $as_echo_n "checking LOGIN... " >&6; }

Completed in 364 milliseconds