Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

256
Views
How set up java application with personal LDAP SERVER, LDIF file

I'm trying to use an embedded LDIF file to test my Java Application.

I put this parameter in the application.properties:

spring.ldap.embedded.ldif= C:\\Test.ldif

But if I try to test the application I still can be authenticated with the real credentials. It seems that is not loading the LDIF file.

How does Spring work with the ldif file?

about 4 years ago · Santiago Trujillo
1 answers
Answer question

0

In your browser you can find your file when you type the file URL:

eg:

file:///C:/Test.ldif

After that you can use this URL in your application.properties file:

spring.ldap.embedded.ldif = file:///C:/Test.ldif
about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!