Moving RACF users to TBDM
This appendix provides a sample program that can move RACF users into the TDBM space as discussed in “Moving RACF users to the TDBM space” on page 189.
Sample programs to move RACF users to TBDM
There are three pieces that are needed to convert RACF users to TDBM users. They are used in a compound command line that is invoked by issuing the following command:
search1 | xargs -i search2 {} | racf2person > output.ldif
The three pieces that are used in this example are seach1, search2, and racf2person. The search1 command ...

Get Understanding LDAP - Design and Implementation now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.