Vladimir Buyanov
Vladimir Buyanov
Привет. Проверь, что у тебя выполнены шаги: ``` ipa role-add "Self Password Reset" ipa role-add-member "Self Password Reset" --users="ldap-passwd-reset" ipa role-add-privilege "Self Password Reset" --privileges="Modify Users and Reset passwords" ipa...
Hello. I will check it latter, now a lot of work.
Hello. Please double check, that you properly follow the installation steps: ``` # Get keytab ipa-getkeytab -p ldap-passwd-reset -k /opt/data/IPAPasswordReset/ldap-passwd-reset.keytab # And change files owner chown -R ldap-passwd-reset:ldap-passwd-reset /opt/data/IPAPasswordReset ```
Hello. Unfortunately we do not use Slack and this functionality is not written by me. If you use Slack and can make the PR with changes, it will be cool.
Thank you for feedback. What is profit of using service instead of user?
Hello. Please check the file (`content/directpath/health-check/abd/details/js.properties`) permissions through S3 Console. I think your user has no access to this file. Also you can try to download this file via s3cmd....
Issue #24 related to another bug, that has been fixed. It's very strange that `s3cmd info` fails. Can you write full cmd line of s3cmd?
It's known issue with double slash. It was fixed in latest commit, but build with this version was not released. I create new version with this fix, please try version...
I commit bugfix to `debug` branch, you can build it. I'm not sure that this bugfix should be committed to master branch, because it may have strange effects in other...
Hello. 1. Is it failed with Out of memory error? If yes you can increase swap. 2. I don't know. Double slash object created by incorrect client that not normalize...