I get the following error when trying to register as a user on a test geoportal site I'm working on:
[LDAP: error code 32 - NO_SUCH_OBJECT: failed for Modify Request Object : 'cn=gpt_registeredusers,ou=groups,ou=system' Modification[0] Operation : add Modification uniquemember: cn=username,ou=users,ou=system : Attempt to lookup non-existant entry: cn=gpt_registeredusers,ou=groups,ou=system]
Despite the error, the user does get created in the user directory, however, when trying to login, I get the following error:
ERROR: relation "gpt_user" does not exist
Another question I have is after the geoportal configuration, is there an initial administrator account that is created that can be used to login to the geoportal as an admin? Or does this have to be created first but registering as a user?