[dspace-tech] Re: OAI Nav bar items "Identify Sets Records Identifiers Metadata Formats" still point to localhost

2023-07-03 Thread Agustina Martinez-Garcia
Hi Katy, It could be related to the following OAI setting: # OAI persistent identifier prefix # This field is used for two purposes: # 1. As your OAI-PMH # 2. As the prefix for all Identifiers in OAI-PMH (Format is "oai:${oai.identifier.prefix}:${handle.prefix}") # The OAI-PMH spec requires thi

[dspace-tech] UI Configuration

2023-07-03 Thread Kyky
Hello everyone, i've got problem with my UI config after add SSL. this is my configuration: local.cfg dspace.server.url = http://51.79.225.29:4420/server/ dspace.ui.url = https://dspace.logiaedu.com config.prod.yml ui: ssl: false host: 51.79.225.29 port: 4000 rest: ssl: false

[dspace-tech] Cleanup (7.6) bombs with error message

2023-07-03 Thread Wally Grotophorst
I saw the earlier posting on a problem with cleanup that stopped running with a message like this one: Caused by: org.postgresql.util.PSQLException: ERROR: update or delete on > table "bitstream" violates foreign key constraint > "bundle_primary_bitstream_id_fkey" on table "bundle" > Detail:

Re: [dspace-tech] Dspace Active directory Ldap Auth

2023-07-03 Thread Ravi Konila
Hi Mukhametali, First of all, you need not install OpenLDAP. You need to setup your Ubuntu as AD client or member. It is just Linux client (Dspace Server users) should get authenticated through your Windows AD. Please refer link as below https://www.baeldung.com/linux/active-directory-authentica

Re: [dspace-tech] Dspace Active directory Ldap Auth

2023-07-03 Thread Ravi Konila
Hi You need to set that up i.e., plugin for LDAP. I have not done that (AD Integration) personally in my lab or production environment. With Warm Regards Ravi K. Ph: +91-9901072688 From: Мухаметали Кусайынов Sent: Tuesday, July 4, 2023 10:05 AM To: Ravi Konila Subject: Re: [dspace-tech] D