typo
This commit is contained in:
@@ -39,7 +39,7 @@ echo TLS_CACERT /etc/openldap/certs/ca.pem >> /etc/openldap/ldap.conf
|
||||
Attention également aux permissions. L'utilisateur _ldap_ doit pouvoir lire les différents fichiers:
|
||||
|
||||
```bash
|
||||
chgrp -R ldap chgrp ldap /etc/letsencrypt/{archive,live}
|
||||
chgrp -R ldap /etc/letsencrypt/{archive,live}
|
||||
chmod -R g+rX /etc/letsencrypt/{archive,live}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user