Hi
I am trying to install ADAM unattended to be used for publishing Oracle DB's.
I would like to grant administrators from the local computer as ADAM administrator and I would like to import some of the accompanying LDF files.
; Specifies the Administrators within the AD\AM instance.
Administrator=MYCOMPUTER\Administrators
; The following line specifies the .ldf files to import into the ADAM schema.
ImportLDIFFiles="MS-InetOrgPerson.ldf" "MS-User.ldf"
However the installs fails when I specify both options. The error message is that the user have to be administrator to import .ldf files. But the user installing the ADAM instance is already member of administrators.
My current workaround is to comment out the ImportLDIFFiles statement and import them after the instance has been created.
Just wondered if this was a known problem.
/kkh
List info : http://www.activedir.org/List.aspx List FAQ : http://www.activedir.org/ListFAQ.aspx List archive: http://www.mail-archive.com/[email protected]/
