Directory Services as the Foundation of Organizational Infrastructures
If you have followed any of my last six installments about LDAP, then you know we've taken a technical approach to the subject. I wrote the majority of the material in this series as part of an O'Reilly book entitled "Linux System Administration" or simply LSA. You can find a write-up on the book at this link.
The material on LDAP did not make it into LSA for a number of reasons. First, O'Reilly already has an excellent book on LDAP written by Gerald Carter. A 600 page book on Linux system administration doesn't need a repeat of existing work. Secondly, I found open source LDAP a strange animal with which to deal.
And that animal conjures up some interesting observations.
Linux and the open source community has many great projects. However, those projects have limitations in the context of a boundary based enterprise infrastructure. While Linux, as an example, does a beautiful job as an application platform, it lacks some essential elements for creating an enterprise environment capable of serving the needs of organizations. I blame that on a lack of vision and resources by and in the community. I see that as a niche in the competitive landscape.
Perhaps we know what to do to create a secure, manageable environment using Linux but others with extensive resources need to take on that monumental set of tasks required to turn the vision into reality. This is where we can discuss the context of a directory (LDAP) based infrastructure further.
An enterprise infrastructure is a collection of user accounts, groups, computers and other resources that share a common security boundary. Within that boundary, architects and system engineers must establish an environment that insures security and provides a concept known as least privilege. Least privilege and least rights means that any user has only those rights required for him or her to do their jobs and no more.
Directory based management does not always provide a common security boundary or the ability to lock down least privilege within the boundary. I look at Novell as a company with the tools necessary to provides an entire infrastructure with a common security boundary. But, Open Enterprise Server (OES) and Open Workgroup Suite are products for knowledge workers does not an enterprise make.
We can also vary for a moment from the enterprise and go right down to the local Linux PC. We could say that the lack of lock down policies at the local level are missing too. Also, where in the collection of computers users and accounts that would make up common security boundary does an administrator have the ability to provide a hierarchical set of policies that can carry through and override local and/or workgroup policies.Without that structure you can have an organization running amuck.
Going forward in the LDAP series, I want to tease out a theoretical model out further. We can call it a blue print, if you would like. It's an idea, in my opinion, whose time has come.
In this blog entry, I just wanted to make you aware of the possibilities.
Trending Topics
| You Need A Budget | Feb 10, 2012 |
| The Linux powered LAN Gaming House | Feb 08, 2012 |
| Creating a vDSO: the Colonel's Other Chicken | Feb 06, 2012 |
| Your CMS Is Not Your Web Site | Feb 01, 2012 |
| Casper, the Friendly (and Persistent) Ghost | Jan 31, 2012 |
| Razor-qt 0.4 - Qt based Desktop Environment | Jan 30, 2012 |
- Linux-Based X Terminals with XDMCP
- Readers' Choice Awards 2011
- 100% disappointed with the decision to go all digital.
- Parallel Programming with NVIDIA CUDA
- You Need A Budget
- Validate an E-Mail Address with PHP, the Right Way
- Python for Android
- The Linux RAID-1, 4, 5 Code
- The Linux powered LAN Gaming House
- RSS Feeds
- Gnome3 is such a POS. No one
16 min 12 sec ago - Gnome 3 is the biggest POS
26 min 49 sec ago - I didn't knew this thing by
6 hours 31 min ago - Author's reply
9 hours 55 min ago - Link to modlys
11 hours 2 min ago - I use YNAB because of the
11 hours 13 min ago - Search
16 hours 16 min ago - Question
16 hours 39 min ago - for the record
16 hours 42 min ago - That's disappointing. Thanks
19 hours 5 min ago





Comments
Just to be sure:
Just to be sure:
LDAP - lightweight directory access potocol, right?
Group Policy
I think something that touches on what you are talking about is group policy. The management capabilities related to group policy in AD is what eventually caused our switch from LDAP to AD. I'd like to see LDAP capable of handling that sort of thing easily and across platforms.
eDirectory and LDAP
We are using Novell Netware since more then 10 years in our world-wide company WAN. eDirectory is a GREAT advantage for ease of user rights management. With Novell moving slowly but steadily to Linux, we are looking forward to a more tightly integration of eDirectory (or LDAP) into Linux. Once a centralised and company-wide user-rights and security management is integrated with the distribution, this could be the most important leap forward for Linux to become the OS of choice for large companies.