- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
IDC collection through LDIF file---- error
Hi,
I am trying to collect identities through a LDIF file. But it throws me following error. It is a 500MB ldf file.
Collection test was successful.
Can anyone help pls?
- 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
Thank you. I generated support ticket.
Could you please let me know in 7.0 where is the audit log stored?
Subhrajit Das
*IAM Engineer *
Simeio Solutions | +91 9986183764 |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
500MB?
How many records are in the file?
I suggest you start by looking what is in the aveksaServer.log
Do you plan on generating such file on a daily basis?
Is it an export from the active directory? if yes, why not connect directly to AD and collect from there?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
We are doing a POC for a project and customer doesn't allow us to connect
to their AD directly.
They have provided an ldf export for that. Expected details to be 70K
users.
This ldf having all the user attribute details. Even they have given
certificate details as well in that. A complete AD export.
Subhrajit Das
*IAM Engineer *
Simeio Solutions | +91 9986183764 |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
In most cases the AD is not an authoritative source for identities and I wouldn't rely on it.
Best practice is to use HR source for identities and then use the AD as a supplemental collector.
I think you should try to take a subset of 100 records from the ldif file and see if it works.
If it works, then you should consider creating a support ticket with that issue.
In any case, check the logs for more information.
My 2 cents...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Thank you. I generated support ticket.
Could you please let me know in 7.0 where is the audit log stored?
Subhrajit Das
*IAM Engineer *
Simeio Solutions | +91 9986183764 |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
not sure what you mean by audit log
but you can find the aveksaServer.log by running the following command:
find /home/oracle/ -name aveksaServer.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
While loading in a smaller chunks files are getting loaded. We have able to
load a file upto 22MB with 500000 rows in it.
But we need to load a larger file. containing 1Cr rows. Spiting and loading
seems to be very painful.
Subhrajit Das
*IAM Engineer *
Simeio Solutions | +91 9986183764 |
