Hi,
I want the fields to hold the results of the ldapsearch for example :
field dn cn=t43311
field jrMailboxId poohbear@woods.com
field jrMailboxAliasStore 452125643
field jrPWPUID poohbear
field jrPWPUserPrefs poohbear
field jrUserFriendlyID poohbear
As this information is used later in the script, the script is supposed to take the input from the cgi, which is the SID, the existing mail address and proftp information, the ldapsearch searches for the SID and is supposed to populate the array with the requested fields.
If the jrFriendlyID is unique, it modifies the user object to have the input from the cgi for mail address and proftp.