Skip to content
Snippets Groups Projects
Commit e28d6189 authored by godog's avatar godog
Browse files

debian: run as Group=openldap to read ldap dir

root@host2:~# ls -lad /var/run/ldap/
drwxr-x--- 2 openldap openldap 100 Aug 14 16:47 /var/run/ldap/
parent ef095294
Branches
Tags
1 merge request!6debian: run as Group=openldap to read ldap dir
Pipeline #19484 passed
...@@ -4,7 +4,7 @@ After=network.target ...@@ -4,7 +4,7 @@ After=network.target
[Service] [Service]
User=ai-webdav-auth-server User=ai-webdav-auth-server
Group=ai-webdav-auth-server Group=openldap
EnvironmentFile=-/etc/default/ai-webdav-auth-server EnvironmentFile=-/etc/default/ai-webdav-auth-server
ExecStart=/usr/bin/ai-webdav-auth-server $ARGS ExecStart=/usr/bin/ai-webdav-auth-server $ARGS
Restart=always Restart=always
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment