Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
04-13-2011, 12:50 PM
|
#1
|
Member
Registered: May 2003
Location: Dayton, Ohio
Distribution: Redhat/IRIX/Windows
Posts: 35
Rep:
|
How do I define a global group made up of other groups in LDAP?
Hello All,
I'm trying to create a group called Domain Users, that will include several other groups that are populated with users inside of the LDAP database. In the LDAP database, for a group entry, there are memberUid entries that can be filled. When I try to use another "Group" name, it just lists that name and not the people in that group.
So if group "A" has Jim, John, Sue, and I include group "A" in the memberUid of the Domain Users group, I want that to reference the people in that group, not the group name.
Testing access right, having the group name listed in "Domain Users" group, does not grant user access under the group rights on a directory. Should be simple, but I don't know the syntax to use for this reference.
Thanks for any advice/help!!!
Merlin53
|
|
|
04-14-2011, 06:04 AM
|
#2
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
Unless I'm missing something very significant here, ldap doesn't support this. Data in ldap is merely individual atomic pieces of arbitrary data. They don't really *mean* anything to ldap, so traversal of group membership hierarchies are not it's problem, but the ldap client which is interpreting the data into something meaningful. AD does this, which is probably why you're expecting, but AD is doing that extra layer of interpretation in it's role of being much more than just a directory. So whilst most things are perfectly possible, it's your client that needs to do that, if it can.
|
|
|
04-14-2011, 10:20 AM
|
#3
|
Member
Registered: May 2003
Location: Dayton, Ohio
Distribution: Redhat/IRIX/Windows
Posts: 35
Original Poster
Rep:
|
Bummer... I have looked through lots of documentation, and haven't seen anything that actually does referencing of other data, which is why I asked. Your assumption is correct, I was hoping to define "Domain Users" group as a sum of all the other defined groups, which I would use as a permission/owener on directories on client systems. This was an attempt to simplify administration, but looks like I will have to find another solution.
Thanks Chris!!!
Al
|
|
|
All times are GMT -5. The time now is 05:56 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|