Difference between revisions of "Service/Account"

From Sugar Labs
Jump to navigation Jump to search
 
(34 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== How to request a shell account on [[Machine/sunjammer | people.sugarlabs.org]] ==
+
{{TeamHeader|Infrastructure Team}}
  
Send an email to <sysadmin 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]+)
 
# Desired forwarding email destination for USERNAME@sugarlabs.org
 
# Your full name
 
# Public ssh key(s) to be copied to ~/.ssh/authorized_keys (please don't attach, paste each key on one line avoiding word-wrapping)
 
# Preferably sign your request with a trusted GPG key and upload it to a public keyserver.
 
  
Within 48 hours, you should receive a welcome email with further instructions.
+
See [[Service/email]].
If you don't see anything, all the sysadmins may be asleep or dead. Try pinging.
+
 
 +
=== Shell account ===
 +
 
 +
See [[Service/shell]].
 +
 
 +
=== Sugar Labs Central Login ===
 +
 
 +
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