Restriction:  This topic applies only when the Enterprise Server feature is enabled. 
               	 
            
            
            
               
               - Create an LDIF file file containing the user, group and resource definitions by using the mfds -e command. For example:mfds -e "cn=Micro Focus,dc=my-domain,dc=com" "cn=Enterprise Server Users" "cn=Enterprise Server User Groups" "cn=Enterprise Server Resources" 2 "c:\program files\openldap\mfds_users.ldf" 
- Import the generate file using ldapadd. For example:ldapadd -v -D "cn=Manager,dc=my-domain,dc=com" -w secret -f mfds_users.ldf 
- Confirm the creation of the containers using ldapsearch. To dump the contents of the Micro Focus container use:ldapsearch -x -b "dc=my-domain,dc=com" -s sub +