martinrm77

Results 10 comments of martinrm77

I use Apache 2.4 with Shibboleth 2.6 and SAML2 and it works ok. Just have to change from default using environment variables to using http headers and configure your attribute-map.xml...

I actually didnt change that much, let me summarize: _shibboleth2.xml_ ``` ``` _attribute-map.xml_ ``` ``` We get our SAML2 from Microsoft ADFS 3.0 - and these are some values from...

Ok, I read the request, but I dont understand why a dead timer should be taken as an error. If the field for NEXT is set to N/A it is...

I am ok with an option, so that it will not check disabled timers - so that wont break existing configs, but I feel it should be the default to...

I have now seen a situation where the service is enabled, but still N/A - which is when the service is enabled but has not yet run successfully once. So.....

I have had problems putting a server in the same state as this again, but I think I have one now. The service is now systemd-readahead-done.timer and it has the...

I also found the correct service, just after boot it shows the issue: ```[root@rhel-aut-tst-01 ~]# systemctl list-timers NEXT LEFT LAST PASSED UNIT ACTIVATES Tue 2022-05-31 13:50:00 CEST 8min left Tue...

No, I am looking for the functionality already in main, version 1.4.1., that takes the cryptfile password from an environment variable. I just wish it was published to pypi, so...

Sounds good. out with it. maybe a comment somewhere that you recommend using auto update?