Hi Tony, yes you are right, audio is too low. That's why i have created a new video. please check this ruclips.net/video/0FwOcZNjjQA/видео.html By the way my video is lucky to play on party speaker😂😂
Hi Rajesh, sure, you can check playlist below: LDAP in node js: ruclips.net/p/PLyzY2l387AlMnTFOvG0u0Vzl_eH6L_48Z LDAP in Java: ruclips.net/p/PLyzY2l387AlPME9QEtU3j56dPFx0yV8Mf You can see the code on talented developer GitHub account. All the codes are below in video description. I will add more videos very soon.
@@TalentedDeveloper sure Sir.. I will first try to complete that playlist and using ldapjs will plan to implement tomorrow and if any doubts then I will definitely ask you
So what is the difference between LDAP and AD? I think LDAP is just a protocol, but you showed the LDAP structure like AD structure in this video, I'm really confused about it. Could you explain more for me?
hey @Tam, yes LDAP is just a protocol that used to communicate with AD. Active directory is mainly a directory service provider, where you can add new user to a directory, remove or modify,assign policy etc. Its just like a phone directory where every person have a unique contact number(number will be unique). Every thing in AD(Active Directory) are considered as Objects and every object is given a Unique ID.(similar to a unique contact number in a phone directory. Ldap is a protocol specially designed for directory service providers. Windows server OS uses AD as a directory server, AIX which is a UNIX version by IBM uses Tivoli directory server. Both of them uses LDAP protocol for interacting with directory. Apart from protocol there are LDAP servers, LDAP browsers too(copied). So don't confused wit structure. That structure is mainly for AD. LDAP always sits on top of the TCP/IP stack and controls internet directory access. It is an environment. AD & ADSI is a COM wrapper around the LDAP layer. My explanation is also related to LDAP, AD and structure. Here I showed the object structure of AD.
@@TalentedDeveloper as I know LDAP server provides Active service and supports LDAP protocol, like Active Directory on window server. So, when we call ldap_connect(), ldap_bind() to connect to the server, does it means that it connects to AD?
@@TalentedDeveloper A question. Say I want to add a new AD to my existing LDAP authentication. What do I need to do? I recently joined a project after the previous engineer had left, never used LDAP before. But apparently the last thing they did is create a service account in the new domain. How do I utilize this to add users from that AD domain to my existing LDAP that connects with another AD domain.
Thanks @sudheer. You can watch this video but it is for windows, it is old one but help you to understand. ruclips.net/video/Q_yVviftvJo/видео.html I will update soon
Actually ldap having cn(common name),sn(Sur Name) both. Even they have name also. You can follow this below structure: name: Full Name cn: Full Name givenname: First Name sn: Last Name
Hii.. I want to authenticate an Active directory user , query the active directory with user name and password and need to get few end attributes like his display name & other details of that user as response.. can I have any reference for that???
i think you can watch this video. This is old video, but you can update the code. ruclips.net/video/Qq5djmUj1d4/видео.html first try to bind the credentials, and once the validation will be successful then in search filter add the user cn, you will get all the details. Please ping me if it doesn't work. Thanks
Hi @Sudheer, there are LDAP servers and the LDAP protocol. Some time you heard like, people don't have Active Directory, but they have LDAP. So what is the meaning? The meaning is that they have another product, such as OpenLDAP, which is an LDAP server. Some name of directories are novell and windows, ldap is the protocol to communicate with them. please refer this book, your all doubt will be cleared. www.schnitz.net/ldap.pdf
3:00 how can ldap have a structure if it's just a networking protocol used by client pcs to talk to azure ad over the network? (networking protocol I'm thinking packets) how can ldap packets have this kind of structure I'm confused
Hi, LDAP is an internet protocol, which is used to look up data from a server, this protocol is used to store as well as retrieve the information from the hierarchical directory structure. LDAP also follows a data model which is hierarchical type. In simple term we can say its a hierarchical database where data is stored in tree like structure where leaf node hold the actual data. So you can just think that it is a ldap directory structure. docs.oracle.com/cd/E19182-01/820-6573/6nht2e5a4/index.html
@@TalentedDeveloper So there are 2 types of ldap? 1 networking protocol used to query an identity and access management service like azure ad or auth0 over ip network and 2 a hierarchical database structure? I've also been doing some googling is an ldap server is an identity and and access management server that supports ldap network protocol? salad in my head.. so confused
I can understand, just understand what your requirements are. LDAP network protocol and ldap server, currently two things are there, if I am not wrong. Maximum person just use ldap protocol on their AD. So instead of ldap server you can use azure ad or other directory services
hi , please i have a problem with my connection the messege error said that the hostname ca not be resolved and there is no connection to the server , what should i do ?
Hi Sarah, first you need to start the server.(active directory server). ruclips.net/video/whfyEig78sQ/видео.html please go through this video, it will help to identify your issue. Please let me know if you have any further questions. Thanks
I am really sorry for the bad experience. I also noticed earlier so I have updated my video. Please check this ruclips.net/video/0FwOcZNjjQA/видео.html
Hallo my friend why did you banned me from your INDIAN channel? We are bruthers and we have to be friendly with the community. Enjoy your chicken tikamasala!
mire pana, se que no sabe español pero sos la cosa mas capa de este mundo y el otro LPTM TE AMO! gigante bro!
Muchas gracias querida.
Nice! More clear than the oficial documentation! Thanks.
Thanks for your valuable feedback 🙂
super b & Well explained. Keep it up.
Thank you so much 🙂
I cranked the volume when he started talking, then the intro came and i blew an eardrum
@charlie,😀😀 thanks for the msg.
This video contains less sound. You can see this ruclips.net/video/eSJPFbEEQRM/видео.html
removed, thanks for your feedback
The dude records his voice at actual 5%
right, it was due to the mic.
Explanation is superb ,please do more videos on Active directory
thanks, sure.
Meanwhile you can check the playlist in the description
what a clear and consise explanation, hats off king!
Thanks
Good explanation thank you.
Glad it was helpful!
wowi tought i knew how ldap works but now i know it better :D Like!
Thank s @Xaveer
Great video!!! thanks man!
Glad you liked it!
Nice tutorial
Thanks
Thanks for such kind of content.
Thanks you so much
I had to use my big blue tooth speaker for this. All the good videos are presented by whisperers
Pardon me.
please check ruclips.net/video/0FwOcZNjjQA/видео.html
Thanks for the good explanation...
Thanks Pavithra, you can watch this updated video regarding ldap
ruclips.net/video/0FwOcZNjjQA/видео.html
Nice Video..Thanks
thanks for your feedback @niraj
Amazing. Clear and simple. Many thanks
Thanks 👍
Very informative! Thank you!
Glad it was helpful!
Nicely explanation.
@deepak
thanks you so much
Thank you. Good effort.
Thanks @prashant
Nice video, thank you.
thanks Normandy,
try to watch this ruclips.net/video/0FwOcZNjjQA/видео.html
This is updated video
hey buddy your explanation make clear sense however you need to edit this video with some decent sound. I had to connect my 800watts party speaker.
Hi Tony,
yes you are right, audio is too low.
That's why i have created a new video.
please check this
ruclips.net/video/0FwOcZNjjQA/видео.html
By the way my video is lucky to play on party speaker😂😂
Useful vedio
thank you ☺️.
please watch the latest video
ruclips.net/video/0FwOcZNjjQA/видео.html
Hey guys, sorry for the very low audio sound. I have updated the latest video regarding LDAP.
Check out here: ruclips.net/video/0FwOcZNjjQA/видео.html
do you have tutorial how to install LDAP in Windows Server?
No James
very clear explanation, thank you
Thanks
i think the first video was better than this one, but anyway thanks for taking time to explain.
Hi Satya, you can watch any one.
Now this is updated video,
ruclips.net/video/0FwOcZNjjQA/видео.html
Thanks for your feedback
thank you!!!
most welcome
Very clear explanation! Nice job!
@Rothscliff Thank you so much
can you please explain how to connect using PHP or NodeJS or any programming server side language connectivity implemented
Hi Rajesh,
sure, you can check playlist below:
LDAP in node js: ruclips.net/p/PLyzY2l387AlMnTFOvG0u0Vzl_eH6L_48Z
LDAP in Java: ruclips.net/p/PLyzY2l387AlPME9QEtU3j56dPFx0yV8Mf
You can see the code on talented developer GitHub account. All the codes are below in video description.
I will add more videos very soon.
@@TalentedDeveloper thanks a lot team..I want to write a service on node side LDAP
great.. try to write..
if you need my assistance, i will help you.
@@TalentedDeveloper sure Sir.. I will first try to complete that playlist and using ldapjs will plan to implement tomorrow and if any doubts then I will definitely ask you
great.. don't say sir.
I am developer 😜
So what is the difference between LDAP and AD? I think LDAP is just a protocol, but you showed the LDAP structure like AD structure in this video, I'm really confused about it. Could you explain more for me?
hey @Tam, yes LDAP is just a protocol that used to communicate with AD.
Active directory is mainly a directory service provider, where you can add new user to a directory, remove or modify,assign policy etc. Its just like a phone directory where every person have a unique contact number(number will be unique). Every thing in AD(Active Directory) are considered as Objects and every object is given a Unique ID.(similar to a unique contact number in a phone directory.
Ldap is a protocol specially designed for directory service providers. Windows server OS uses AD as a directory server, AIX which is a UNIX version by IBM uses Tivoli directory server. Both of them uses LDAP protocol for interacting with directory.
Apart from protocol there are LDAP servers, LDAP browsers too(copied). So don't confused wit structure. That structure is mainly for AD.
LDAP always sits on top of the TCP/IP stack and controls internet directory access. It is an environment.
AD & ADSI is a COM wrapper around the LDAP layer.
My explanation is also related to LDAP, AD and structure. Here I showed the object structure of AD.
@@TalentedDeveloper thank you for the detailed explanation:)
@@TalentedDeveloper as I know LDAP server provides Active service and supports LDAP protocol, like Active Directory on window server. So, when we call ldap_connect(), ldap_bind() to connect to the server, does it means that it connects to AD?
I think yes, we use bind to connect them
@@TalentedDeveloper A question. Say I want to add a new AD to my existing LDAP authentication. What do I need to do? I recently joined a project after the previous engineer had left, never used LDAP before. But apparently the last thing they did is create a service account in the new domain. How do I utilize this to add users from that AD domain to my existing LDAP that connects with another AD domain.
Very well explained.. You are doing great, be very confident :)
@Bhargavi
Thanks you so much. Sure will try my best😀
Hi sir, nice video, please show how to create LDAP server in Ubuntu for better understanding.
Thanks @sudheer.
You can watch this video but it is for windows, it is old one but help you to understand.
ruclips.net/video/Q_yVviftvJo/видео.html
I will update soon
i will create video for Ubuntu soon.
Thanks
@@TalentedDeveloper @Thank you sir.
Hi, any idea how to migrate from the oracle directory server (LDAP) to the Azure active directory?
hi, i never tried. I think google will help you.
Well explained. Keep it up.
Thank you so much @Rabbani
Should the Common Name be only the Name or the Name AND Surname?
Actually ldap having cn(common name),sn(Sur Name) both. Even they have name also.
You can follow this below structure:
name: Full Name
cn: Full Name
givenname: First Name
sn: Last Name
@@TalentedDeveloper Thank you. That makes sense. Regards.
Hii.. I want to authenticate an Active directory user , query the active directory with user name and password and need to get few end attributes like his display name & other details of that user as response.. can I have any reference for that???
Hi,
I am having reference in java and node.
In which language you want the code
@@TalentedDeveloper I want in dotnet core... Thank you so much..
i think you can watch this video.
This is old video, but you can update the code.
ruclips.net/video/Qq5djmUj1d4/видео.html
first try to bind the credentials, and once the validation will be successful then in search filter add the user cn, you will get all the details.
Please ping me if it doesn't work.
Thanks
@@TalentedDeveloperThank you soo muchhh for ur immediate reply... :)
you are most welcome 😀
Please can you explain GSS negotiate mechanism, how to use it with ldap search and pre-requisites
Hi Nithin,
sorry I don't know about that.
May be you can check this link www.baeldung.com/spring-security-kerberos
Awesome explanation. Thanks, man.:)
Thank you so much
is any working application example
there??
Hi,
there is no application but maximum codes are here related to ldap.
LDAP in Java: ruclips.net/p/PLyzY2l387AlPME9QEtU3j56dPFx0yV8Mf
Brother Sound is too Low
ohh, sorry @Code&Learn.
may be you can use earphone or use subtitle.
Sorry for inconvenience.
@@TalentedDeveloper yep sound is too low.... Pls upload videos with better audio quality 🙄
I can understand, But i will try
please see this ruclips.net/video/eSJPFbEEQRM/видео.html
Hi , so do we need to use LDAP only with AD server? Where AD only stores users and groups? Is LDAP won't store user and groups?
Hi @Sudheer, there are LDAP servers and the LDAP protocol.
Some time you heard like, people don't have Active Directory, but they have LDAP. So what is the meaning? The meaning is that they have another product, such as OpenLDAP, which is an LDAP server.
Some name of directories are novell and windows, ldap is the protocol to communicate with them.
please refer this book, your all doubt will be cleared.
www.schnitz.net/ldap.pdf
3:00 how can ldap have a structure if it's just a networking protocol used by client pcs to talk to azure ad over the network? (networking protocol I'm thinking packets) how can ldap packets have this kind of structure I'm confused
Hi,
LDAP is an internet protocol, which is used to look up data from a server, this protocol is used to store as well as retrieve the information from the hierarchical directory structure. LDAP also follows a data model which is hierarchical type. In simple term we can say its a hierarchical database where data is stored in tree like structure where leaf node hold the actual data.
So you can just think that it is a ldap directory structure.
docs.oracle.com/cd/E19182-01/820-6573/6nht2e5a4/index.html
@@TalentedDeveloper So there are 2 types of ldap? 1 networking protocol used to query an identity and access management service like azure ad or auth0 over ip network and 2 a hierarchical database structure?
I've also been doing some googling is an ldap server is an identity and and access management server that supports ldap network protocol?
salad in my head.. so confused
I can understand, just understand what your requirements are.
LDAP network protocol and ldap server, currently two things are there, if I am not wrong.
Maximum person just use ldap protocol on their AD.
So instead of ldap server you can use azure ad or other directory services
Are you available for consultancy?
hi,
sorry currently I am not available
hi , please i have a problem with my connection the messege error said that the hostname ca not be resolved and there is no connection to the server , what should i do ?
or the problem is that he can not find a partition for uid=admin,uid=system
Hi Sarah, first you need to start the server.(active directory server).
ruclips.net/video/whfyEig78sQ/видео.html
please go through this video, it will help to identify your issue.
Please let me know if you have any further questions.
Thanks
nice way explained
thanks 👍
👌👌👌
You're welcome!
hi sir .ur video presentation is super.i need that ppt how can download it from this video.sir
Thanks, currently you can't download from video. But you can make similarly by refering the video
Hey Buddy, don't know why, but your voice is not loud
Hi,
sorry for that, please check this ruclips.net/video/0FwOcZNjjQA/видео.html
Hey this is John Müller he is from India
what?? who is John ?
Thank you so much 🥰.
Really appreciate your feedback
how do you do that?
please check this LDAP in Java: ruclips.net/p/PLyzY2l387AlPME9QEtU3j56dPFx0yV8Mf
Sound is waaaay too low! Takes away from the great explanation
@anil, sorry for bad experience. Please see this video ruclips.net/video/eSJPFbEEQRM/видео.html
Same video with updated audio.
plize can u increse the volium
sorry for that, please check this ruclips.net/video/0FwOcZNjjQA/видео.html
how to use ldap with sso
I never tried, please check on google
audio is too low cant hear
sir,please use mic for recording
sorry for that.
please watch this ruclips.net/video/0FwOcZNjjQA/видео.html
His voice sounds like: Here is the Microsoft Support, my name ist Manibadangbala how can i help u
😂😂😂
watch this updated
ruclips.net/video/0FwOcZNjjQA/видео.html
@@TalentedDeveloper oh thankyou :D
most welcome 😃
The Audio in this video is too low.
Hi Mike, yes in this video audio is too low.
So please see this update video.
ruclips.net/video/0FwOcZNjjQA/видео.html
Volume. :| Kept full still can't hear clearly.
Pardon
please watch this ruclips.net/video/0FwOcZNjjQA/видео.html
increase your voice bro
Yes Nilesh.
I update the sound in this video.
ruclips.net/video/eSJPFbEEQRM/видео.html
Fix the sound please
sorry for that,
ruclips.net/video/0FwOcZNjjQA/видео.html
please watch this updated video.
@@TalentedDeveloper will do. Why not remove this one?
will check dear
The sound is very low , and is not helping here
Sorry for the inconvenience,
please check this ruclips.net/video/0FwOcZNjjQA/видео.html
Bad sound quality
Sorry for that Aditya,
that is old video.
Please watch this updated video
ruclips.net/video/0FwOcZNjjQA/видео.html
Bad sounds
Sorry for inconvenience. Please use earphone/headphone
please see this ruclips.net/video/eSJPFbEEQRM/видео.html
Ur voice is very low..plz increase ur voice
please check in the description, I have already added a new video
cant understand
oh, sorry for that.
Please watch this ruclips.net/video/0FwOcZNjjQA/видео.html
sound is from hell
Sorry for bad experience,
please watch this updated video
ruclips.net/video/0FwOcZNjjQA/видео.html
I hope now sound will be from earth 😜
audio como el pico
@Adrian
watch this updated video
ruclips.net/video/0FwOcZNjjQA/видео.html
sorry, your voice is too small. i cant hear it well :(
I am really sorry for the bad experience.
I also noticed earlier so I have updated my video.
Please check this ruclips.net/video/0FwOcZNjjQA/видео.html
sathama pasu da punda
Hallo my friend why did you banned me from your INDIAN channel?
We are bruthers and we have to be friendly with the community.
Enjoy your chicken tikamasala!
Hi dear,
you were posting the same message in so many videos.
Even I replied but you continued.
So I thought you are spammer
@@TalentedDeveloper me not spammer bruther
Thanks, I will unblock your id tomorrow. I am not using a laptop now
@@TalentedDeveloper thanks you bruther
holy crap fix your audio!!
hi,due to audio issue I have uploaded a new video. please check in description
Audio in this video sucks.
Sorry for bad experience, already new audio track is mentioned in the description.
Delete this video. No sound
I have already mentioned in description about new update video.
Please watch this
ruclips.net/video/0FwOcZNjjQA/видео.html
very very low voice..
sorry for that.
please check this updated video ruclips.net/video/0FwOcZNjjQA/видео.html
very poor explaination
sorry for bad experience, please watch the updated video
ruclips.net/video/0FwOcZNjjQA/видео.html
Bhai kya tha ye
kyu? kya hua?
What a stupid intro sound, oy my eardrum!!
@Xue sorry for bad sound experience in intro. We are removing that clip
removed, thanks for your feedback
you are so quiet
yes