<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">


<META content="MSHTML 6.00.2800.1498" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=180502815-14072005><FONT face=Arial size=2>I have a custom 
field for all my users called "Department".</FONT></SPAN></DIV>
<DIV><SPAN class=180502815-14072005><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=180502815-14072005><FONT face=Arial size=2>I am utilizing 
</FONT></SPAN></DIV>
<DIV><SPAN class=180502815-14072005><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=180502815-14072005><FONT face=Arial size=2>sub 
CanonicalizeUserInfo { }</FONT></SPAN></DIV>
<DIV><SPAN class=180502815-14072005><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=180502815-14072005><FONT face=Arial size=2>in my User_Local.pm 
file to do a LDAP lookup for the username and then fill in such items as full 
name, phone, email address, department etc.</FONT></SPAN></DIV>
<DIV><SPAN class=180502815-14072005><FONT face=Arial size=2>and was wondering 
how I would go about editing a custom field for a new user?</FONT></SPAN></DIV>
<DIV><SPAN class=180502815-14072005><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=180502815-14072005><FONT face=Arial size=2>I am doing the 
following for the existing fields and this works great:</FONT></SPAN></DIV>
<DIV><SPAN class=180502815-14072005><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=180502815-14072005><FONT face=Arial size=2>@$args{'Name'} = 
$result[0];</FONT></SPAN></DIV>
<DIV><SPAN class=180502815-14072005><FONT face=Arial 
size=2>@$args{'EmailAddress'} = $email;</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=180502815-14072005>but I am unsure of 
how I would set an argument for a custom field called "Department" for this new 
user that is being created.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=180502815-14072005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=180502815-14072005>Any help/ideas is 
appreciated.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV align=left><SPAN style="FONT-FAMILY: times new roman"><FONT face=Arial 
size=2>T.J. Maciak</FONT></SPAN></DIV><SPAN 
style="FONT-FAMILY: times new roman">
<DIV align=left><FONT face=Arial size=2></FONT><BR><FONT face=Arial 
size=2>Internet/Intranet Developer<BR>Department of IT<BR>City of Grand 
Rapids<BR>P: (616)456-3713</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>F: 
(616)456-3448<BR><BR></DIV></FONT></SPAN>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>