How do I get Jazz 5.0.2 setup to not require LDAP?
Accepted answer
See:
https://jazz.net/library/article/97 and
https://jazz.net/library/article/604
for additional hints.
Comments
I was able to get the setup to work after doing this. It basically bypassed the signon for the setup and when I got to the step for user registry it already said I had a user ID created.
This still seems like a lot of extra messing around for setting up WAS on and IBM i where the security is part of the operating system and everything up until this was very simple to do and ran great.
Perhaps either the install instructions should inform users that do not have LDAP set up that they have to do some additional changes to the WAS instance that is created for them by the configure jazz server command or the configure should set up the WAS instance to work. Or the setup process should recognize that it can use the system security and not give the error to begin with.
These are enterprise tools. Most users use LDAP.
-
Use Tomcat and its built in user management, if you want no LDAP and it is available for your platform.
- If using WAS, use LDAP. It is easy enough to set up. You can even use the Windows AD, easily enough.