Chris

Results 5 comments of Chris

Hey, we had the same requirement for the asset-name tag. Here is what i have done: Edit: resources/views/partials/forms/edit/name.blade.php replace: `` with: ` ` Edit: resources/views/hardware/edit.blade.php Add: Line 16: @include ('partials.forms.edit.name',...

Which LDAP-Server do you use? If the testsync is successful and the the test login isn't, it is often a problem with the Ldap authentication query. E. g. vor the...

Ok, i test it in the evening with an openldap - but did you try it with uid= instead uid=? in the Ldap authentication query?

Hey, so I finally got an openldap installed for testing. First - I am not an expert, I am more familiar with MS AD. But here are my 2 cents....

Yes, of course - here are my LDAP Settings ![image](https://github.com/snipe/snipe-it/assets/34419201/bf58356a-64d2-4a72-a33a-c1c749b99ba4) ![image](https://github.com/snipe/snipe-it/assets/34419201/789c47bb-9bbf-4b68-9752-7ff564e54912) ![image](https://github.com/snipe/snipe-it/assets/34419201/84a49bbf-0b90-45e1-a9e8-955723b53ad3) ![image](https://github.com/snipe/snipe-it/assets/34419201/2f7323e3-77e0-48d1-9236-d566f70eaef6) But as i said, that works only, when my DN starts with uid: ![image](https://github.com/snipe/snipe-it/assets/34419201/ec14aa28-0f21-467a-bfeb-6c2257d21533) BR Chris