|
|
Rank: Newbie
Joined: 4/26/2008 Posts: 7 Location: Here
|
This is a new umbraco installation. Everything seems to work fine when I am logged in as Administrator. However, when I create a new user and then log in as that user, I get an error displaying the left hand side "Content" pane:
The current user doesn't have access to this application. Please contact the system administrator.(full text of error displayed at bottom of this message) [1]. I have looked at my security settings on the server and they all seem to be fine. I have tried adjusting them slightly (adding additional permissions and privelages) and have not seen any difference. My IIS server is configured to use the default IUSR to log in and I have given that user permissions.
Is Umbraco trying to do some sort of user impersonation? Does it expect there to be an AD or Machine user with the same login name as the new user? (By coincidence, there is one in this case, but it is only a coincidence).
I have not tried using FileMon yet to see what access is failing. That will be my next step, I suppose. Again, this works just fine when logged in as admin.
I have tried this in both IE7 and FF2. I have tried it both on my client machine and on the server. The same message is displayed in all cases.
[1] Server Error in '/' Application.
The current user doesn't have access to this application. Please contact the system administrator. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentException: The current user doesn't have access to this application. Please contact the system administrator.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[ArgumentException: The current user doesn't have access to this application. Please contact the system administrator.] umbraco.cms.presentation.TreeInit.Page_Load(Object sender, EventArgs e) +3410 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +33 System.Web.UI.Control.OnLoad(EventArgs e) +99 umbraco.BasePages.BasePage.OnLoad(EventArgs e) +9 System.Web.UI.Control.LoadRecursive() +47 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
|
|
 Rank: Umbracoholic
Joined: 9/8/2006 Posts: 2,020 Location: MA, USA; Cambridge, UK
|
Check this... Log in to umbraco as an administrator. In the Users section of umbraco, select the user that is having the problem. In the Modules section, be sure the user has at least Content highlighted. You can ctrl-click to select more areas (I usually give Content and Media access to non-technical staff). That should do it. If not, tell us the settings for the user that is having problems. cheers, doug.
MVP 2007-2009 - Percipient Studios - Percipient Blog
|
|
Rank: Newbie
Joined: 4/26/2008 Posts: 7 Location: Here
|
Thanks, Doug! That's twice you've helped me out. :-)
It was not immediately apparent that the listbox down there was something I had to select items from. I thought it was telling me that these were the roles the user already had.
|
|
 Rank: Umbracoholic
Joined: 9/8/2006 Posts: 2,020 Location: MA, USA; Cambridge, UK
|
Glad to help out! I remember my early days and the questions I had. Now that I know more about umbraco I can give some back to the community. I trust that as you learn more you'll be able to help others, too. It is a bit confusing now that you mention it. In 3.0.5 there are checkboxes rather than a multi-select list, which makes it a bit easier to understand what is and isn't selected. cheers, doug.
MVP 2007-2009 - Percipient Studios - Percipient Blog
|
|
Rank: Devotee
Joined: 11/16/2006 Posts: 66 Location: Scotland
|
I just got the same issue on 3.0.6. Error handling anyone???? Any client seeing that as an error message, just because they had not checked a checkbox when adding a user, wouldn't think very much of the CMS!
|
|
 Rank: Umbracoholic
Joined: 9/27/2007 Posts: 1,874 Location: Belgium
|
Issue has been addressed, although not sure if it has been resolved in a v3.x version. http://forum.umbraco.org/yaf_postst6599_Create-new-user--assign-only-media-section--error-when-they-log-in.aspxRegards, /Dirk
level 1 & 2 certified - umbraco MVP 2008/2009 - umbraco blog at netaddicts.be - working on an integrated forum4umbraco
|
|
The forum has moved
This forum is no longer in use, so you can't reply to this message - please go to Our Umbraco
|
|
Guest |