Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\security\common\entdbseclogin.jsp
<%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix"%> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem"%> <%@ page import="oracle.sysman.emSDK.util.jdk.NLSUtil"%> <%@ page import="oracle.sysman.db.rsc.streams.ApplyMsg"%> <%@ page import="oracle.cabo.ui.data.BundleDataObject"%> <uix:renderingContext id="renderingContext"> <oem:setURLEncoder id="renderingContext"/> <uix:bundle name="dbMsgs" class="oracle.sysman.db.rsc.DBObjectMsg"/> <uix:bundle name="streamsMsgs" class="oracle.sysman.db.rsc.streams.StreamsMsg"/> <uix:document> <%@ include file="/oemTitle.jspf" %> <uix:metaContainer> <!-- Set the page title --> <uix:head titleBinding="WINDOW_TITLE@servletRequest"/> </uix:metaContainer> <uix:body> <uix:form name="form0" method="POST" destination="/console/database/EntDBSec?event=login"> <uix:pageLayout title="Enterprise Database Security : Oracle Internet Directory Login"> <%@ include file="/enablePPR.jspf" %> <%@ include file="/oemGlobal.jspf" %> <!-- main uix:contents --> <uix:tableLayout> <uix:spacer width="10" height="20"/> <uix:rowLayout> <uix:cellFormat width="500" hAlign="center"> <uix:stackLayout> <uix:spacer width="10" height="20"/> <uix:rowLayout width="400"> <uix:spacer width="50" height="9"/> <uix:messageTextInput name="OID_BIND_DN" prompt="User" required="yes" text=""/> </uix:rowLayout> <uix:spacer width="10" height="10"/> <uix:rowLayout width="400"> <uix:spacer width="27" height="10"/> <uix:messageTextInput prompt="Password" name="OID_PASSWORD" required="yes" text=""/> </uix:rowLayout> <uix:spacer width="10" height="10"/> <uix:rowLayout width="400"> <uix:spacer width="50" height="9"/> <uix:messageTextInput name="OID_HOST" prompt="Host" required="yes" text=""/> </uix:rowLayout> <uix:spacer width="10" height="10"/> <uix:rowLayout width="400"> <uix:spacer width="52" height="10"/> <uix:messageTextInput prompt="Port" name="OID_PORT" required="yes" text=""/> </uix:rowLayout> <uix:spacer width="10" height="30"/> </uix:stackLayout> </uix:cellFormat> <uix:cellFormat width="500" hAlign="end"> <uix:contentContainer text="Overview of Enterprise Database Security" width="350"> <uix:styledText text="Enterprise Database Security feature enables " styleClass="OraInstructionText"/> <uix:spacer width="10" height="10"/> <uix:styledText text="1) To implement Oracle Label Security Policies for different databases in a Oracle Internet Directory. " styleClass="OraInstructionText"/> <uix:spacer width="10" height="10"/> <uix:styledText text="2) To store Globally Initialized Application Context attributes in Oracle Internet Directory and assign it to one or more enterprise users. They can be retrieved automatically upon login for an enterprise user and then used to initialize an application context." styleClass="OraInstructionText"/> <uix:spacer width="10" height="10"/> <uix:styledText text="3) Administration of Enterprise users for different databases in a Oracle Internet Directory." styleClass="OraInstructionText"/> </uix:contentContainer> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> <uix:submitButton text="Login" name="event" value="login" destination="/console/database/EntDBSec?event=login"/> <uix:pageStatus> <uix:flowLayout> <uix:formattedText text="Enter the User, Password, Host and Port of the Oracle Internet Directory where security administration needs to be done." styleClass="OraInstructionText"/> </uix:flowLayout> </uix:pageStatus> </uix:pageLayout> </uix:form> </uix:body> </uix:document> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de