Difference between revisions of "Service/Account"

From Sugar Labs
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user 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. For now, it makes sense only for following resources:
+
=== Shell account ===
  
* https://obs.sugarlabs.org
+
See [[Service/shell]].
* https://packages.sugarlabs.org
 
  
Send a request to the [[Machine/rt|RT]] administrative contact '''sysadmin''' @ '''sugarlabs''' . '''org''', specifying:
+
=== Sugar Labs Central Login ===
  
* Your desired username: {{Code|<[a-z]+>}},
+
At this time, the only resources covered by this type of account are:
* 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.
+
* https://obs.sugarlabs.org
 +
* https://packages.sugarlabs.org
  
== Email alias ==
+
Send a request to the administrative contact '''sysadmin''' @ '''sugarlabs''' . '''org''', specifying:
  
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.
+
* Your desired username: {{Code|<[a-z]+>}}
 +
* First name
 +
* Last name
 +
* Your contact email
 +
* Sponsor (an existing account who is sponsoring your request)
  
Send a request to the [[Machine/rt|RT]] administrative contact '''postmaster''' @ '''sugarlabs''' . '''org''', specifying:
+
Requests are normally processed within 2 business days. In case of delays, please [[Infrastructure_Team/Contacts|contact]] the Infrastructure Team.
  
* Your desired username
+
If you already have an account on some Sugar Labs resources, please '''use the same username and contact email'''.
* Where you wish your email forwarded to
+
This will avoid confusion when we consolidate user accounts.
  
== Shell account ==
+
'''Note: the Sugar Labs sysadmins are working to consolidate Sugar Labs accounts under a single [[Infrastructure_Team/Central_Login|centralized login]].'''
 
 
This option is for experienced contributors to Sugar Labs' educational mission (both users and developers)
 
 
 
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