Difference between revisions of "Service/Account"

From Sugar Labs
Jump to navigation Jump to search
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{TeamHeader|Infrastructure Team}}
 
{{TeamHeader|Infrastructure Team}}
  
Ideally, after creating Central Sugar Labs Login system, this page will be outdated and replaced by regular account creation page.
+
We have several types of accounts:
  
Requests are normally processed within 2 business days. In case of delays, please [[Infrastructure_Team/Contacts|contact]] the [[Infrastructure Team]].
+
=== Email alias ===
  
== Sugar Labs Central Login ==
+
See [[Service/email]].
  
Note, this is an intermediate solution that will be finally [[Infrastructure_Team/Central_Login|automated]] (in some way). This is an account that will work, in the ideal feature, on all Sugar Labs resources.
+
=== Shell account ===
  
Send a request to the [[Machine/treehouse/rt|RT]] administrative contact '''sysadmin''' @ '''sugarlabs''' . '''org''', specifying:
+
See [[Service/shell]].
  
* Your desired username: {{Code|<[a-z]+>}},
+
=== Sugar Labs Central Login ===
* First name,
 
* Last name,
 
* Your contact email.
 
  
Please be careful, if you already have an account on some Sugar Labs resources, use the same username and contact email.
+
At this time, the only resources covered by this type of account are:
  
== Email alias ==
+
* https://obs.sugarlabs.org
 +
* https://packages.sugarlabs.org
  
If you want to associate yourself with Sugar Labs or you are a Sugar Labs [[Sugar_Labs/Members|member]], it is possible to obtain an email address in the form {{Code|''username''@sugarlabs.org}}. Mail addressed to this address will be simply forwarded to another email account designated by you.
+
Send a request to the administrative contact '''sysadmin''' @ '''sugarlabs''' . '''org''', specifying:
  
Send a request to the [[Machine/treehouse/rt|RT]] administrative contact '''postmaster''' @ '''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)
  
* Your desired username
+
Requests are normally processed within 2 business days. In case of delays, please [[Infrastructure_Team/Contacts|contact]] the Infrastructure Team.
* Where you wish your email forwarded to
 
  
== Shell account ==
+
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.
  
This option is for experienced contributors to Sugar Labs' educational mission (both users and developers)
+
'''Note: the Sugar Labs sysadmins are working to consolidate Sugar Labs accounts under a single [[Infrastructure_Team/Central_Login|centralized login]].'''
 
 
This process will give you a shell account on [[Machine/sunjammer|people.sugarlabs.org]] server.
 
 
 
Fill up the following template and send it by email to '''sysadmin''' @ '''sugarlabs''' . '''org''':
 
 
 
<intended purpose of account> (cc your sponsors, if any)
 
 
Username: <[a-z]+>
 
First: <your first name(s)>
 
Last: <your last name(s)>
 
Email: <desired forwarding email destination for USERNAME@sugarlabs.org>
 
 
<public ssh key(s), one per line. don't attach, paste with word-wrapping disabled>
 
 
 
* Preferably sign your request with a GPG key uploaded to public keyservers and signed by at least another Sugar Labs member.
 
* Accurately describe the intended purpose of your shell account. '''Insufficiently justified requests will be delayed by the sysadmins to request further details.'''
 
 
 
{{Note/important|Important|Please read the [[Service/shell|shell account rules and details]] before using your account}}
 
  
 
== See also ==
 
== See also ==
* [[Service/smtp]] -- sending email from your @sugarlabs.org account
+
* [[Service/email]] -- How to request a forwarding email alias
* [[Service/imap]] -- reading email sent to your @sugarlabs.org account
+
* [[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
 
* [[Service/shell]] -- Shell account rules and details
 
* [[Sysadmin/User_management]] -- Maintenance recipes for user accounts (for sysadmins)
 
* [[Sysadmin/User_management]] -- Maintenance recipes for user accounts (for sysadmins)
  
 
+
[[Category:Service|Account]]
[[Category:Services|Sugar Labs Infrastructure Services]]
 

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