Hi.

I can't reproduce this with 0.8.2-2 nor recent 0.9.1-1, can you show me
your other /etc/gssproxy/*.conf?  I suspect they are triggering
something.  See my attempt to reproduce your problem below.

/Simon

root@latte:~# tail -v -n +1 /etc/gssproxy/*.conf
==> /etc/gssproxy/80-httpd.conf <==
[service/HTTP]
  mechs = krb5
  cred_store = keytab:/etc/gssproxy/http.keytab
  cred_store = ccache:/var/lib/gssproxy/clients/krb5cc_%U
  euid = www-data

==> /etc/gssproxy/gssproxy.conf <==
[gssproxy]
debug=true
debug_level=2
root@latte:~# systemctl start gssproxy
2022-09-22T09:45:58.041323+02:00 latte systemd[1]: Starting GSSAPI Proxy 
Daemon...
2022-09-22T09:45:58.045548+02:00 latte gssproxy: Error when reading config 
directory: File /etc/gssproxy/gssproxy.conf did not match provided patterns. 
Skipping.
2022-09-22T09:45:58.045755+02:00 latte gssproxy[106606]: [2022/09/22 07:45:58]: 
Debug Enabled (level: 2)
2022-09-22T09:45:58.051570+02:00 latte systemd[1]: Started GSSAPI Proxy Daemon.
root@latte:~# systemctl status gssproxy
● gssproxy.service - GSSAPI Proxy Daemon
     Loaded: loaded (/lib/systemd/system/gssproxy.service; enabled; vendor 
preset: enabled)
     Active: active (running) since Thu 2022-09-22 09:45:58 CEST; 3s ago
    Process: 106606 ExecStart=/usr/sbin/gssproxy -D (code=exited, 
status=0/SUCCESS)
   Main PID: 106607 (gssproxy)
      Tasks: 6 (limit: 6813)
     Memory: 844.0K
        CPU: 11ms
     CGroup: /system.slice/gssproxy.service
             └─106607 /usr/sbin/gssproxy -D

sep 22 09:45:58 latte systemd[1]: Starting GSSAPI Proxy Daemon...
sep 22 09:45:58 latte gssproxy[106606]: Error when reading config directory: 
File /etc/gssproxy/gssproxy.conf did not match provided pa>
sep 22 09:45:58 latte gssproxy[106606]: [2022/09/22 07:45:58]: Debug Enabled 
(level: 2)
sep 22 09:45:58 latte systemd[1]: Started GSSAPI Proxy Daemon.
root@latte:~# 

Attachment: signature.asc
Description: PGP signature

Reply via email to