Maximo List Archive

This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.



Could this work?

From: maximal (2017-04-12 12:43)

I want to configure LDAP authentication for two of my servers (four JVMs), but not the other server (two JVMs). In other words, I want my normal users to have the LDAP and maybe even SSO capabilities when they log in, but I also want to be able to use dummy accounts to model after specific users for troubleshooting.

All the LDAP configs seems to suggest this could be done, if I build the EARs for my UI servers differently than the cron/reports/integration server.

Has anyone done this? If not, I'm going to try to be the first.

-C



From: alexwalter05 (2017-08-11 18:32)

Sorry for the late reply, but one way that we've been able to have the best of both worlds with minimal configuration is to use a file-based repository as part of a Federated Repository Realm in WebSphere. Typically your wasadmin user is already part of that repository, so you just need to start adding users. No need to have different EAR files, or instance properties, or anything like that. You can create as many users as you'd like in the file-based repository, and so long as there is a matching User record in Maximo, you're set.
Here's a good article on working with file-based repositories in Maximo:
https://www.ibm.com/developerworks/community/blogs/a9ba1efe-b731-4317-9724-a181d6155e3a/entry/Making_use_of_WebSphere_File_Based_Repository?lang=en https://www.ibm.com/developerworks/community/blogs/a9ba1efe-b731-4317-9724-a181d6155e3a/entry/Making_use_of_WebSphere_File_Based_Repository?lang=en