arozmarin

Results 10 comments of arozmarin

Hi guys I had same problem, and I found one [Karabiner-Elements complex_modifications rules] and no need anymore for flour : https://ke-complex-modifications.pqrs.org/#function_keys You can change setting for any app you want,...

thanks for info, I manage to fix too.

Hi, I have little problems with changing password with PrivacyIDEA and FreeIPA. If II'm login to PrivacyIDEA as admin, I can change password for any user, but when I login...

hi Adam, I comment this two lines #pw_hash = ldap_salted_sha1.hash(value[1][0]) #value[1][0] = pw_hash I also tried to comment whole part of code form 'try:' to 'else:' and nothing helped. `...

Hi there, I'm testing in lab to install IPAserver and replica with CA, DNS and KRA enabled. If I install IPA server and then replica Ansible script works OK and...

hi guys, I have same issues: │ TASK [ipaclient : Install - IPA client test] │ fatal: [ipa3.s1.test.local]: FAILED! => {"changed": false, "msg": "Unable to find IPA Server to join"}...

yes that correct, both ipaserver (10.30.0.110)and ipareplica(10.20.0.110) I want to be nameservers. Ipaclient_force_join I have just in case that client was already member before and just in case I have...

Hi team, I found the issues, my python in neovim run on /usr/locla/bin/python3.12 not on /usr/local/bin/python3. Problem is fixed

Sorry for wrong info I found solution I had to put whole path for border like that after-startup-command = [ 'exec-and-forget /usr/local/bin/borders active_color=0xFF00FF00 inactive_color=0xff494d64 width=5.0' ] Cheers

Hi thank you for quick replay. If I configure manually works. I try also setup manually do terraform import and set config based on terraform.tfstate after import, but when I...