Home | History | Annotate | Download | only in tests

Lines Matching refs:push

493 push @cfgarr, '# This is a generated file.  Do not edit.';
494 push @cfgarr, "# $sshdverstr sshd configuration file for curl testing";
495 push @cfgarr, '#';
496 push @cfgarr, "DenyUsers !$username";
497 push @cfgarr, "AllowUsers $username";
498 push @cfgarr, 'DenyGroups';
499 push @cfgarr, 'AllowGroups';
500 push @cfgarr, '#';
501 push @cfgarr, "AuthorizedKeysFile $clipubkeyf_config";
502 push @cfgarr, "AuthorizedKeysFile2 $clipubkeyf_config";
503 push @cfgarr, "HostKey $hstprvkeyf_config";
504 push @cfgarr, "PidFile $pidfile_config";
505 push @cfgarr, '#';
506 push @cfgarr, "Port $port";
507 push @cfgarr, "ListenAddress $listenaddr";
508 push @cfgarr, 'Protocol 2';
509 push @cfgarr, '#';
510 push @cfgarr, 'AllowTcpForwarding yes';
511 push @cfgarr, 'Banner none';
512 push @cfgarr, 'ChallengeResponseAuthentication no';
513 push @cfgarr, 'ClientAliveCountMax 3';
514 push @cfgarr, 'ClientAliveInterval 0';
515 push @cfgarr, 'GatewayPorts no';
516 push @cfgarr, 'HostbasedAuthentication no';
517 push @cfgarr, 'HostbasedUsesNameFromPacketOnly no';
518 push @cfgarr, 'IgnoreRhosts yes';
519 push @cfgarr, 'IgnoreUserKnownHosts yes';
520 push @cfgarr, 'KeyRegenerationInterval 0';
521 push @cfgarr, 'LoginGraceTime 30';
522 push @cfgarr, "LogLevel $loglevel";
523 push @cfgarr, 'MaxStartups 5';
524 push @cfgarr, 'PasswordAuthentication no';
525 push @cfgarr, 'PermitEmptyPasswords no';
526 push @cfgarr, 'PermitRootLogin no';
527 push @cfgarr, 'PrintLastLog no';
528 push @cfgarr, 'PrintMotd no';
529 push @cfgarr, 'PubkeyAuthentication yes';
530 push @cfgarr, 'RhostsRSAAuthentication no';
531 push @cfgarr, 'RSAAuthentication no';
532 push @cfgarr, 'ServerKeyBits 768';
533 push @cfgarr, 'StrictModes no';
534 push @cfgarr, "Subsystem sftp \"$sftpsrv_config\"";
535 push @cfgarr, 'SyslogFacility AUTH';
536 push @cfgarr, 'UseLogin no';
537 push @cfgarr, 'X11Forwarding no';
538 push @cfgarr, '#';
585 push @cfgarr, 'KerberosAuthentication no';
588 push @cfgarr, 'KerberosGetAFSToken no';
591 push @cfgarr, 'KerberosOrLocalPasswd no';
594 push @cfgarr, 'KerberosTgtPassing no';
597 push @cfgarr, 'KerberosTicketCleanup yes';
605 push @cfgarr, 'AFSTokenPassing no';
613 push @cfgarr, 'SkeyAuthentication no';
622 push @cfgarr, 'GSSAPIAuthentication no';
626 push @cfgarr, 'GSSAPICleanupCredentials yes';
629 push @cfgarr, 'GSSAPIKeyExchange no';
632 push @cfgarr, 'GSSAPIStoreDelegatedCredentials no';
635 push @cfgarr, 'GSSCleanupCreds yes';
638 push @cfgarr, 'GSSUseSessionCredCache no';
640 push @cfgarr, '#';
647 push @cfgarr, 'AcceptEnv';
654 push @cfgarr, 'Compression no';
657 push @cfgarr, 'KbdInteractiveAuthentication no';
660 push @cfgarr, 'KeepAlive no';
663 push @cfgarr, 'LookupClientHostnames no';
666 push @cfgarr, 'MaxAuthTries 10';
669 push @cfgarr, 'PAMAuthenticationViaKbdInt no';
672 push @cfgarr, 'PermitTunnel no';
675 push @cfgarr, 'PermitUserEnvironment no';
678 push @cfgarr, 'RhostsAuthentication no';
681 push @cfgarr, 'TCPKeepAlive no';
684 push @cfgarr, 'UseDNS no';
687 push @cfgarr, 'UsePAM no';
693 push @cfgarr, 'UsePrivilegeSeparation no';
698 push @cfgarr, 'VerifyReverseMapping no';
701 push @cfgarr, 'X11UseLocalhost yes';
703 push @cfgarr, '#';
856 push @cfgarr, '# This is a generated file. Do not edit.';
857 push @cfgarr, "# $sshverstr ssh client configuration file for curl testing";
858 push @cfgarr, '#';
859 push @cfgarr, 'Host *';
860 push @cfgarr, '#';
861 push @cfgarr, "Port $port";
862 push @cfgarr, "HostName $listenaddr";
863 push @cfgarr, "User $username";
864 push @cfgarr, 'Protocol 2';
865 push @cfgarr, '#';
866 push @cfgarr, "BindAddress $listenaddr";
867 push @cfgarr, "DynamicForward $socksport";
868 push @cfgarr, '#';
869 push @cfgarr, "IdentityFile $identity_config";
870 push @cfgarr, "UserKnownHostsFile $knownhosts_config";
871 push @cfgarr, '#';
872 push @cfgarr, 'BatchMode yes';
873 push @cfgarr, 'ChallengeResponseAuthentication no';
874 push @cfgarr, 'CheckHostIP no';
875 push @cfgarr, 'ClearAllForwardings no';
876 push
877 push @cfgarr, 'ConnectionAttempts 3';
878 push @cfgarr, 'ForwardAgent no';
879 push @cfgarr, 'ForwardX11 no';
880 push @cfgarr, 'GatewayPorts no';
881 push @cfgarr, 'GlobalKnownHostsFile /dev/null';
882 push @cfgarr, 'HostbasedAuthentication no';
883 push @cfgarr, 'KbdInteractiveAuthentication no';
884 push @cfgarr, "LogLevel $loglevel";
885 push @cfgarr, 'NumberOfPasswordPrompts 0';
886 push @cfgarr, 'PasswordAuthentication no';
887 push @cfgarr, 'PreferredAuthentications publickey';
888 push @cfgarr, 'PubkeyAuthentication yes';
889 push @cfgarr, 'RhostsRSAAuthentication no';
890 push @cfgarr, 'RSAAuthentication no';
894 push @cfgarr, 'StrictHostKeyChecking no';
895 push @cfgarr, 'UsePrivilegedPort no';
896 push @cfgarr, '#';
904 push @cfgarr, 'AddressFamily any';
909 push @cfgarr, 'ConnectTimeout 30';
913 push @cfgarr, 'ControlMaster no';
917 push @cfgarr, 'ControlPath none';
921 push @cfgarr, 'DisableBanner yes';
925 push @cfgarr, 'EnableSSHKeysign no';
929 push @cfgarr, 'ExitOnForwardFailure yes';
934 push @cfgarr, 'ForwardX11Trusted no';
939 push @cfgarr, 'GSSAPIAuthentication no';
940 push @cfgarr, 'GSSAPIDelegateCredentials no';
942 push @cfgarr, 'GSSAPIKeyExchange no';
948 push @cfgarr, 'HashKnownHosts no';
952 push @cfgarr, 'IdentitiesOnly yes';
956 push @cfgarr, 'IgnoreIfUnknown no';
961 push @cfgarr, 'KeepAlive no';
966 push @cfgarr, 'NoHostAuthenticationForLocalhost no';
970 push @cfgarr, 'PermitLocalCommand no';
975 push @cfgarr, 'RekeyLimit 1G';
979 push @cfgarr, 'SendEnv';
984 push @cfgarr, 'ServerAliveCountMax 3';
985 push @cfgarr, 'ServerAliveInterval 0';
989 push @cfgarr, 'TCPKeepAlive no';
993 push @cfgarr, 'Tunnel no';
997 push @cfgarr, 'VerifyHostKeyDNS no';
1000 push @cfgarr, '#';
1046 push @cfgarr, 'pwd';
1047 push @cfgarr, 'quit';