Export ACI
Hi All,
We're using DS 5.2. I'm setting up a QA server, and had no problem importing the ldif, but I see that the ACI's did not import. Is there a way to export them from the production server and import to the QA?
There are some very old references to it in this forum, but those methods no longer work with this version.
TIA
# 1
Lesli,
could you shed some more light on the problem for me please ?
How did you export the data from your production server ?
export or ldapsearch ?
ACIs are operational attributes so you won't get em unless you target them and have the right to see them.
export works fin on the other hand.
You say you cannot get them imported. Does it mean that when you've exported them you verified the ACIs where present in the export but don't get imported ?
Again, did you use import or ldapmodify to populate your QA server ?
Lastly, how did you check for the ACIs on the QA server ?
remember those are operational attributes.
-=arnaud=-
# 2
> Lesli,
> could you shed some more light on the problem for
> me please ?
>
> How did you export the data from your production
> server ?
db2ldif-- I do this every night on the production server. I've worked with the product for about 5 years, so I'm pretty handy at the basics. I'm doing all this as directory manager, so I have rights to everything.
> ACIs are operational attributes so you won't get em
> unless you target them and have the right to see
> them.
> export works fin on the other hand.
>
> You say you cannot get them imported. Does it mean
> that when you've exported them you verified the ACIs
> where present in the export but don't get imported ?
> Again, did you use import or ldapmodify to populate
> your QA server ?
I see the acis in the ldif. I used the admin gui ldif import.
>
> Lastly, how did you check for the ACIs on the QA
> server ?
Through the gui and by doing an anonymous bind, to check.
> remember those are operational attributes.
When Sun professional services set up the system (it's part of a much larger one), I remember that they had the same problem, and had to go through some process to get the ACIs off the old server. Should have written it down...
Message was edited by:
LesliStClair