Create a file of users

The addresourceutil program reads a text file of users as input.

Create a text file in a format shown in the following example:

Example user input file for addresourceutil program

cn=johnd,ou=myusers,o=lawson
cn=janed,ou=myusers,o=lawson
cn=joes,ou=myusers,o=lawson
cn=jills,ou=myusers,o=lawson

You can create the file manually or use a tool to extract the required information from your LDAP directory server.