sunone

How do I get sun webserver to redirect from /

筅森魡賤 提交于 2019-12-11 02:46:29
问题 I have Sun webserver iws6 (iplanet 6) proxying my bea cluster. My cluster is under /portal/yadda. I want anyone who goes to http://the.domain.com/ to be quickly redirected to http://the.domain.com/portal/ I have and index.html that does a post and redirect, but the user sometimes sees it. Does anyone have a better way? Aaron I have tried the 3 replies below. None of them worked for me. Back to the drawing board. A 回答1: Does this help? http://docs.sun.com/source/816-5691-10/essearch.htm#25618

LDAP: Is the memberOf/IsMemberOf attribute reliable for determining group membership: SunONE/ActiveDirectory / OpenLDAP

允我心安 提交于 2019-12-08 05:04:33
问题 Context We're adding group membership filtering when importing members from an LDAP server into our application. (Previously we imported all members from a given ldap "base DN"; now administrators can restrict to certain groups, i.e. members "Sales" and "HR" in the base DN). Our application supports: SunONE Active Directory Also, we plan to support static groups only, not dynamic groups. How We Would Have Done It In the past, we would use two lookups to replicate members into our database for

LDAP: Is the memberOf/IsMemberOf attribute reliable for determining group membership: SunONE/ActiveDirectory / OpenLDAP

荒凉一梦 提交于 2019-12-07 04:00:26
Context We're adding group membership filtering when importing members from an LDAP server into our application. (Previously we imported all members from a given ldap "base DN"; now administrators can restrict to certain groups, i.e. members "Sales" and "HR" in the base DN). Our application supports: SunONE Active Directory Also, we plan to support static groups only, not dynamic groups. How We Would Have Done It In the past, we would use two lookups to replicate members into our database for this new functionality. lookup all members in the baseDN lookup all groups (with members) where group