FreeCalypso > hg > fc-pcsc-tools
annotate scripts/fcsim1-default-pins @ 189:123dc7370581
top Makefile: install scripts
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 06 Mar 2021 21:11:21 +0000 |
parents | aebb0912eee4 |
children |
rev | line source |
---|---|
185
e92ff25199b9
scripts/fcsim1-default-pins: this script is now official
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 # This fc-simtool command script sets the default PINs for FCSIM1 cards. |
e92ff25199b9
scripts/fcsim1-default-pins: this script is now official
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 |
e92ff25199b9
scripts/fcsim1-default-pins: this script is now official
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 grcard2-set-pin1 1234 |
e92ff25199b9
scripts/fcsim1-default-pins: this script is now official
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 grcard2-set-pin2 6666 |
e92ff25199b9
scripts/fcsim1-default-pins: this script is now official
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 grcard2-set-puk1 00099933 |
e92ff25199b9
scripts/fcsim1-default-pins: this script is now official
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
6 grcard2-set-puk2 00099944 |
188
aebb0912eee4
scripts/fcsim1-default-pins: new grcard2-set-adm5 command
Mychaela Falconia <falcon@freecalypso.org>
parents:
185
diff
changeset
|
7 grcard2-set-adm5 55501234 |
185
e92ff25199b9
scripts/fcsim1-default-pins: this script is now official
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
8 |
e92ff25199b9
scripts/fcsim1-default-pins: this script is now official
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
9 # Set PIN1 non-volatile state to disabled. |
e92ff25199b9
scripts/fcsim1-default-pins: this script is now official
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
10 |
e92ff25199b9
scripts/fcsim1-default-pins: this script is now official
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
11 disable-pin1-rpt 1234 |