View • Attachments (0) • Info
User Management
The BinBase user management is very simple and does not support any kind of roles. You got access or you don't. We do support the possibility to use other tools than the internal user management to access BinBase. All you need todo is to implement a simple interface and extend a factory class. This factory class than needs to be registered at the service.
It is possible to create user's using an ant task or the jmx console.
The ant task was developed for the installation process of the BinBase and should not really be used, since it's much easier to just use the jmx-console for this kind of things.
TODO
The first step is to implement the interface
TODO
once this is done you need to implement the factory class
TODO
now you need to package this as a jar file and copy it into the lib directory of the JBOSS application or better package it as an ejb and deploy it to the server. We recommend the use of an ejb, since you can deploy them without the need to restart your application server.
Once this is done, please go to the jmx console and register the factory with the jmx binbase:AuthentificationProvider.
|
Browse Space |
Explore Confluence |
Your Account |
Add Content |
|
Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki. |