User cannot Login to sharepoint 2010 even the user was already in AD and SharePoint Site

User cannot Login to sharepoint 2010



  • In SharePoint some time you may face this kind of problem(i.e you cant login to sharepoint).
  • In my case I added some users in Active Directory, and added same user to the SharePoint site.But when i am trying to sign in as a different user,i'm trying with the newly added user, i cant login to the site, it asks the username password again and again.


Some Solution :

1.You may try iisreset and sql server reset options,that may be work.
2.You can start userprofile synchronization in central admin.

Solution for my problem : 


  • Go to the Active Directory, and double click the particular user->go to the Accounts tab-> and click on Password Never expires(uncheck all other item here)->click ok
  • Now go to your SharePoint site,try to log in, now you may log in to your site.

Comments

Popular posts from this blog

Upload Single/Multiple file by using the REST API and jQuery SharePoint 2013

A type named 'SP.Data. could not be resolved by the model error

Add content type to SharePoint List/Library using REST API