Skip to content
Snippets Groups Projects
Unverified Commit 8d6c4886 authored by anarcat's avatar anarcat
Browse files

outline each section correctly

parent e0894fa5
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,9 @@ role account (see below). ...@@ -24,7 +24,9 @@ role account (see below).
To create a new user, specific information need to be provided by the To create a new user, specific information need to be provided by the
requestee, as detailed in [[doc/accounts]]. requestee, as detailed in [[doc/accounts]].
1. on your own machine (e.g. your laptop) ## on your own machine
For example, your laptop.
1. verify the OpenPGP key provided 1. verify the OpenPGP key provided
...@@ -43,7 +45,10 @@ requestee, as detailed in [[doc/accounts]]. ...@@ -43,7 +45,10 @@ requestee, as detailed in [[doc/accounts]].
git push git push
git push alberti git push alberti
2. on the LDAP server (currently `alberti`), as a user with LDAP write access: ## on the LDAP server
This is currently `alberti`. Make sure you run as a regular user with
LDAP write access.
1. create the user: 1. create the user:
...@@ -63,7 +68,9 @@ requestee, as detailed in [[doc/accounts]]. ...@@ -63,7 +68,9 @@ requestee, as detailed in [[doc/accounts]].
sudo -u sshdist ud-generate && sudo -H ud-replicate sudo -u sshdist ud-generate && sudo -H ud-replicate
3. on the email server (currently `eugeni`): ## on the email server
This is currently `eugeni`.
1. synchronize the change: 1. synchronize the change:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment