Commit 95a5f6ed authored by zen's avatar zen
Browse files

Document workaround for Git error on account-keyring (team#41785)

parent 2611a872
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -18,6 +18,15 @@ keyring is essential as it allows users to interact with the LDAP
database securely to perform password changes and is also used to send
the initial password for new accounts.

When cloning, you may get the following message (see tpo/tpa/team#41785):

    fatal: detected dubious ownership in repository at '/srv/db.torproject.org/keyrings/keyring.git'

If this happens, you need to run the following command as your user on
`db.torproject.org`:

    git config --global --add safe.directory /srv/db.torproject.org/keyrings/keyring.git

# Creating a new user

This procedure can be used to create a real account for a human