| 379 | |
| 380 | {{{ |
| 381 | gpg2 --card-edit |
| 382 | |
| 383 | Reader ...........: Yubico Yubikey 4 OTP CCID 00 00 |
| 384 | Application ID ...: D2760001240102010006056686640000 |
| 385 | Version ..........: 2.1 |
| 386 | Manufacturer .....: Yubico |
| 387 | Serial number ....: 05668664 |
| 388 | Name of cardholder: [not set] |
| 389 | Language prefs ...: [not set] |
| 390 | Sex ..............: unspecified |
| 391 | URL of public key : [not set] |
| 392 | Login data .......: [not set] |
| 393 | Signature PIN ....: not forced |
| 394 | Key attributes ...: rsa2048 rsa2048 rsa2048 |
| 395 | Max. PIN lengths .: 127 127 127 |
| 396 | PIN retry counter : 3 0 3 |
| 397 | Signature counter : 1 |
| 398 | Signature key ....: 39C2 822E 41A1 2320 4388 6492 A3DF 39D2 5C12 B3CE |
| 399 | created ....: 2017-07-28 22:17:34 |
| 400 | Encryption key....: 0494 8517 84D9 391A 9774 04F0 DA2E 2FE7 28D3 2A1C |
| 401 | created ....: 2017-07-28 21:27:23 |
| 402 | Authentication key: 62B4 B5DA E381 CDFB B382 9005 197D 4148 DB40 6665 |
| 403 | created ....: 2017-07-28 22:23:40 |
| 404 | General key info..: sub rsa2048/A3DF39D25C12B3CE 2017-07-28 Bersih NL Administration <contact@bersih.nl> |
| 405 | sec rsa3072/0ABF3A02F7869441 created: 2017-07-28 expires: never |
| 406 | ssb> rsa2048/DA2E2FE728D32A1C created: 2017-07-28 expires: 2018-07-28 |
| 407 | card-no: 0006 05668664 |
| 408 | ssb> rsa2048/A3DF39D25C12B3CE created: 2017-07-28 expires: 2018-07-28 |
| 409 | card-no: 0006 05668664 |
| 410 | ssb> rsa2048/197D4148DB406665 created: 2017-07-28 expires: 2018-07-28 |
| 411 | card-no: 0006 05668664 |
| 412 | |
| 413 | gpg/card> admin |
| 414 | Admin commands are allowed |
| 415 | |
| 416 | gpg/card> passwd |
| 417 | gpg: OpenPGP card no. D2760001240102010006056686640000 detected |
| 418 | |
| 419 | 1 - change PIN |
| 420 | 2 - unblock PIN |
| 421 | 3 - change Admin PIN |
| 422 | 4 - set the Reset Code |
| 423 | Q - quit |
| 424 | |
| 425 | Your selection? 1 |
| 426 | Please enter the PIN |
| 427 | PIN: # default is "123456" |
| 428 | New PIN |
| 429 | PIN: |
| 430 | Repeat this PIN |
| 431 | PIN: |
| 432 | PIN changed. |
| 433 | |
| 434 | 1 - change PIN |
| 435 | 2 - unblock PIN |
| 436 | 3 - change Admin PIN |
| 437 | 4 - set the Reset Code |
| 438 | Q - quit |
| 439 | |
| 440 | Your selection? 3 |
| 441 | Please enter the Admin PIN |
| 442 | Admin PIN: # default is "12345678" |
| 443 | New Admin PIN |
| 444 | Admin PIN: |
| 445 | Repeat this PIN |
| 446 | Admin PIN: |
| 447 | PIN changed. |
| 448 | |
| 449 | 1 - change PIN |
| 450 | 2 - unblock PIN |
| 451 | 3 - change Admin PIN |
| 452 | 4 - set the Reset Code |
| 453 | Q - quit |
| 454 | |
| 455 | Your selection? q |
| 456 | |
| 457 | gpg/card> forcesig |
| 458 | Please enter the Admin PIN |
| 459 | Admin PIN: |
| 460 | }}} |