FreeCalypso > hg > fc-pcsc-tools
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 184:8d073ff62c48 | 185:e92ff25199b9 |
|---|---|
| 1 # This fc-simtool command script sets the default PINs for FCSIM1 cards. | |
| 2 | |
| 3 grcard2-set-pin1 1234 | |
| 4 grcard2-set-pin2 6666 | |
| 5 grcard2-set-puk1 00099933 | |
| 6 grcard2-set-puk2 00099944 | |
| 7 grcard2-set-adm 55501234 | |
| 8 | |
| 9 # Set PIN1 non-volatile state to disabled. | |
| 10 | |
| 11 disable-pin1-rpt 1234 |
