AqBanking Command Line Interface Tool 1.99.6beta (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News AqBanking Command Line Interface Tool 1.99.6beta (Default branch)
# 1  
Old 01-31-2009
AqBanking Command Line Interface Tool 1.99.6beta (Default branch)

aqbanking-cli is a command line tool for AqBanking. It has support for the HBCI protocol and optional support for the EBICS protocol (both are German homebanking protocols). License: Free for non-commercial use Changes:
This version contains the latest versions of AqBanking4, Gwenhywfar3, and Libchipcard4. It contains a tool which allows user-triggered program and data updates. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Solaris

Command line Interface or GUI Interface not shown on solaris

Dear all, I am a newbie in solaris and I need your advice. I have a Solaris version 5.9 installed on Sunfire V240. I am able to ssh the machine from putty remotely. My problem is that I cannot see the display from KVM switch I have connected to it. I need also to be able to see the GUI... (2 Replies)
Discussion started by: mbouster
2 Replies
Login or Register to Ask a Question
GCT-TOOL(1)															       GCT-TOOL(1)

NAME
gct-tool - Command line tool for manipulation of Gwenhywfar CryptTokens. SYNOPSIS
gct-tool [global options] <command> [command options] DESCRIPTION
The gct-tool command can be used for manipulation of Gwenhywfar CryptTokens. AqBanking uses such Gwenhywfar CryptTokens to handle the various authentication mechanisms (like chipcards or key files) in a unified fashion. OPTIONS
-C PARAM, --cfgfile=PARAM Specify the configuration file --forcepin force pin entry even if the error counter is not zero -h, --help Show this help screen COMMANDS
create This command creates a crypt token showuser Display user data stored on the token showkey Display key info stored on the token update Update Crypt Token to newer version (e.g. OpenHBCI keyfiles) setsignseq Set the signature sequence counter of a Gwenhywfar CryptToken. changepin Change the PIN of a Gwenhywfar CryptToken. For help on options available to specific commands, run gct-tool <COMMAND> --help. BUGS
Probably lots, please post them to the mailing list (see Resources below) when you find them. COPYING
Copyright (C) Martin PreuB. Free use of this software is granted under the terms of the Lesser GNU Public License (LGPL). The manpage was composed by Micha Lenk and converted by the nifty tool AsciiDoc into a manpage. AUTHOR
Micha Lenk <micha@lenk.info> Author. 05/10/2012 GCT-TOOL(1)