Access denied in SharePoint 2010 - sharepoint-2010

Some of the users are getting following access denied error upon looking in sharepoint logs. These users were earlier able to access the SharePoint site. But all of sudden they are getting "An Unexpected error has occured".
PermissionMask check failed. asking for 0x00000005, have 0x400000300C231061
PermissionMask check failed. asking for 0x00000015, have 0x400000300C231061
PermissionMask check failed. asking for 0x00040000, have 0x400000B00C631061
PermissionMask check failed. asking for 0x00040000, have 0x400000B00C631061
PermissionMask check failed. asking for 0x20000000, have 0x400000B00C631061
PermissionMask check failed. asking for 0x30000000, have 0x400000B00C631061
Nothing has changed on the server, and they have same permission as they did before.

Related

Account Creation Denied by WHMreseller

I'm getting this error while restore account from whm
(The “Account” restore module failed because of an error: Failed to create the account: Hook denied creation of account: Ok Account Creation Denied by WHMreseller)
I have tried many things it does not work even Whmreseller also does provide how to resolve instructions.
I would appreciate your solution for this issue.
Thanks in advance
if you are the owner(root)
it seems like you made a mistake Package
don't set Blank value; instead, enter unlimited or any which ask WHMreseller.

Unable to run sql on my IBM Db2 workspace

Error message
[jcc][t4][2013][11249][4.26.14] Connection authorization failure occurred. Reason: User ID or Password invalid. ERRORCODE=-4214, SQLSTATE=28000
I have tried everything suggested by the IBM chatbot but I did not get a solution. Please help.
This means it failed due to disabled or expired user id or wrong password or not a valid password.
Please contact your DB administrator

Get-AzureRmDataLakeStoreChildItem access issue

I am trying to run this powershell cmdlet :
Get-AzureRmDataLakeStoreChildItem -AccountName "xxxx" -Path "xxxxxx"
It fails with an access error. It does not really make sense because i have complete access to the ADLS account. I can browse in the Azure portal. It does not even work with a AzureRunAsConnection from an automation account. But it works perfectly for my colleague. What am i doing wrong?
Error :
Operation: LISTSTATUS failed with HttpStatus:Forbidden
RemoteException: AccessControlException LISTSTATUS failed with error
0x83090aa2 (Forbidden. ACL verification failed. Either the resource
does not exist or the user is not authorized to perform the requested
operation.).
[1f6e5d40-9be1-4682-84be-d538dfca0d19][2019-01-24T21:12:27.0252648-08:00]
JavaClassName: org.apache.hadoop.security.AccessControlException.
Last encountered exception thrown after 1 tries. [Forbidden (
AccessControlException LISTSTATUS failed with error 0x83090aa2
(Forbidden. ACL verification failed. Either the resource does not
exist or the user is not authorized to perform the requested
operation.).
I don't see any firewall restrictions :
I resolved the problem by providing read and execute access to all parent folders in the path. Since ADLS uses the POSIX standard, it does not inherit permissions from parent folders. So, even though the SPN(generated by the automation account) i was using had read/execute access to the specific folder i was interested in, it did not have access to other folders in that path.

Fail to login with this user "xxx" SQL

I have an SQL it shows me an error message.
I got error while log in to SQL with USER sa & Password.
Also I have reset the password from the Logins security.
I have checked lot of links but unable to log in.
How can I rectify this issue?
I have used following links-
itproguru, stackoverflow

Unexpected error in Share Point server after new user profile service application

I deleted Existing User Profile service application in Sharepoint central admin and created new UPSApplication. Now when I browse to sharepoint it gives unexpected error
Error
An unexpected error has occurred.
Troubleshoot issues with Microsoft SharePoint Foundation.
Correlation ID: 9edb793e-587f-40fd-adfc-a5332a9722d8
Date and Time: 5/30/2012 9:42:46 AM
Go back to site ...
I tried restarting Sharepoint timer in services, restiis, restart app pool..but no luck..
What else can I do to fix this error?
Look in the SharePoint ULS logs (14/Logs). The Correlation ID listed in the error corresponds with a logged error in the logs. The full error including stack trace should be included. Once you know what the actual error was, you can debug from there.