Step 3 : Database auth - Laravel Breeze - Ldaprecord v2 - laravel 10 (OpenLDAP - forumsys)

preview_player
Показать описание
Well done guys ! just on more video and you all done !
Now ! we did it with OpenLDAP ! the next video will be with a real Active Directory stay tuned !
Рекомендации по теме
Комментарии
Автор

Hi, firstly, I'd like to thank you for your videos, it was quite helpfull. I'm trying to configure Laravel Breeze with LdapRecord. I followed all your steps double checking for not making mistakes, but when I put username and password nothing happens, the screen is only refreshed. I'm using Laravel 10 and LdapRecorder v3. Is there any differences between the version 2 and 3? Could you help me?

hebertomkogut
Автор

How would it work if I do it with ui instead of breezer?

BensiCraft
Автор

what's the basis for replacing 'samaccountname' by 'uid'? I tried 'uid' but still not work

shengjieyang
Автор

how it is possible for a manual auth with out using laravel breeze

soorajmca
Автор

Good evening, Thank you for this very informative video. on the other hand I have a problem I configured everything as in the video but when I try to connect I cannot however I changed the username to uid. i need help 🙌🏽

danieltassa
Автор

Hey, excellent video, but i have some questions. Where did the newton and euler usernames came from? And where do I register the usernames and passwords? Once again excellent video, helped me a lot even using the version 3.X of LdapRecord!

TheYAYCast
Автор

I am facing the error: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'guid' in 'where clause'
SELECT
*
FROM
`users`
ONDE
`guid` = 751b0a76 - 2f64 -1033 - 898d - a53eb149a944
limit
1

vitorreginatto