search for: prngcommandfil

Displaying 1 result from an estimated 1 matches for "prngcommandfil".

Did you mean: prngcommandfile
2000 Aug 25
1
[patch] configurable ssh_prng_cmds
...ion, oCompressionLevel, oKeepAlives, oNumberOfPasswordPrompts, oTISAuthentication, oUsePrivilegedPort, oLogLevel, oCiphers, oProtocol, oIdentityFile2, - oGlobalKnownHostsFile2, oUserKnownHostsFile2, oDSAAuthentication + oGlobalKnownHostsFile2, oUserKnownHostsFile2, oDSAAuthentication, + oPrngCommandFile } OpCodes; /* Textual representations of the tokens. */ @@ -161,6 +163,7 @@ { "numberofpasswordprompts", oNumberOfPasswordPrompts }, { "tisauthentication", oTISAuthentication }, { "loglevel", oLogLevel }, + { "prngcommandfile", oPrngCommandFile },...