mvogt1
mvogt1
I'm using **puppet apply** during development / testing, which does not work anymore, if I use "lookup" for an eyaml value: I expected that the following call to `lookup` would...
using eyaml in puppet like: ```puppet $method = lookup('secret::password_eyaml',String,undef,"INVALID") ``` is not fault tolerant. Everytime something goes wrong puppet aborts: - if private key is not found -> fatal error...
This happend today: - cups server did not print anymore - a client is looping in connect->fd->close->connect Cause is unknown. Maybe the cups server hit a rate limit because it...
**Description** The given config for does not work. It **grants access** to /admin for user joe, although joe is **forbidden** as admin. Here is the config for "joe" on the...
This is the log file: ``` $ pkcs11-tool -L --module ~/libykcs11.so DBG ykcs11.c:415 (C_GetSlotList): Initializing slot 0 for 'Alcorlink USB Smart Card Reader 0' DBG ykcs11.c:428 (C_GetSlotList): Failed to validate...