Unregistered users
{% if unexisting_ldap_users %}The following users are in the LDAP YABI group, but NOT in the DB:
{% else %}All users in the LDAP YABI group are registered in the DB.
{% endif %}Registered users
The following users are in the LDAP YABI group AND in the DB:
Full name | User ID | User LDAP DN |
---|---|---|
{{ldapuser.full_name}} | {{ldapuser.uid}} | {{ldapuser.dn}} |