<div class="gmail_quote">On Wed, May 13, 2009 at 8:52 PM, Tom <span dir="ltr">&lt;<a href="mailto:info@aurlund.no">info@aurlund.no</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
...</blockquote><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">$idName = chr(39) . &quot;id:&quot; . $idinfo[1] . chr(39);<br>
$idCode = chr(39) . $idinfo[3] . chr(39);<br>
<br>
$DefaultPasswords[$idCode] = $idName;<br>
</blockquote><div><br>This information is probably available in your post if I read it carefully enough, but, lazy man that I am, would it be possible for you to give some sample values for $idinfo[1], $idinfo[2], and $idinfo[3]?  I&#39;m thinking [1] is a username, [2] is a full name, and [3] is a group.  But I&#39;m unsure what type of values you have in [3].<br>
<br>-Peter<br></div></div>