What is LDAP and Active Directory ? How LDAP works and what is the structure of LDAP/AD?

  Рет қаралды 255,195

Talented Developer

Talented Developer

Күн бұрын

#ldap #ldapauth
What is LDAP and Active Directory ? How LDAP works and what is the structure of LDAP/AD?
In this video, I have discussed regarding LDAP, Active Directory, LDAP vs Active Directory, Structure of LDAP, How LDAP works, LDAP Authentication.
GitHub:
github.com/talenteddeveloper
LDAP in Java:
• LDAP in Java
LDAP Updated:
• LDAP Updated
What is LDAP?
LDAP, the Lightweight Directory Access Protocol, is a mature, flexible, and well supported standards-based mechanism for interacting with directory servers. It’s often used for authentication and storing information about users, groups, and applications, but an LDAP directory server is a fairly general-purpose data store and can be used in a wide variety of applications
How Does LDAP work?
In short, LDAP specifies a method of directory storage that allows for adding, deleting, and modifying records, and it enables the search of those records to facilitate both authentication and authorization of users to resources.
LDAP’s three main functions are:
Update: This includes adding, deleting, or modifying directory information.
Query: This includes searching and comparing directory information.
Authenticate: The main authentication functions include binding and unbinding; a third function, abandon, can be used to stop a server from completing an operation
LDAP Directory Information Tree
LDAP organizes information in a hierarchical tree structure, referred to as a directory information tree (DIT). The LDAP DIT can vary based on the software or directory service you use; however, LDAP directories generally follow this tree structure, where entries without subordinates (users, for example) are leaves, and the root is the overarching entity that encompasses all the information within the directory.
LDAP Authentication and Authorization
The LDAP protocol both authenticates and authorizes users to their resources. The protocol authenticates users with a bind operation that allows the user to communicate with an LDAP directory, then authorizes the authenticated user to the resources they need if their input login information matches what’s listed for them in the database.
1.What Is LDAP Authentication ?
LDAP authentication relies on a client/server bind operation, which allows the LDAP-ready client, referred to as the directory user agent (DUA), and the directory server, referred to as the directory system agent (DSA), to communicate within a secure, encrypted session.
When authenticating against an LDAP server in an attempt to gain access to the database, the user is prompted to provide their username and password.
If the values the user inputs into the client matches what is found in the LDAP database, the user is granted access by the LDAP server to whatever the IT resource may be.
2. What Is LDAP Authorization ?
Once a user is successfully authenticated, they need to be authorized to the resource(s) requested. While different LDAP instances may structure and encode this slightly differently, this is essentially accomplished by assigning permissions with groups and roles in the directory.

Пікірлер: 163
@mateuszstompor
@mateuszstompor 3 жыл бұрын
Great explanation. I really appreciate that you added diagrams, they help understand a lot
@TalentedDeveloper
@TalentedDeveloper 3 жыл бұрын
Glad it was helpful!
@wbcmt847
@wbcmt847 3 жыл бұрын
Thank you for making this video! I appreciate your video and you for taking the time to put this video together!
@TalentedDeveloper
@TalentedDeveloper 3 жыл бұрын
Glad it was helpful!
@KangJangkrik
@KangJangkrik 6 ай бұрын
Despite thick accent, your explanation is the best compared to other recommended videos. Thumbs up for that :)
@TalentedDeveloper
@TalentedDeveloper 6 ай бұрын
Thanks for your valuable feedback 😃
@roboedar
@roboedar 4 жыл бұрын
Thank you for this video! I was struggling for a long time but your explanation was great.
@TalentedDeveloper
@TalentedDeveloper 4 жыл бұрын
Thanks so so much for your feedback
@vimala7830
@vimala7830 2 жыл бұрын
Thank you for this super clear explanation video.
@slzvieira
@slzvieira 2 жыл бұрын
Nice! Finally some good explanation about LDAP! Very usefull!
@TalentedDeveloper
@TalentedDeveloper 2 жыл бұрын
Glad it was helpful!
@rashidmuhammad5653
@rashidmuhammad5653 2 жыл бұрын
This was most helpful - thank you.
@NdubisiOnuora
@NdubisiOnuora Жыл бұрын
This is incredible and extremely useful. Thank you so much!
@TalentedDeveloper
@TalentedDeveloper Жыл бұрын
Thanks 🙏
@saifvasta9787
@saifvasta9787 8 ай бұрын
Thanks Now I Understand LDAP & AD
@PaulEllisBIGDATA
@PaulEllisBIGDATA 2 жыл бұрын
Enjoyed. Watching your other videos
@syedhannan546
@syedhannan546 Жыл бұрын
Very well explained. Thanks
@not-normal771
@not-normal771 4 ай бұрын
This is fantastic! Thank you!
@gabrielsantaritta3558
@gabrielsantaritta3558 Жыл бұрын
Amazing explanation, thank you for the free content!
@TalentedDeveloper
@TalentedDeveloper Жыл бұрын
you are most welcome
@user-ii8vw5qq8z
@user-ii8vw5qq8z 7 ай бұрын
Very useful video. Thank you so much.
@enionevesdesouza36
@enionevesdesouza36 2 жыл бұрын
Great content! Thank you very much, sir!
@TalentedDeveloper
@TalentedDeveloper 2 жыл бұрын
Thanks
@kaii5401
@kaii5401 3 жыл бұрын
Thank you for the video!
@TalentedDeveloper
@TalentedDeveloper 3 жыл бұрын
you are most welcome 😃
@CyberDevNet
@CyberDevNet 4 жыл бұрын
Thank you for this video!!
@TalentedDeveloper
@TalentedDeveloper 4 жыл бұрын
most welcome
@scapri1000
@scapri1000 Жыл бұрын
This is really helpful . Thankyou for simplifying the content, which can be understood by non-tech background people :)
@TalentedDeveloper
@TalentedDeveloper Жыл бұрын
Glad it was helpful!
@DiwakarKushwaha-mf1yt
@DiwakarKushwaha-mf1yt 2 ай бұрын
Thanks for the Video
@nadzeyahutsko1094
@nadzeyahutsko1094 3 жыл бұрын
Thank you! It was helpful
@TalentedDeveloper
@TalentedDeveloper 3 жыл бұрын
most welcome 😀. Thanks for your feedback 😀
@Hebrews_412_KJV
@Hebrews_412_KJV 11 ай бұрын
Thank you for this. I love taking online courses for IT related subjects but honestly a lot of them don't give a practical hands-on demonstration of certain terms. I can appreciate why though, as it would turn a 25 hour course into a 50 + hour course.
@TalentedDeveloper
@TalentedDeveloper 11 ай бұрын
hmm, I agree with you. But I will surely try to add some practical demonstration
@ibkhsh
@ibkhsh 3 жыл бұрын
Helpfull. Thank you.
@TalentedDeveloper
@TalentedDeveloper 3 жыл бұрын
you are most welcome
@ngochuyproducer
@ngochuyproducer 18 күн бұрын
❤ Thank you for your sharing
@shamsurrahman1496
@shamsurrahman1496 2 ай бұрын
very informative and good for beginners
@elsamebrahtu9180
@elsamebrahtu9180 3 жыл бұрын
Great explanation. Thank you
@TalentedDeveloper
@TalentedDeveloper 3 жыл бұрын
Glad it was helpful!
@Bhuv-
@Bhuv- 2 жыл бұрын
This was Amazing!!
@umeshpatle7289
@umeshpatle7289 3 жыл бұрын
Superb.. Understand Thanks a lot
@TalentedDeveloper
@TalentedDeveloper 3 жыл бұрын
You are most welcome
@fcsunday5458
@fcsunday5458 2 жыл бұрын
Great video, many thanks for your hard work, I learn lot of from this good course
@TalentedDeveloper
@TalentedDeveloper 2 жыл бұрын
Thanks 🙏
@pspk70
@pspk70 2 жыл бұрын
Excellent tutorial ! ! Thank you sir :-)
@TalentedDeveloper
@TalentedDeveloper 2 жыл бұрын
most welcome
@ivanvaulin3679
@ivanvaulin3679 Ай бұрын
thanks a lot!
@saajkmk
@saajkmk 9 күн бұрын
Great video .. informative..
@deadmanwalking5456
@deadmanwalking5456 4 жыл бұрын
Also good! Thank You!
@TalentedDeveloper
@TalentedDeveloper 4 жыл бұрын
Thanks 😀😀
@Chinnurockbells
@Chinnurockbells 3 жыл бұрын
Very helpful content sir, thanks
@TalentedDeveloper
@TalentedDeveloper 3 жыл бұрын
Thanks a lot
@sahedprin8339
@sahedprin8339 5 ай бұрын
Awesome indeed
@AlirezaReisi-bk6wu
@AlirezaReisi-bk6wu Ай бұрын
your content is so useful, I suggest this video
@TalentedDeveloper
@TalentedDeveloper Ай бұрын
Thanks
@mharshaa
@mharshaa 2 жыл бұрын
Explained very well
@TalentedDeveloper
@TalentedDeveloper 2 жыл бұрын
Thanks
@PramodKumar-xo2oo
@PramodKumar-xo2oo Жыл бұрын
Thank you so much :)
@TalentedDeveloper
@TalentedDeveloper Жыл бұрын
Thanks
@javajimaruthi8657
@javajimaruthi8657 2 ай бұрын
Good Explanation
@TalentedDeveloper
@TalentedDeveloper 2 ай бұрын
Thanks
@yaniaseniero7378
@yaniaseniero7378 4 жыл бұрын
Nice video u adopt the change of volume and you input caption. And details you provide is good illustration
@TalentedDeveloper
@TalentedDeveloper 4 жыл бұрын
yes, you are right. Thanks 😊
@sapphirecoders6134
@sapphirecoders6134 3 жыл бұрын
@@TalentedDeveloper Set Audio gain to 2x. It will help.
@TalentedDeveloper
@TalentedDeveloper 3 жыл бұрын
thanks for your suggestion, i will follow
@Alastor363
@Alastor363 4 жыл бұрын
now is better, thanks.
@TalentedDeveloper
@TalentedDeveloper 4 жыл бұрын
Thanks, most welcome
@mindfreaksaad
@mindfreaksaad 4 жыл бұрын
this is great
@TalentedDeveloper
@TalentedDeveloper 4 жыл бұрын
Thanks for your feedback 😀
@zM0D4
@zM0D4 Жыл бұрын
Hi, at 6:40 why call it "LDAP structure" ? Shouldn't it be called AD structure. As I understood LDAP is just the protocol to access data in the ad database. Please answer me. Thanks
@TalentedDeveloper
@TalentedDeveloper Жыл бұрын
Yes, you are correct. But as you know, LDAP is much older than Active Directory, and most of Active Directory comes from LDAP so I said LDAP instead of AD
@georgesmith9178
@georgesmith9178 3 ай бұрын
Thank you, great video - gave you thumbs-up. I wish you had something about querying the server with ldapsearch or similar utility.
@TalentedDeveloper
@TalentedDeveloper 3 ай бұрын
Thanks George, I am having those videos also. Please check this LDAP in Java: kzbin.info/aero/PLyzY2l387AlPME9QEtU3j56dPFx0yV8Mf Even nodejs videos also available
@georgesmith9178
@georgesmith9178 3 ай бұрын
@@TalentedDeveloper Thank you, will watch in a couple of days.
@himelahmed4164
@himelahmed4164 2 ай бұрын
thanks
@Jayronism
@Jayronism 2 жыл бұрын
Thanks for the explanation, just to be clear, you can change the attribute or add a attribute in the LDAP and that will communicate to the Active directory?
@TalentedDeveloper
@TalentedDeveloper 2 жыл бұрын
yes
@shikha1387
@shikha1387 Жыл бұрын
Hello , the Apache server that you’re showing , is that connected to the AD server and getting the data ? Because as we see here the users / groups etc where are these mapped ? Are these mapped in AD ?? If I add any user in LDAP Apache will that add user in AD as well ?? Similarly if I remove any user will that be done in AD too ? Kindly explain
@TalentedDeveloper
@TalentedDeveloper Жыл бұрын
Hi, yes it will be synchronised only. Whatever you are seeing as apache ldap, it is kind of ui and inside that I am using an inbuilt ldap database. so when the connection was coming from the code you can see all the details about user, group etc. so whenever you will add any user in that it will reflect at same time. It is like sql server with workbench
@shikha1387
@shikha1387 Жыл бұрын
@@TalentedDeveloper hi yes so you enter the server details and port number etc for the Apache setup , then the data or the user and groups are shown in this ldap Apache server . So just to understand correct , whatever group or user management we do here will be reflected in AD right ? Any idea how to we login directly to AD ? Can we do that ?
@Battleneter
@Battleneter Жыл бұрын
Nice thankyou
@TalentedDeveloper
@TalentedDeveloper Жыл бұрын
most welcome
@kenadelglass7933
@kenadelglass7933 Жыл бұрын
Hi - I am trying to write a node.js lambda function in AWS that will do user unlocks and provide a temporary password for the user to login. Uses a VPC to connect with Windows Active Directory on a company's main network. Have you done this type of thing before and is this possible with nodejs and the ldap library? Any advice on how to accomplish this would be appreciated.
@TalentedDeveloper
@TalentedDeveloper Жыл бұрын
Hi Ken, I am really sorry, I never worked on. But I think it is possible. Need to check about this
@DEN-tg1yp
@DEN-tg1yp Жыл бұрын
Красивый Индийский язык. Посмотрел - выучил.
@TalentedDeveloper
@TalentedDeveloper Жыл бұрын
большое спасибо
@daler_anvarov
@daler_anvarov 8 ай бұрын
soo nice
@TalentedDeveloper
@TalentedDeveloper 8 ай бұрын
thanks
@kanngi9232
@kanngi9232 2 жыл бұрын
good video
@Vijaysaikumar
@Vijaysaikumar 2 жыл бұрын
Hi Brother, Password may not be similar to last 5 passwords [duplicate]. Can we do implement above condition by using ads-pwdInHistory in LDAP by using java ?
@TalentedDeveloper
@TalentedDeveloper 2 жыл бұрын
may be, I never tried
@shradhadeep
@shradhadeep 3 жыл бұрын
Great Explanation. Can you please make videos on Master Slave replication in LDAP in nodejs
@TalentedDeveloper
@TalentedDeveloper 3 жыл бұрын
Thanks for your feedback, i will check.
@kunalbagwe6091
@kunalbagwe6091 2 жыл бұрын
one question here, that LDAP works for Authentication or for the Authorization. As both of these are different concepts. Please confirm the same.
@TalentedDeveloper
@TalentedDeveloper 2 жыл бұрын
it's mainly for authorization but you can use it for authentication also(not recommended)
@sandeepkasturi7330
@sandeepkasturi7330 2 жыл бұрын
Thank you for this video. Can i know how to implement ldap in ubuntu server and client machines and i want to administer labs with authenticating users at login screen and track user activities from ldap server, can it be possible?
@TalentedDeveloper
@TalentedDeveloper 2 жыл бұрын
Hi, There is a video in playlist. It will help you to install the apache ldap. If you follow other video in the playlist then you will learn how to add user and user group. I think your requirement is possible but you need to give try. I also don't have so knowledge regarding tracking the activities
@alirezajeditehrani879
@alirezajeditehrani879 Жыл бұрын
Perfect
@TalentedDeveloper
@TalentedDeveloper Жыл бұрын
Thanks
@Verama-lc7pm
@Verama-lc7pm 11 ай бұрын
Awesome
@TalentedDeveloper
@TalentedDeveloper 11 ай бұрын
Thanks
@SuperAdil08
@SuperAdil08 7 ай бұрын
Cool
@SafinSingh
@SafinSingh 2 жыл бұрын
W vid 🙌
@veraabanda8125
@veraabanda8125 9 ай бұрын
I love the way you teach, do you have courses for Linux?
@TalentedDeveloper
@TalentedDeveloper 9 ай бұрын
Thanks for your valuable feedback. I am just having a video about Apache ldap installation in Linux
@naveenrepala53
@naveenrepala53 2 жыл бұрын
Hi thanks for the information I would like to know about ldap check user in database or not and gives the information to clients if user is present and able to check in ldap database but user is not able to authenticate showes no error message but client gets message like username and password is not founded from logs we can see time out Please help me in this issues
@TalentedDeveloper
@TalentedDeveloper 2 жыл бұрын
Please check this kzbin.info/www/bejne/h5bMq4d_jbSdmsU
@naveenrepala53
@naveenrepala53 2 жыл бұрын
@@TalentedDeveloper Hi Thanks for replying But in my case serch filter is working fine Having issues with authorisation And also not able to edit any attribute of user From logs i can only see time out no more error code If possible help in this issue
@suraj.mohapatra
@suraj.mohapatra 2 ай бұрын
Hi I am using Java 22 oracle Hostspot. I installed apache directory services. and nowhere in sll your videos you have explained that we have to configure the jdk path in apache ds configuration file. so I followed your old videos instructions and I am not able to start the server
@suraj.mohapatra
@suraj.mohapatra 2 ай бұрын
I added the server. but when running it throws error and the server not getting started even after creating a connention. Kindly help😊
@TalentedDeveloper
@TalentedDeveloper 2 ай бұрын
ohh, if possible can you try to download the java version. Try with java 11 / 16 once. And try to start the server using the administrator
@suraj.mohapatra
@suraj.mohapatra 2 ай бұрын
@@TalentedDeveloper I have already installed openJDK 11 and it worked. I was waiting for your validation thanks anyways.
@TalentedDeveloper
@TalentedDeveloper 2 ай бұрын
ok, great. But what validation??
@suraj.mohapatra
@suraj.mohapatra 2 ай бұрын
@@TalentedDeveloper That this works with OpenJDK 11 or later
@DailyLearnings1
@DailyLearnings1 7 ай бұрын
I lavu yar vinglish 😍😍
@TalentedDeveloper
@TalentedDeveloper 6 ай бұрын
😂😂
@okey1317
@okey1317 Жыл бұрын
what is SSO and SAML then? i am struggling to understand how these tthings differ
@TalentedDeveloper
@TalentedDeveloper Жыл бұрын
I also know only a little bit like it is related to single sign in . Give me some time Need to check then I will update in detail
@okey1317
@okey1317 Жыл бұрын
@@TalentedDeveloper okey thanks you! i am waiting for your video explaining what and the differences between SSO,SAML,LDAP,Active Directory with actual demo/examples
@suryakiran4722
@suryakiran4722 Жыл бұрын
is there any Teradata database which tracks ldap info
@TalentedDeveloper
@TalentedDeveloper Жыл бұрын
I am really sorry, I don't know 😔
@JG-nh2mr
@JG-nh2mr 2 жыл бұрын
what is Ldap url ?
@TalentedDeveloper
@TalentedDeveloper 2 жыл бұрын
it is the url. It will start like ldap:///.... it includes address, port and DN. like this example ldap://abc..com:389/dc=abc,dc=com
@Thor11th
@Thor11th 2 жыл бұрын
Why LDAP is showing up in my accounts on Samsung phone? Could it be a hack attempt?
@TalentedDeveloper
@TalentedDeveloper 2 жыл бұрын
please check this kzbin.info/www/bejne/mH_Ik62Gp6-hj5Y it is kind of scam
@Thor11th
@Thor11th 2 жыл бұрын
@@TalentedDeveloper bro it is being used to steal data because by definition its function is designed for that. I wonder why is it displaying on my phone? Is it by default?
@chetanmahajan8420
@chetanmahajan8420 4 жыл бұрын
Its working fine but some users facing the issues directoryservices exc 0x0008052E the username or password incorrect please provide ur input
@TalentedDeveloper
@TalentedDeveloper 4 жыл бұрын
Hi Chetan, can you please see the video number 6 in below playlist. LDAP in Java: kzbin.info/aero/PLyzY2l387AlPME9QEtU3j56dPFx0yV8Mf this will generally happen due to wrong credentials. So during connection time try to make sure the dn, username, password must be correct.
@chetanmahajan8420
@chetanmahajan8420 4 жыл бұрын
Yes.. i have watched... but not mentioned this errors... only some users facing these issue... nd pwd reset then working fine... but any solution without reset password
@TalentedDeveloper
@TalentedDeveloper 4 жыл бұрын
According to me, this is only happen due to wrong credentials. May be the old password is encrypted with different algorithm like plain, or etc. And when you are try to access then you are facing wrong credentials. You can do one thing. Open that kind of user profile in Apache ldap, then go to that user profile and click on the password attribute. Then try to verify the old password. Then may be you will get any idea. Try to collect all that kind of user, and see their data, may be you will find something common or something wrong. Then it will help you to identify the root cause.
@chetanmahajan8420
@chetanmahajan8420 4 жыл бұрын
Thanks.. for quick response... i will check n confirm
@srilakshmigowda5551
@srilakshmigowda5551 6 ай бұрын
If someone is looking to kickstart the career and wants to know what is LDAP - this helps them a lot, Because I find it useful and valuable.Thanks :)
@TalentedDeveloper
@TalentedDeveloper 6 ай бұрын
Thanks for your valuable feedback
@frankdiaz6955
@frankdiaz6955 2 жыл бұрын
So what is the relationship between LDAP and AD? Do they work together?
@TalentedDeveloper
@TalentedDeveloper 2 жыл бұрын
LDAP (Lightweight Directory Access Protocol) is an application protocol for querying and modifying items in directory service providers like Active Directory, which supports a form of LDAP. Short answer: AD is a directory services database, and LDAP is one of the protocols you can use to talk to it
@frankdiaz6955
@frankdiaz6955 2 жыл бұрын
@@TalentedDeveloper thank you!
@fcsunday5458
@fcsunday5458 2 жыл бұрын
@@TalentedDeveloper I think Frank's question is so important and also many people share same confusing. Assume if we do not have LDAP, no LDAP server and client running, what is happen? can we still use MS Active Directory feature to manage thousands of user's authentication? Please kindly explain, thanks
@tamilankalaigal2
@tamilankalaigal2 Жыл бұрын
you're a blessing ☝☝☝ ☝☝☝to me thank God for ur presence in my life you're the best !!! Thanks I recommend him to y’all I swear you won’t regret working with him 💯
@johnfernandes455
@johnfernandes455 3 жыл бұрын
Very confusing to understand especially how the user is added to a group.
@TalentedDeveloper
@TalentedDeveloper 3 жыл бұрын
check the playlist, I am having separate video regarding how to add user to the group. Mainly you have you add the dn of the user in the group
@bralis2
@bralis2 2 жыл бұрын
rrrrrrrrrrright rrrruser grrroup rrram memmmberrr
@begrackled
@begrackled Жыл бұрын
This video: "Well hello, everyone --" Me: [skips video] Brevity is the soul of wit. If bad explanation made people live longer, I'd be immortal.
@TalentedDeveloper
@TalentedDeveloper Жыл бұрын
well done 👍🏻🤣
@BehniaFB
@BehniaFB 6 ай бұрын
Please delete your older videos about LDAP. They are not complete as this one, and confuses the user
@TalentedDeveloper
@TalentedDeveloper 6 ай бұрын
Thanks for your feedback, definitely I will take a look and take action
@marvelworld5042
@marvelworld5042 10 ай бұрын
bhai hindi meh bol le yaar
@TalentedDeveloper
@TalentedDeveloper 10 ай бұрын
ye hindi me hai kzbin.info/www/bejne/jqGcnH-kbtuFo9k
@provemr3412
@provemr3412 3 ай бұрын
Utterly rubbish.
@TalentedDeveloper
@TalentedDeveloper 3 ай бұрын
ohk
@9895101579
@9895101579 11 ай бұрын
Simply superb ❤
@TalentedDeveloper
@TalentedDeveloper 11 ай бұрын
Thanks
@cyberghost_01
@cyberghost_01 10 ай бұрын
i dont understand nothing! thanks
@TalentedDeveloper
@TalentedDeveloper 10 ай бұрын
Then you are a legend 💪
@kutra100
@kutra100 7 ай бұрын
Get an education my friend 💃
@TalentedDeveloper
@TalentedDeveloper 6 ай бұрын
🤣
@AlirezaReisi-bk6wu
@AlirezaReisi-bk6wu Ай бұрын
your content is so useful, I suggest this video
@TalentedDeveloper
@TalentedDeveloper Ай бұрын
Thanks
How to install LDAP Apache directory studio in Windows 7/10
1:40
Talented Developer
Рет қаралды 34 М.
Wait for the last one! 👀
00:28
Josh Horton
Рет қаралды 160 МЛН
Me: Don't cross there's cars coming
00:16
LOL
Рет қаралды 15 МЛН
THE POLICE TAKES ME! feat @PANDAGIRLOFFICIAL #shorts
00:31
PANDA BOI
Рет қаралды 24 МЛН
Learn Microsoft Active Directory (ADDS) in 30mins
36:26
Andy Malone MVP
Рет қаралды 844 М.
Kerberos Authentication Explained | A deep dive
16:52
Destination Certification
Рет қаралды 331 М.
What Is Single Sign-on (SSO)? How It Works
4:54
ByteByteGo
Рет қаралды 560 М.
Introduction To LDAP - Common Terminologies
22:30
Rajesh Rajasekharan
Рет қаралды 164 М.
SSL, TLS, HTTP, HTTPS Explained
6:31
PowerCert Animated Videos
Рет қаралды 2,5 МЛН
What is Active Directory?
23:37
ManageEngine IAM and SIEM
Рет қаралды 272 М.
DS.1: Службы "домена" LDAP и Kerberos, часть 1
1:26:57
Kerberos vs. LDAP: What’s the Difference?
3:46
JumpCloud
Рет қаралды 35 М.
Wait for the last one! 👀
00:28
Josh Horton
Рет қаралды 160 МЛН