Re: nested groups

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2009-01-19, Jan-Frode Myklebust <janfrode at tanso.net> wrote:
> Is there any ways of nesting groups in fedora directory server ?
>
> I tried creating a group "testgroup" with another group as
> uniqueMember, but "getent group testgroup" didn't nest in any
> users from the uniqueMember-group.

Just discovered the ldap.conf/nss_ldap setting "nss_schema
rfc2307bis", which seems to say it should resolve nested groups
on the client side.

Some testing:

 1 - Running "nscd" without "nss_schema rfc2307bis":

	"groups username" -- not listing nested group
	"getent group nestedgroup" -- not un-nesting.

 2 - Not running "nscd", and without "nss_schema rfc2307bis":

	"groups username" -- listing nested groups !
	"getent group nestedgroup" -- not un-nesting

 3 - Not running "nscd", with "nss_schema rfc2307bis":

	"groups username" -- listing nested groups !
	"getent group nestedgroup" -- not un-nesting
	
 4 - Running "nscd", with "nss_schema rfc2307bis":

	"groups username" -- not listing nested group
	"getent group nestedgroup" -- not un-nesting.

So "nss_schema rfc2307bis" doesn't seem to have any effect,
only "nscd" on/off seems to affect the un-nesting..
	
Does anybody know what else I can do to get nested groups
functioning on RHEL4/RHEL4/RHEL5 ? Or is there some way of
getting the directory server to do the un-nesting for me ?


  -jf




[Index of Archives]     [Fedora User Discussion]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Yosemite Photos]     [Linux Apps]     [Maemo Users]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux