English version Russian version Version française Nederlandse versie Versión española Version portuguese Version polonaise Italian version Versiunea româna   KiTTY News

KiTTY : Forum

Last modification : -

KiTTY web site




Forum Home
 

Login - Command/login script file

Morten Seeberg - Tue 16/09/2008 12:11:22 CEST +0200

Do you think we could a few built-in features here, perhaps a simple "wait", like "&W1" would wait 1 second before next command.

But even better a text based "Challenge response" system, i.e. when I log in I might get this prompt:
===========================================
Last login: Tue Sep 16 11:56:08 2008 from x.y.z.39

Please enter secret password:
===========================================

Then maybe something like:
Challenge: "secret password:"
Response: "c00lpassworD"

Cyd - Wed 17/09/2008 13:38:08 CEST +0200

Everything you ask for, already exists into KiTTY.

First, into autocommand add \p for a one second pause, or \s05 for a 5 seconds pause (05 or anything else).

For challenge response system create a simple text file with the two lines
     secret password:
     c00lpassworD
then in the configuration box, into the Connection/Data panel fill the "login script file" input box with the full path of this file.

Cyd




Answer


The forum is actually closed