Hey folks,
I'm guessing this is a bug, but maybe I'm doing something wrong. Scenario:
I'm guessing this is a bug, but maybe I'm doing something wrong. Scenario:
- Add a user to LDAP
- Sync the LDAP realm in PVE
- Add the user to a PVE Group
- Remove the user from LDAP
- Run another LDAP realm sync
Code:
root@foobar:~# qm cloudinit dump 100 user
user config - ignore invalid group member 'foo@LDAP'
#cloud-config
hostname: somehostname
manage_etc_hosts: true
chpasswd:
expire: False
users:
- default
package_upgrade: true