HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: LDAP and Kebros
Operating System - Linux
1829113
Members
13698
Online
109986
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 04:31 AM
02-22-2006 04:31 AM
Hey all, what is what here. Whats the difference between the 2 and when would you use each one of those. What are you guys preference. ANy input is greatly appreciated. I need to convience my boss with one or the other.
POints will be assigned as always.
POints will be assigned as always.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 04:54 AM
02-22-2006 04:54 AM
Solution
Shalom Sanjit,
LDAP is a authentication protocol that uses a lightweight database for user information. It supports easy integration across Unix, Windows, Linux. The security is good and it can work with Kerberos.
Kerberos is more on the encyption and security side. It is a way of exchanging encrypted information, including but not limited to authentication metod that involves the exchange of secure tickets. It is very safe, and you can actually use the two together.
LDAP is more widely used and is somewhat easier to integrate with windows. You can actually use LDAP to create an integrated, single sign on for Unix, Linux, Windows.
SEP
LDAP is a authentication protocol that uses a lightweight database for user information. It supports easy integration across Unix, Windows, Linux. The security is good and it can work with Kerberos.
Kerberos is more on the encyption and security side. It is a way of exchanging encrypted information, including but not limited to authentication metod that involves the exchange of secure tickets. It is very safe, and you can actually use the two together.
LDAP is more widely used and is somewhat easier to integrate with windows. You can actually use LDAP to create an integrated, single sign on for Unix, Linux, Windows.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 05:23 AM
02-22-2006 05:23 AM
Re: LDAP and Kebros
Exactly as SEP said, these two protocols may work together - in fact, MS windows domain uses both of them.
I suggest you to start with LDAP.
If you can describe your environment/requrements, it will help us to provide better answers.
I suggest you to start with LDAP.
If you can describe your environment/requrements, it will help us to provide better answers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2006 07:15 PM
02-22-2006 07:15 PM
Re: LDAP and Kebros
Sorry to SEP but I beg to differ here.
Kerberos was designed to remove the need to send clear text passwords or tokens over a network in order to authenticate a person or service, and also remove the need to have an explicit trust such as a "/.rhosts" file.
It is a common mistake to believe that a Kerberised service uses encrypted data, becuase although it can, it usually doesn't. When a service is Kerberised it simply means that it applies for a TGT (Ticket Granting Ticket) from a TGS (Ticket Granting Server), and this TGT iscan then produce a Service Ticket which is like a time-limited magic password that enables you to directly access another machine or service.
Once the connection is established, e.g. RSH, the data is completely unaltered, or protected, and can easily be read by a third party.
Kerberos is a good thing to use because it is a fairly efficient way to ensure that hosts and users are who they claim to be, and that you are not being spoofed.
Kerberos was designed to remove the need to send clear text passwords or tokens over a network in order to authenticate a person or service, and also remove the need to have an explicit trust such as a "/.rhosts" file.
It is a common mistake to believe that a Kerberised service uses encrypted data, becuase although it can, it usually doesn't. When a service is Kerberised it simply means that it applies for a TGT (Ticket Granting Ticket) from a TGS (Ticket Granting Server), and this TGT iscan then produce a Service Ticket which is like a time-limited magic password that enables you to directly access another machine or service.
Once the connection is established, e.g. RSH, the data is completely unaltered, or protected, and can easily be read by a third party.
Kerberos is a good thing to use because it is a fairly efficient way to ensure that hosts and users are who they claim to be, and that you are not being spoofed.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP