Hey, we config ldap running and working for auth. we cant add ldap users directly during creation, the field/tick is somehow missing all the time. https://github.com/poweradmin/poweradmin/blob/bd40441037a21825c4c70d2586de01dd23f98fe8/templates/default/add_user.html#L98 <img width="1328" height="895" alt="Image" src="https://github.com/user-attachments/assets/c6ec5325-7c80-490c-845d-480376251ea3" /> somehow here the function is working correkt https://github.com/poweradmin/poweradmin/blob/bd40441037a21825c4c70d2586de01dd23f98fe8/templates/default/edit_user.html#L92 <img width="1281" height="948" alt="Image" src="https://github.com/user-attachments/assets/69158c28-767b-4c6b-8cb7-1b7419f383ea" /> best regards