Cross Reference:
xref
: /
forgerock
/
openidm-v4
/
src
/
main
/
docbkx
/
install-guide
/
index.xml
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
index.xml revision eccde9258ddf7ab8b41c62ad1d3d1da281ec0bf8
5394
N/A
<?
xml
version=
"1.0"
encoding=
"UTF-8"
?>
5394
N/A
<!--
5394
N/A
! CCPL HEADER START
5394
N/A
!
5394
N/A
! This work is licensed under the Creative Commons
5394
N/A
! Attribution-NonCommercial-NoDerivs 3.0 Unported License.
5394
N/A
! To view a copy of this license, visit
5394
N/A
!
http://creativecommons.org/licenses/by-nc-nd/3.0/
5394
N/A
! or send a letter to Creative Commons, 444 Castro Street,
5394
N/A
! Suite 900, Mountain View, California, 94041, USA.
5394
N/A
!
5394
N/A
! You can also obtain a copy of the license at
5394
N/A
!
legal
/
CC-BY-NC-ND.txt
.
5394
N/A
! See the License for the specific language governing permissions
5394
N/A
! and limitations under the License.
5394
N/A
!
5394
N/A
! If applicable, add the following below this CCPL HEADER, with the fields
5394
N/A
! enclosed by brackets "[]" replaced with your own identifying information:
5394
N/A
! Portions Copyright [yyyy] [name of copyright owner]
5394
N/A
!
5394
N/A
! CCPL HEADER END
5394
N/A
!
5394
N/A
! Copyright 2011-2014 ForgeRock AS
5394
N/A
!
5714
N/A
-->
5394
N/A
<
book
xml
:
id=
'install-guide'
5394
N/A
xmlns=
'
http://docbook.org/ns/docbook
'
version=
'5.0'
xml
:
lang=
'en'
5394
N/A
xmlns
:
xsi=
'
http://www.w3.org/2001/XMLSchema-instance
'
5394
N/A
xsi
:
schemaLocation=
'
http://docbook.org/ns/docbook
5394
N/A
http://docbook.org/xml/5.0/xsd/docbook.xsd
'
5394
N/A
xmlns
:
xinclude=
'
http://www.w3.org/2001/XInclude
'
>
5394
N/A
5394
N/A
<
info
>
5394
N/A
<
xinclude
:
include
href=
"/
shared
/
mediaobject-fr-logo.xml
"
/>
5394
N/A
<
title
>OpenIDM Installation Guide</
title
>
5394
N/A
<
subtitle
>Version ${serverDocTargetVersion}</
subtitle
>
5394
N/A
<
abstract
>
5394
N/A
<
para
>Guide to installing and evaluating OpenIDM. The OpenIDM project offers
5394
N/A
flexible, open source services for automating management of the identity
5394
N/A
life cycle.</
para
>
5394
N/A
</
abstract
>
5394
N/A
<
copyright
>
5394
N/A
<
year
>2011-2014</
year
>
5394
N/A
<
holder
>ForgeRock AS</
holder
>
5394
N/A
</
copyright
>
5394
N/A
5394
N/A
<!-- Add a space after the first name so that it appears on the PDF cover -->
5394
N/A
<
authorgroup
>
5394
N/A
<
author
>
5394
N/A
<
personname
>
5714
N/A
<
firstname
>Mark </
firstname
><
surname
>Craig</
surname
>
5394
N/A
</
personname
>
5394
N/A
</
author
>
5394
N/A
<
author
>
5394
N/A
<
personname
>
5394
N/A
<
firstname
>Lana </
firstname
><
surname
>Frost</
surname
>
5394
N/A
</
personname
>
5394
N/A
</
author
>
5394
N/A
<
author
>
5394
N/A
<
personname
>
5394
N/A
<
firstname
>Paul </
firstname
><
surname
>Bryan</
surname
>
5394
N/A
</
personname
>
5394
N/A
</
author
>
5394
N/A
<
author
>
5394
N/A
<
personname
>
5394
N/A
<
firstname
>Andi </
firstname
><
surname
>Egloff</
surname
>
5394
N/A
</
personname
>
5394
N/A
</
author
>
5394
N/A
<
author
>
5394
N/A
<
personname
>
5394
N/A
<
firstname
>Laszlo </
firstname
><
surname
>Hordos</
surname
>
5394
N/A
</
personname
>
5394
N/A
</
author
>
5395
N/A
<
author
>
5394
N/A
<
personname
>
5394
N/A
<
firstname
>Matthias </
firstname
><
surname
>Tristl</
surname
>
5394
N/A
</
personname
>
5394
N/A
</
author
>
5394
N/A
<
author
>
5394
N/A
<
personname
>
5394
N/A
<
firstname
>Mike </
firstname
><
surname
>Jang</
surname
>
5394
N/A
</
personname
>
5394
N/A
5394
N/A
<
xinclude
:
include
href=
"/
shared
/
affiliation-fr.xml
"
/>
5394
N/A
5394
N/A
</
author
>
5394
N/A
</
authorgroup
>
5394
N/A
5394
N/A
<
xinclude
:
include
href=
"/
legal.xml
"
/>
5394
N/A
<
date
><?
dbtimestamp
format=
"B d, Y"
?></
date
>
5394
N/A
<
pubdate
>Publication date: <?
dbtimestamp
format=
"B d, Y"
?></
pubdate
>
5394
N/A
<
releaseinfo
><?
eval
${
softwareReleaseDate
}?></
releaseinfo
>
5394
N/A
</
info
>
5394
N/A
5394
N/A
<
toc
/>
5394
N/A
5394
N/A
<
xinclude
:
include
href=
"
preface.xml
"
/>
5394
N/A
5394
N/A
<
xinclude
:
include
href=
'
chap-install.xml
'
/>
5394
N/A
<
xinclude
:
include
href=
'
chap-sample.xml
'
/>
5394
N/A
<
xinclude
:
include
href=
'
chap-samples.xml
'
/>
5394
N/A
<
xinclude
:
include
href=
'
chap-repository.xml
'
/>
5394
N/A
<
xinclude
:
include
href=
'
chap-uninstall.xml
'
/>
5457
N/A
<!--<xinclude:include href='
chap-upgrade.xml
' /> -->
5394
N/A
<
xinclude
:
include
href=
'/
shared
/
glossary.xml
'
/>
5394
N/A
5394
N/A
<
index
/>
5423
N/A
</
book
>
5443
N/A