Name binding password security

You can establish password protection on the EJB Server naming service to allow name binding only from designated EJB Servers. This prevents unauthorized applications from creating name bindings using an EJB Server name server.

To use the name binding password feature, you must set the:

com.sybase.jaguar.server.CosNaming.bindpassword

property for the name server and each server participating in the naming service. You set this property using the All Properties tab in the Server Properties window. The default value is “jaguar.”

All servers participating in the password-protected name service must have the same password as the name server. If the bindpassword property is empty, or does not exist in the property file for a name server, the name server accepts binds from any source.