Changes
Page history
crm: add more details for access setup
authored
Aug 11, 2021
by
Jérôme Charaoui
Show whitespace changes
Inline
Side-by-side
service/crm.md
View page @
f5cb4c91
...
@@ -15,6 +15,14 @@ The main website is at:
...
@@ -15,6 +15,14 @@ The main website is at:
It is protected by basic authentication and the site's login as well,
It is protected by basic authentication and the site's login as well,
so you actually need
*two*
sets of password to get in.
so you actually need
*two*
sets of password to get in.
To set up basic authentication for a new user, the following command must be
executed on the CiviCRM server:
htdigest /etc/apache2/htdigest 'Tor CRM' <username>
Once basic authentication is in place, the Drupal/CiviCRM login page can be
accessed at: https://crm.torproject.org/user/login
# Howto
# Howto
## Monitoring mailings
## Monitoring mailings
...
...
...
...