During setup I get an errorduring the user profile service creation step. The error is:
"Cannot add farm account to the SharePoint_Shell_Access role of the database SharePoint_Profile. A possible cause of this error is that the account name was already added to the database as a login using a different username."
The database was created automatically by the script so I don't know why I am getting this error. See attached error image.
Comments: ** Comment from web user: panoone **
"Cannot add farm account to the SharePoint_Shell_Access role of the database SharePoint_Profile. A possible cause of this error is that the account name was already added to the database as a login using a different username."
The database was created automatically by the script so I don't know why I am getting this error. See attached error image.
Comments: ** Comment from web user: panoone **
I, too, followed best practice and am receiving this error twice: once for Profile and again for Social DBs.
"Cannot add DOMAIN\SpPA to the SharePoint_Shell_Access role of the database Profile. A possible cause of this error is that the account name was already added to the database as a login using a different user name than the account name."
Historically, I've always had trouble assigning users to this role.
Is there any workaround? I don't really fancy changing the DB owner.