This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 65 lines
!!! Overview
[How To] determine the [DirXML Engine] [Version].
[{$pagename}] is __NOT__ available as an [Attribute] on the [DirXML Engine] as it is for:
* [DirXML-Driver]
* [EDirectory Version]
!! Linux Command-Line
%%prettify
{{{
Command-line
rpm -qa | grep DXMLengn
novell-DXMLengnnoarch-4.0.2-1.x86_64
novell-DXMLengnx-4.0.2-0.x86_64
}}} /%
!! [Dxcmd]
%%prettify
{{{
dxcmd -host hostname.willeke.com -user willej1adm.admins.esc.willeke.com -password <secret> -getversion
DirXML version is 4.0.2.0 SE.
Driver set Driver Set.DirXML.esc..willeke.com.WILLEKE. is associated with the server.
}}} /%
!! [Imanager]
Form Imanager using the "Versions Discovery" Tool:
%%prettify
{{{
Driver Set.DirXML.esc.willeke.com
Collapse this node's display. NCP Server idv01.servers.esc.willeke.com
Last log time: Tue Sep 23 12:13:17 EDT 2014
Found eDirectory attributes associated with Identity Manager 4.0.2.0 SE
}}} /%
!! Using [GetVersionResponse] [SupportedExtension]
We have tried several times to get the [GetVersionResponse] to make sense without any success.
Notes:
Format of version number is as follows:
* Bits 31-28 major version number
* Bits 27-24 minor version number
* Bits 23-16 patch or service pack level
* Bits 15-0 build number
But when we decode this we end up with:
* Bits 31-28 major version number - 4
* Bits 27-24 minor version number - 0
* Bits 23-16 patch or service pack level - 2
* Bits 15-0 build number - 114
Which does not line up with: "DirXML Engine Version: 4.0.2.114" vs what dxcmd returns as: "4.0.2.0 SE"
}}}
Any ideas would be appreciated.
Versions are designated similar to Identity Manager 4.0.2.0 SE or Identity Manager 4.0.2.0 AE which:
* SE - Standard Edition
* AE - Advanced Edition
!! Category
%%category [DirXML]%%
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]