Platform Team/Server Kit/sugar-server: Difference between revisions
| Line 18: | Line 18: | ||
Registry items might contains following keys: | Registry items might contains following keys: | ||
* {{Code|uuid}}, unique identity of [[#UUID per Sugar user|particular Sugar user]]; | * {{Code|uuid}}, a hash value of the {{Code|pubkey}} (produced the same way as JID values in Sugar Shell), an unique and short identity of [[#UUID per Sugar user|particular Sugar user]]; | ||
* {{Code|serial}}, serial number of hardware Sugar user is running on, e.g., serial number of a XO laptop; | * {{Code|serial}}, serial number of hardware Sugar user is running on, e.g., serial number of a XO laptop; | ||
* {{Code|pubkey}}, SSH public key, this is the exact line that needs to be placed as-is to {{Code|~/.ssh/authorized_keys}} file; note that OLPC XS operates with striped version of public keys. | * {{Code|pubkey}}, SSH public key, this is the exact line that needs to be placed as-is to {{Code|~/.ssh/authorized_keys}} file; note that OLPC XS operates with striped version of public keys. | ||