Difference between revisions of "Service/Account"

From Sugar Labs
Jump to navigation Jump to search
(Created page with '== How to request a shell account on Sunjammer == Send an email to <bernie AT sugarlabs DOT org> containing the following information: * Intendend purpose of account (cc your s…')
 
 
(36 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== How to request a shell account on Sunjammer ==
+
{{TeamHeader|Infrastructure Team}}
  
Send an email to <bernie AT sugarlabs DOT org> containing the following information:
+
We have several types of accounts:
  
* Intendend purpose of account (cc your sponsors, if any)
+
=== Email alias ===
  
* Desired username (lowercase, [a-z]+)
+
See [[Service/email]].
  
* Desired forwarding email destination for USERNAME@sugarlabs.org
+
=== Shell account ===
  
* Your full name
+
See [[Service/shell]].
  
* Public ssh key(s) to be copied to ~/.ssh/authorized_keys (please don't attach, paste each key on one line avoiding word-wrapping)
+
=== Sugar Labs Central Login ===
  
* Preferably sign your request with a trusted GPG key and upload it to a public keyserver.
+
At this time, the only resources covered by this type of account are:
 +
 
 +
* https://obs.sugarlabs.org
 +
* https://packages.sugarlabs.org
 +
 
 +
Send a request to the administrative contact '''sysadmin''' @ '''sugarlabs''' . '''org''', specifying:
 +
 
 +
* Your desired username: {{Code|<[a-z]+>}}
 +
* First name
 +
* Last name
 +
* Your contact email
 +
* Sponsor (an existing account who is sponsoring your request)
 +
 
 +
Requests are normally processed within 2 business days. In case of delays, please [[Infrastructure_Team/Contacts|contact]] the Infrastructure Team.
 +
 
 +
If you already have an account on some Sugar Labs resources, please '''use the same username and contact email'''.
 +
This will avoid confusion when we consolidate user accounts.
 +
 
 +
'''Note: the Sugar Labs sysadmins are working to consolidate Sugar Labs accounts under a single [[Infrastructure_Team/Central_Login|centralized login]].'''
 +
 
 +
== See also ==
 +
* [[Service/email]] -- How to request a forwarding email alias
 +
* [[Service/smtp]]  -- Sending email from your @sugarlabs.org account
 +
* [[Service/imap]]  -- Reading email sent to your @sugarlabs.org account
 +
* [[Service/shell]] -- Shell account rules and details
 +
* [[Sysadmin/User_management]] -- Maintenance recipes for user accounts (for sysadmins)
 +
 
 +
[[Category:Service|Account]]

Latest revision as of 13:26, 16 December 2012

Team Home   ·   Join   ·   Contacts   ·   Resources   ·   FAQ   ·   Roadmap   ·   To Do   ·   Meetings

We have several types of accounts:

Email alias

See Service/email.

Shell account

See Service/shell.

Sugar Labs Central Login

At this time, the only resources covered by this type of account are:

Send a request to the administrative contact sysadmin @ sugarlabs . org, specifying:

  • Your desired username: <[a-z]+>
  • First name
  • Last name
  • Your contact email
  • Sponsor (an existing account who is sponsoring your request)

Requests are normally processed within 2 business days. In case of delays, please contact the Infrastructure Team.

If you already have an account on some Sugar Labs resources, please use the same username and contact email. This will avoid confusion when we consolidate user accounts.

Note: the Sugar Labs sysadmins are working to consolidate Sugar Labs accounts under a single centralized login.

See also