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 16 lines
A typical DirXMLShimAutheServer value would be similar to:
{{{
ino0s070.svr.[Directory-Info.com].net:8192:ino0s134.svr.[Directory-Info.com].net:8292
}}}
To determine the port, we parse the last-incidence of ":" and read the remainder of the string.
Other values that we have seen:
{{{
JDBC Driver:
jdbc:oracle:thin:@155.180.214.52:15116:entitlep
AD Driver with Remote Loader:
REMOTE(hostname=INO0W263.ad.[Directory-Info.com].net port=8090 kmo='DirXML Certificate')ino0w100.ad.[Directory-Info.com].net
}}}
Currently we are not performing any checks on these driver ports.