Letting users see a tree in the console.

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

 



Not a big LDAP guy, just trying to get a task done fairly quickly. :)

I want to give a user access to cn=OracleContext,dc=example,dc=com in
my Fedora DS setup (v1.0.4).  I've created the user:

  uid=ouser,ou=People,dc=example,dc=com

And set an ACI on cn=OracleContext,dc=example,dc=com:

(targetattr = "*")
(target = "ldap:///cn=OracleContext,dc=example,dc=com";)
(version 3.0;
acl "OracleACI";
allow (all)
(userdn = "ldap:///uid=ouser,ou=People, dc=example,dc=com")
;)

Just for giggles, I also set one on dc=example,dc=com as well:

(targetattr = "*") (target = "ldap:///dc=example, dc=com")
(version 3.0;acl "OracleACI";allow (all)
(userdn = "ldap:///uid=ouser,ou=People, dc=example,dc=com");)

Via ldapsearch, this user can see everything I'd expect (at least under
the OracleContext container), but when I log in as the user to the java
console, the only objects I see available in the tree are schema,
monitor and config.

Why can't this user see the dc=example,dc=com tree?  I don't see any
way to set ACI's at a higher level...

Thanks,
Ray




[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