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

syntax

parent 2632d8d8
No related branches found
No related tags found
No related merge requests found
......@@ -128,12 +128,12 @@ different privileges and isolation.
Here's how to create a role account:
1. Do _not_ use ud-groupadd and ud-roleadd. They are partly broken.
1. Do _not_ use `ud-groupadd` and `ud-roleadd`. They are partly broken.
2. On LDAP host (currently alberti.tpo), as a user with LDAP write
access, do:
ldapvi -ZZ --encoding=ASCII --ldap-conf -h db.torproject.org -D uid=${USER},ou=users,dc=torproject,dc=org
ldapvi -ZZ --encoding=ASCII --ldap-conf -h db.torproject.org -D uid=${USER},ou=users,dc=torproject,dc=org
3. Create a new `group` role for the new account:
......
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