- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
LDIF file Path
Hi,
Can you please give me an example what should be a path to connect to LDIF file for creating ADC?
- Tags:
- Community Thread
- Discussion
- Forum Thread
- Identity G&L
- Identity Governance & Lifecycle
- IG&L
- IGL
- RSA Identity
- RSA Identity G&L
- RSA Identity Governance & Lifecycle
- RSA Identity Governance and Lifecycle
- RSA IGL
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
If the ldif file is located on the same server, then you can use the location of the file.
For example: /home/oracle/Example.ldif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello Boris,
I have given following: xxx.ldif
I am getting error while testing it. Its NullPointer exception. I have given all the permissions to the file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
can you post the complete error from the TEST collector?
what permissions did you gave to the file?
can you run the following and post it as well?
ls -ltr /home/oracle/filename.ldif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Here is my Settings.
Here is the permission.
I am only trying to access Department and Email Address nothing else.
The whole error which is thrown.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I've used a ldif file I've found online - http://mcraig.org/ldif/Example.ldif
Created an identity collector and account collector. The TEST for both of them was successful
Maybe you can try with that file, just to see that it's working or not?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I have tried with example.pdf which you shared.
here is setting.
I am trying to collect only givenname, sn and mail attribute
when I do collector test I get following:
Any idea where I need to modify?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
