java.naming.security.principal=<adminUser> java.naming.security.credentials=<adminPassword>
where <adminUser> and <adminPassword> are the user name and password of a member of the Administrator group in WebLogic’s security realm. (For example, a user called BAMUser is added to the Administrator’s group).