taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 35e7e0a598672f73ea28836295a94d4d70429e50
parent 4a7ee80050bbaa71709bc96bf8ac571d4a17b7b0
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Wed,  8 May 2019 21:31:45 +0200

instructions for new GLS/aqbaning users

Diffstat:
Adoc/gls.txt | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/doc/gls.txt b/doc/gls.txt @@ -0,0 +1,7 @@ +# Add a user in the system. The user has a bank and a customer id, but is _not_ active yet (see command below). +aqhbci-tool4 adduser -s 'https://hbci-pintan.gad.de/cgi-bin/hbciservlet' -u VRK588XXX -c VRK588XXX -N 6726405XXX -b 43060967 -t pintan --context=1 + +# This is the command the "unlocks" the user. After this command, the user should be able to ask for the balance and +# transactions list, but not to issue payments. +aqhbci-tool4 getitanmodes --user=U +