Specifying User Credentials When Using the Command-Line Utilities

Configuring Security for Oracle CEP 10-9 Example 10–1 LDAPDBMS Properties File For attributes of type boolean or Boolean, value can be true or false and its case insensitive. For attributes of type String[], values are comma separated; blanks before and after the comma are ignored. For example, if the property is defined as: saml1.IntersiteTransferURIs=uri1, uri2, uri3 the IntersiteTransferURIs attribute value is String[]{uri1, uri2, uri3} For attributes of type Properties, the value should be inputted as a set of key=value pairs separated by commas; blanks before and after the commas are also ignored. For example in practice, the property should be all on one line: store.StoreProperties=DriverName=oracle.jdbc.driver.OracleDriver, ConnectionURL=jdbc:oracle:thin:united.bea.com:1521:xe, Username=user, Password=user domain.mbean=com.bea.common.management.configuration.LegacyDomainInfoMBean domain.DomainName=legacy-domain-name domain.ServerName=legacy-server-name domain.RootDirectory=legacy-rootdir domain.ProductionModeEnabled= domain.WebAppFilesCaseInsensitive= domain.DomainCredential=changeit jaxp.mbean=com.bea.common.management.configuration.JAXPFactoryServiceMBean jaxp.DocBuilderFactory= jaxp.SaxParserFactory= jaxp.SaxTransformFactory= jaxp.TransformFactory= ldapssl.mbean=com.bea.common.management.configuration.LDAPSSLSocketFactoryLookupServiceMBean ldapssl.Protocol= ldapssl.TrustManagerClassName= namedsql.mbean=com.bea.common.management.configuration.NamedSQLConnectionLookupServiceMBean store.mbean=com.bea.common.management.configuration.StoreServiceMBean Split here for readability; in practice, a property should be all on one line. store.StoreProperties=DriverName=oracle.jdbc.driver.OracleDriver, ConnectionURL=jdbc:oracle:thin:localhost:1521:orcl, Username=wlevs, Password=wlevs store.ConnectionProperties= store.NotificationProperties= realm.mbean=weblogic.management.security.RealmMBean realm.Name=my-realm realm.ValidateDDSecurityData= realm.CombinedRoleMappingEnabled= realm.EnableWebLogicPrincipalValidatorCache= realm.MaxWebLogicPrincipalsInCache= realm.DelegateMBeanAuthorization= realm.AuthMethods= adt.1.mbean=weblogic.security.providers.audit.DefaultAuditorMBean adt.1.Severity=INFORMATION adt.1.InformationAuditSeverityEnabled= adt.1.WarningAuditSeverityEnabled= adt.1.ErrorAuditSeverityEnabled= adt.1.SuccessAuditSeverityEnabled= adt.1.FailureAuditSeverityEnabled= adt.1.OutputMedium= adt.1.RotationMinutes= adt.1.BeginMarker= adt.1.EndMarker= adt.1.FieldPrefix= adt.1.FieldSuffix= adt.1.Name=my-auditor adt.1.ActiveContextHandlerEntries= atn.1.mbean=weblogic.security.providers.authentication.LDAPAuthenticatorMBean atn.1.UserObjectClass= atn.1.UserNameAttribute= atn.1.UserDynamicGroupDNAttribute= atn.1.UserBaseDN=o=ECS,dc=bea,dc=com atn.1.UserSearchScope=subtree atn.1.UserFromNameFilter= atn.1.AllUsersFilter= atn.1.GroupBaseDN=ECS,dc=bea,dc=com 10-10 Oracle Complex Event Processing Administrators Guide atn.1.GroupSearchScope= atn.1.GroupFromNameFilter= atn.1.AllGroupsFilter= atn.1.StaticGroupObjectClass= atn.1.StaticGroupNameAttribute= atn.1.StaticMemberDNAttribute=member atn.1.StaticGroupDNsfromMemberDNFilter= atn.1.DynamicGroupObjectClass= atn.1.DynamicGroupNameAttribute= atn.1.DynamicMemberURLAttribute= atn.1.GroupMembershipSearching=unlimited atn.1.MaxGroupMembershipSearchLevel=0 atn.1.UseRetrievedUserNameAsPrincipal=false atn.1.IgnoreDuplicateMembership= atn.1.KeepAliveEnabled= atn.1.Credential=wlevs atn.1.Name= atn.1.PropagateCauseForLoginException= atn.1.ControlFlag=REQUIRED atn.1.ConnectTimeout= atn.1.Host=localhost atn.1.Port=389 atn.1.SSLEnabled= atn.1.Principal=cn=Administrator,dc=bea,dc=com atn.1.CacheEnabled= atn.1.CacheSize= atn.1.CacheTTL= atn.1.FollowReferrals=false atn.1.BindAnonymouslyOnReferrals= atn.1.ResultsTimeLimit= atn.1.ParallelConnectDelay= atn.1.ConnectionRetryLimit= atn.1.EnableGroupMembershipLookupHierarchyCaching=true atn.1.MaxGroupHierarchiesInCache= atn.1.GroupHierarchyCacheTTL= atn.5.mbean=weblogic.security.providers.authentication.OpenLDAPAuthenticatorMBean atn.5.UserNameAttribute= atn.5.UserBaseDN= atn.5.UserFromNameFilter= atn.5.GroupBaseDN= atn.5.GroupFromNameFilter= atn.5.StaticGroupObjectClass= atn.5.StaticMemberDNAttribute= atn.5.StaticGroupDNsfromMemberDNFilter= atn.5.UserObjectClass= atn.5.UserDynamicGroupDNAttribute= atn.5.UserSearchScope= atn.5.AllUsersFilter= atn.5.GroupSearchScope= atn.5.AllGroupsFilter= atn.5.StaticGroupNameAttribute= atn.5.DynamicGroupObjectClass= atn.5.DynamicGroupNameAttribute= atn.5.DynamicMemberURLAttribute= atn.5.GroupMembershipSearching= atn.5.MaxGroupMembershipSearchLevel= atn.5.UseRetrievedUserNameAsPrincipal= atn.5.IgnoreDuplicateMembership= atn.5.KeepAliveEnabled= atn.5.Credential= atn.5.PropagateCauseForLoginException= atn.5.ControlFlag= atn.5.Name= atn.5.ConnectTimeout= atn.5.Host= atn.5.Port=