Last Update: 17-Apr-2000
Operating System: OpenVMS, UNIX, NT
Component: PMDF-DIRSYNC
Base Level Required: PMDF V6.0-23
Other Requirements: none
Platform Subdirectory File(s) to download
-------- ------------ --------------------
OpenVMS VAX [.VMS.VAX_EXE] n/a
OpenVMS Alpha [.VMS.ALPHA_EXE] n/a
Digital UNIX osf/bin/ cook,
dirdif,
cc2ldif,
comma2ldif,
ldap2ldif,
ldif2cc,
ldif2comma,
ldif2db,
ldif2ldap,
ldif2ms,
ldif2pldif,
ms2ldif,
pldif2ldif
Solaris SPARC solaris-sparc/bin/ cook,
dirdif,
cc2ldif,
comma2ldif,
ldap2ldif,
ldif2cc,
ldif2comma,
ldif2db,
ldif2ldap,
ldif2ms,
ldif2pldif,
ms2ldif,
pldif2ldif
Solaris x86 solaris-x86/bin/ cook,
dirdif,
cc2ldif,
comma2ldif,
ldap2ldif,
ldif2cc,
ldif2comma,
ldif2db,
ldif2ldap,
ldif2ms,
ldif2pldif,
ms2ldif,
pldif2ldif
NT Intel nt/bin n/a
General info
------------
When FTPing the other images, be sure to FTP them as binary images. Before
retrieving such an image with the GET command, be sure to put your FTP
into binary mode with a command such as TYPE IMAGE or TYPE BINARY.
Remember that some functionality is in the pmdf shared library: PMDFSHR.EXE
for OpenVMS and libpmdf.so for UNIX. It is always safest to download the
library when applying patches.
Change history
--------------
17-Apr-2000
In addition to the cook and dirdif files required for the 14-Apr-2000 fix,
the cc22ldif, comma2ldif, ldap2ldif, ldif2cc, ldif2comma, ldif2db, ldif2ldap,
ldif2ms, ldif2pldif, ms2ldif, and pldif2ldif files are also needed. (UNIX
platforms only)
14-Apr-2000
Fixed a problem so that the specified output files from the dirsync command
can be written if the user has the proper permission. New cook and dirdif
images are needed for this fix. (UNIX platforms only)
Installation
------------
OpenVMS
Copy the images to the PMDF_EXE: directory and verify that they have the same
protections as the previous version.
Solaris, Digital UNIX
# chown pmdf:bin /pmdf/bin/cook /pmdf/bin/dirdif
# chmod 755 /pmdf/bin/cook /pmdf/bin/dirdif
Please issue the above commands for all of the other images as well.
NT
Not applicable