Tool to (re)configure the sysmoUSIM and sysmoISIM cards
Go to file
Philipp Maier 14aaab262e auth: prevent unintential card lock down
If the user submints a wrong ADM1 key with the commandline, the
authentication will fail. However, by the output of the program
it mey not be clear to the user that the reason for the failure
was a wrong ADM1 key. The user might try the same command with
the same parameters a few time and lock down the card.

This commit fixes that by failing gracefully with a very clear
error message. Furthermore, if a decreased authentication counter
is detected, no further authentication attempts will be made
until the user supplies the option -f (--force).
2017-03-17 16:43:35 +01:00
card.py sysmo-usim-tool: Add a tool for sysmosom specific tasks 2017-02-23 14:47:38 +01:00
simcard.py auth: prevent unintential card lock down 2017-03-17 16:43:35 +01:00
sysmo-usim-tool.sjs1.py auth: prevent unintential card lock down 2017-03-17 16:43:35 +01:00
sysmo_usimsjs1.py auth: prevent unintential card lock down 2017-03-17 16:43:35 +01:00
utils.py sysmo-usim-tool: Add a tool for sysmosom specific tasks 2017-02-23 14:47:38 +01:00