FreeCalypso > hg > fc-pcsc-tools
annotate scripts/fcsim1-default-pins @ 185:e92ff25199b9
scripts/fcsim1-default-pins: this script is now official
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Sat, 06 Mar 2021 20:58:41 +0000 |
| parents | |
| children | aebb0912eee4 |
| 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 |
|
e92ff25199b9
scripts/fcsim1-default-pins: this script is now official
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
7 grcard2-set-adm 55501234 |
|
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 |
