Vincent Ducamps

Results 21 issues of Vincent Ducamps

I have try your function in a powershell script in system account this work great but when I deploy my script via a SCCM pplication I can't create a user...

**Checklist:** - [X] I updated to the latest version available - [X] I cleared the cache of my browser **Release with the issue:** since 0.107 **Last working release (if known):**...

bug

Hi I have in my db déclaration these two table ``` class Customer(db.Entity): id = PrimaryKey(int, auto=True) first_name = Required(str) last_name = Required(str) email = Required(str, unique=True) localisation = Optional(str)...

hello just a question. why in ansible filetype set - 'tasks.*.y{a,}ml' - 'roles.*.y{a,}ml' and not - 'tasks/*.y{a,}ml' - 'roles/*.y{a,}ml'

hello I have apply change to customize allowed_ips in function of host.

**Describe the bug** Hello I try to integrate LLDAP with sssd I have an attribute uidnumber to my user and can request it with ldapsearch but when sssd try ti...

question
integration

Hi like request in #181 I will try to work on LDAP integration I create this pull request for following

hello on my cluster bind addr is not ansible_default_ipv4 I have correctly set vault_iface variable to have a correct vault_api_addr variable generated. but for vault_raft_cluster_members she always genetate default value...

### 📝 Preliminary Checks - [X] I tried searching for an existing issue and followed the [debugging docs](https://docker-mailserver.github.io/docker-mailserver/latest/config/debugging/) advice, but still need assistance. ### 👀 What Happened? Hi I use...

area/scripts
issue/limited support
kind/bug/report

### Support guidelines - [X] I've read the [support guidelines](https://github.com/crazy-max/docker-rtorrent-rutorrent/blob/master/.github/SUPPORT.md) ### I've found a bug and checked that ... - [X] ... the documentation does not mention anything about my...