<div>Is your user a workplace user or a web user?</div><div><br></div><div><span id="result_box" class="" lang="en"><span class="hps">Checks that</span> <span class="hps">the user has the</span> <span class="hps">role</span> <span class="hps">User</span> <span class="hps">Workplace</span> <span class="hps">to use the</span> <span class="hps">ADE</span></span></div>
<div><br></div><div><br><div class="gmail_quote">2011/10/26 Carlos Eduardo Atencio Torres <span dir="ltr"><<a href="mailto:caratos@gmail.com">caratos@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello guys,<br><br>I created a user named "natalia.rosa" and when I try to login into my site, it throws an exception:<br><span style="color:rgb(0, 0, 0);font-family:'Times New Roman';font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;font-size:medium">javax.servlet.jsp.JspException: org.opencms.main.CmsIllegalStateException: The user "natalia.rosa" does not have access to the required "Workplace user" role.<br>


Reason: The user "natalia.rosa" does not have access to the required "Workplace user" role.<br>Reason: The user "natalia.rosa" does not have access to the required "Workplace user" role.<br>


<br>I don't want to give natalia.rosa the permission to access Workplace, I want her only modify things by using the ADE.<br>So, how to fix it?.<br><br>The piece of code where I do the login is:<br><%<br>login.login(<br>


  (String) request.getParameter("name"), <br>  (String) request.getParameter("password"), <br>  "Offline", <br>  (String)request.getParameter("requestedResource")<br>);<br></span>%><br>


where requestedResource is the index.html<br><font color="#888888"><br clear="all"><br>-- <br>Carlos E. A. Torres<br>
</font><br>_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br>
<br>
<br>
<br>
<br></blockquote></div><br></div>