Account types in PAWN | ||||
| ||||||||||
| Changed: | ||||||||||
| < < |
Account types in PAWN | |||||||||
| > > |
Account types in PAWN | |||||||||
| Changed: | ||||||||||
| < < |
| |||||||||
| > > |
| |||||||||
| ||||||||||
| Changed: | ||||||||||
| < < |
| |||||||||
| > > |
| |||||||||
| ||||||||||
| Changed: | ||||||||||
| < < |
| |||||||||
| > > |
| |||||||||
| ||||||||||
| Line: 19 to 20 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| keytool -genkey -alias pawn -keystore keystore_file.keystore ex: | ||||||||||
| Changed: | ||||||||||
| < < |
keytool -genkey -alias pawn -keystore rick.keystore | |||||||||
| > > |
[toaster@loach ~]$ keytool -genkey -alias pawn -keystore rick.keystore | |||||||||
| Enter keystore password: password | ||||||||||
| Changed: | ||||||||||
| < < |
What is your first | |||||||||
| > > |
What is your first and last name? | |||||||||
| [Unknown]: Rick Lopez | ||||||||||
| Changed: | ||||||||||
| < < |
... ... ... | |||||||||
| > > |
What is the name of your organizational unit? [Unknown]: ERA What is the name of your organization? [Unknown]: NARA What is the name of your City or Locality? [Unknown]: College Park What is the name of your State or Province? [Unknown]: MD What is the two-letter country code for this unit? [Unknown]: US Is CN=Rick Lopez, OU=ERA, O=NARA, L=College Park, ST=MD, C=US correct? [no]: yes | |||||||||
| Added: | ||||||||||
| > > |
Enter key password for | |||||||||
| 2. Get keystore serial number keytool -list -v -keystore keystore_file.keystore | ||||||||||
| Changed: | ||||||||||
| < < |
look for 'Serial number:' | |||||||||
| > > |
[toaster@loach ~]$ keytool -list -v -keystore rick.keystore
Enter keystore password: password
Keystore type: jks
Keystore provider: SUN
Your keystore contains 1 entry
Alias name: pawn
Creation date: May 12, 2005
Entry type: keyEntry
Certificate chain length: 1
Certificate[1]:
Owner: CN=Rick Lopez, OU=ERA, O=NARA, L=College Park, ST=MD, C=US
Issuer: CN=Rick Lopez, OU=ERA, O=NARA, L=College Park, ST=MD, C=US
Serial number: 42838a27
Valid from: Thu May 12 12:53:59 EDT 2005 until: Wed Aug 10 12:53:59 EDT 2005
Certificate fingerprints:
MD5: F8:4C:4A:D3:8F:6C:2B:AC:D9:97:54:0E:17:D8:68:4B
SHA1: 4B:40:D9:E0:EC:69:4B:5D:20:82:7E:FA:4C:07:E1:D1:4D:14:10:D8
*******************************************
*******************************************
| |||||||||
| Changed: | ||||||||||
| < < |
3. Register and create account in PAWN as administrator Admin -> Acccounts | |||||||||
| > > |
3. Register and create account in PAWN as administrator. In the menu, go to 'Admin' -> 'Acccounts' | |||||||||
|
Name: short name Serial: serial from keystore Description: Full name, etc. Group Membership: select groups to add to | ||||||||||
| Changed: | ||||||||||
| < < |
4. Add new group Admin -> Groups | |||||||||
| > > |
Groups in PAWNAccounts can be bundled together into groups to make assigning permissions to attachment points easier. Groups can be crated using 4. As as admin, you can add new groups going to 'Admin' -> 'Groups' in the menu
| |||||||||
| -- MikeSmorul - 12 May 2005 | ||||||||||
| Added: | ||||||||||
| > > |
| |||||||||
| Line: 1 to 1 | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Added: | |||||||||||||||||||||||||||||||||
| > > |
Account types in PAWN
Account Creation1. Create keystore keytool -genkey -alias pawn -keystore keystore_file.keystore ex: keytool -genkey -alias pawn -keystore rick.keystore Enter keystore password: password What is your first [Unknown]: Rick Lopez ... ... ... 2. Get keystore serial number keytool -list -v -keystore keystore_file.keystore look for 'Serial number:' 3. Register and create account in PAWN as administrator Admin -> Acccounts Name: short nameSerial: serial from keystore Description: Full name, etc. Group Membership: select groups to add to 4. Add new group Admin -> Groups -- MikeSmorul - 12 May 2005 | ||||||||||||||||||||||||||||||||