Sysadmin/User management: Difference between revisions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Sunjammer (aka shell.sugarlabs.org) == | |||
To carry on these procedures, you need root access on [[Machine/sunjammer]]. | To carry on these procedures, you need root access on [[Machine/sunjammer]]. | ||
'''NOTE: You have to become root with 'sudo -i' before using the following commands. Prefixing the command with sudo won't work because it doesn't switch $HOME to /root, which is necessary to make the ldap commands source <code>/root/.ldaprc</code>.''' | |||
=== Account creation === | === Account creation === | ||
| Line 76: | Line 78: | ||
== See also == | == See also == | ||
* [[Sysadmin/Add_shell_account]] -- how to add shell accounts on sunjammer | * [[Sysadmin/Add_shell_account]] -- how to add shell accounts on sunjammer | ||
* [[Service/Account]] -- Account request procedure (for users) | |||
* [[Service/shell]] -- Shell account rules and details (for users) | |||
[[Category:Sysadmin|Sysadmin procedures]] | |||