Luca Motterle

Results 10 comments of Luca Motterle

I tried to use MariaDB instead of Mysql but the issue is the same. This happen only for one user and I'm not able to identify what is different from...

@ccuz do you have any suggestion on how to work around that? I created the user in advance also with the same LDAP password, but I have still access denied...

The ldap mappings is identical. I just used "(&(objectCategory=Person)(sAMAccountName=%s))" as ldap_searchfilter.

I have the same behavior. Did you manage to find a workaround?

@tovoro it doesn't work for me too, but you can handle it at the playbook level with a task - name: sending detailed report to [email protected] mail: host: "smtp" port:...

#919 explain how to store it in the UI but not how to use it in a playbook. Should be referenced as a variable? Thanks Luca

Hello, I'm running the version v2.8.53. With LDAP active I have the same behavior described. In my opinion, it's because the LDAP user doesn't have username value inserted in the...

Thanks, now it works.

I'm not entirely sure I have the same behavior, however, in my case, I have sometimes the debug stdout_lines inverted in order. Normally when I register on a variable a...

![output](https://user-images.githubusercontent.com/72862045/229520050-1ff74f73-6a32-43ba-8b12-1d192b8cbab7.jpg) You can see the wrong sequence. The number shows how it is supposed to appear if the script is executed locally using win_shell. The playbook save the output of...