mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-07-12 05:40:01 +02:00
updating authentik-outpost-ldap service
This commit is contained in:
parent
708e511216
commit
99b0cc849e
1 changed files with 0 additions and 8 deletions
|
@ -148,14 +148,6 @@
|
||||||
(define %authentik-outpost-activation
|
(define %authentik-outpost-activation
|
||||||
#~(begin
|
#~(begin
|
||||||
(chmod "/var/lib/authentik-outpost" #o0770)
|
(chmod "/var/lib/authentik-outpost" #o0770)
|
||||||
(touch "/var/log/authentik-outpost-ldap.log")
|
|
||||||
(touch "/var/log/authentik-outpost-proxy.log")
|
|
||||||
(touch "/var/log/authentik-outpost-rac.log")
|
|
||||||
(touch "/var/log/authentik-outpost-radius.log")
|
|
||||||
(chown "/var/log/authentik-outpost-ldap.log" (passwd:uid (getpwnam "authentik-outpost")) (passwd:gid (getpwnam "authentik-outpost")))
|
|
||||||
(chown "/var/log/authentik-outpost-proxy.log" (passwd:uid (getpwnam "authentik-outpost")) (passwd:gid (getpwnam "authentik-outpost")))
|
|
||||||
(chown "/var/log/authentik-outpost-rac.log" (passwd:uid (getpwnam "authentik-outpost")) (passwd:gid (getpwnam "authentik-outpost")))
|
|
||||||
(chown "/var/log/authentik-outpost-radius.log" (passwd:uid (getpwnam "authentik-outpost")) (passwd:gid (getpwnam "authentik-outpost")))
|
|
||||||
#t ))
|
#t ))
|
||||||
|
|
||||||
(define privileged-authentik-outpost-ldap-service-type
|
(define privileged-authentik-outpost-ldap-service-type
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue