<div dir="ltr">Ok. folderID is a primary key and should create a unique identifier when I insert a new line.<div><br></div><div>--Rick</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 27, 2014 at 2:46 PM, Rick Anderson <span dir="ltr"><<a href="mailto:rianders@docs.rutgers.edu" target="_blank">rianders@docs.rutgers.edu</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div>I misconfigured the groups module then create users that were unable to get a "My Inventory" folder. These users can't log in right now. I could delete them and start over. However, I was looking to repair them.<div>


<br></div><div>Find the problem users in MySQL:</div><div>select PrincipalID, FirstName, LastName from useraccounts where PrincipalID NOT IN (select agentID from inventoryFolders);  </div><div><br></div><div>Review the users with good inventory in MySQL: <br>


select *  from inventoryFolders where   type='9';</div><div><div><br></div><div>Example Result:</div><div>







<p>| folderName   | type | version | folderID                             | agentID                              | parentFolderID                       |</p>
<p>+--------------+------+---------+--------------------------------------+--------------------------------------+--------------------------------------+</p>
<p>| My Inventory |    9 |      18 | 15f6ef74-647e-466c-b374-125c162109e5 | aa011451-9b44-4133-af1e-2bcfb66bbfeb | 00000000-0000-0000-0000-000000000000 |</p><p><br></p><p>Issue:<br>I need to generate a folderID.</p>
<p>Questions:<br>Is there a way to generate inventory folders from the command line? </p><p>How do I get a no colliding folderID?</p><p><br></p><p>Thanks,</p><p>--Rick</p></div><span class="HOEnZb"><font color="#888888">
<div><br></div>-- <br>Rick Anderson<br>Director of Virtual Worlds<br>Division of Continuing Studies (DoCS)<br>Rutgers University<br><a href="tel:%28732%29%20586-3265" value="+17325863265" target="_blank">(732) 586-3265</a>
</font></span></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Rick Anderson<br>Director of Virtual Worlds<br>Division of Continuing Studies (DoCS)<br>Rutgers University<br>(732) 586-3265
</div>