LDAP-UX Client Services 4.0 with Windows Server 2003 R2 Schema Support Release Notes
./migrate_hosts_ads.pl /etc/hosts output.ldif
2. Based on the SFU version schema you use, run one of the following sed commands to modify
the output ldif file, output.ldif file and to save it to the output-r2.ldif file:
For SFU2.0:
cat output.ldif | sed “s/^uid:/msSFUName:/g” > output-r2.ldif
For SFU3.0/3.5:
cat output.ldif | sed “s/^uid:/msSFU30Name:/g” > output-r2.ldif
3. Use the following command to import the modified output ldif, output-r2.ldif, into the
directory server:
/opt/ldapux/bin/ldapmodify -a -h ADSSERV1 -D "cn=Direcotry Manager" -w <password> -f
output-r2.ldif
Limitations
LDAP-UX Client Services 4.0 does not support workaound solutions for the following migration scripts:
• migrate_all_nis_online_ads.sh
• migrate_all_online_ads.sh
Documentation
The documentation below is available on the HP-UX Documentation web site at
http://docs.hp.com/en/internet.html.
Table 2 Documentation
DescriptionDocumentation
How to install, configure, administer, tune and troubleshoot the
LDAP-UX Client Services. (part number J4269-90053)
LDAP-UX Client Services B.04.00 Administrator's Guides
How to install, configure, administer, tune, and troubleshoot the
LDAP-UX Client Services with Windows 2000/2003 Active
Directory. (part number J4269-90049)
LDAP-UX Client Services B.04.00 with Microsoft Windows
2000/2003 Active Directory Administrator's Guide
Describes the latest changes, and known problems in the
LDAP-UX Client Services. (part number J4269-90052)
LDAP-UX Client Services B.04.00.02 Release Notes
How to install, configure, administer, tune and troubleshoot the
NIS/LDAP Gateway. (part number J4269-90028)
NIS/LDAP Gateway Administrator's Guide
12