Hello,<div><br></div><div>I am trying to understand and get basic user authentication functioning in OSQA.  I am trying to find the easiest user login method possible.  I need to create users, and if necessary I can do this through a mysql interface but I would prefer a logical method.</div>

<div><br></div><div>I have the install and by default when I go to the login page my options are a local user or the openID.</div><div><br></div><div>LOCAL LOGIN:</div><div>When using the local login, I get error:</div><div>

(1146, "Table 'lernanta.users_userprofile' doesn't exist")</div><div>which leads me to ask</div><div>1) What is the linkage between lernanta and OSQA?  Can OSQA exist without lernanta?</div><div>2) Where do local users get created in the combined workflow?</div>

<div><br></div><div>OPENID LOGIN:</div><div>I tried to use my google openID and I see the following.  I have edited it slightly</div><div><br></div><div>[Sun Jan 29 22:58:26 2012] [error] Generated checkid_setup request to <a href="https://www.google.com/accounts/o8/ud?source=profiles">https://www.google.com/accounts/o8/ud?source=profiles</a> with assocication [taken out by me]</div>

<div>[Sun Jan 29 22:58:27 2012] [error] Received id_res response from <a href="https://www.google.com/accounts/o8/ud?source=profiles">https://www.google.com/accounts/o8/ud?source=profiles</a> using association [taken out by me]</div>

<div><br></div><div>There is no other information.  I found limited information on the <a href="http://meta.osqa.net">meta.osqa.net</a> site.  </div><div>Is thee any information pertaining to how I can configure this?  Any tutorial, etc?</div>

<div><br></div><div>thank you,</div><div>Lucas</div><div> </div>