Tony Peña
Tony Peña
``` Step 9/16 : COPY dc1.domain.local.crt /usr/local/share/ca-certificates/dc1.domain.local.crt ---> aa7ee7e4b0fb Step 10/16 : RUN chmod 644 /usr/local/share/ca-certificates/dc1.domain.local.crt && update-ca-certificates ---> Running in 486aa8689cd1 Updating certificates in /etc/ssl/certs... 0 added, 0 removed;...
Hi @drbogar I set the line after last FROM, now the certificate was added, but have to set absolute path for the command `/usr/sbin/update-ca-certificates` ``` ---> Running in d9d2899d03e8 Updating...
if I add this option `-e AppSettings__LdapIgnoreTlsErrors='true'` seems to works saying passowrd was changed BUT I see in the logs never connected to AD, so I assume this is only...
Hi @juliogonzalez , I uninstalled 1.87 from rpm and I remain with source compiled 1.88 in any case is the same issue. hang-up trying connect to link-local IP address, so...
Hi again, I reinstalled and create an user without mfa, directly access key and secret key, with another program I can access by api to my bucket, but with s3fs...
Hi, any idea to when this will be solve ?
We have 2 scenarios here, maybe was wrote above in any case let me say: a) 2 or more developers in their /home/$users/devel/terraspace_project/stacks, can't do apply/plan because in /tmp/terraspace the...
is possible use tmp inside **.terraspace-cache** wich is inside of project when do plan/up and not use /tmp/terraspace ?