SharePoint 2010 “The specified user or domain group was not found”(转载)

最新推荐文章于 2024-07-04 17:11:50 发布
weixin_30325793 最新推荐文章于 2024-07-04 17:11:50 发布
阅读量76 收藏
点赞数
CC 4.0 BY-SA版权
文章标签: shell php 数据库
原文链接:http://www.cnblogs.com/danielWise/archive/2011/02/17/1957269.html
本文介绍了解决 SharePoint 2010 中出现的 The specified user or domain group was not found. 错误的方法。该错误通常由于服务应用中使用的账号更改或删除引起。文章提供了详细的步骤来定位并修复该问题。

Symptom:

The following error is presented when attempting to access service applications within SharePoint 2010, "The specified user or domain group was not found."

Cause:

SharePoint 2010 stores security information using the Subject Alternative Name as a literal strings as a result renaming or removing associated accounts will cause the service to fail.

Resolution:

  1. Validate the issue exists using the SharePoint 2010 Management Shell (PowerShell) and execute the following:

         Get-SPServiceApplication

  1. Manually gather your service application GUID’s, they are found in IIS under the site “SharePoint Web Services”

  2. Identify the service account using the SharePoint 2010 Management Shell (PowerShell) and execute the following as an example:

        Get-SPServiceApplicationSecurity fe11bf1464f84109bf83ce082e3097be

  1. Once you have identified the effected service application GUID return to IIS and select the virtual directory that matches the effected GUID and select “Basic Settings” and make note of the “Physical Path”, like the example below. In this example the effected service application is User Profile Service Application.

         C:\Program Files\Microsoft Office Servers\14.0\WebServices\Profile

  1. Connect to the SharePoint_Config database and execute the following query:

         SELECT [Name], [Version], CAST([Properties] as xml)

         From [SharePoint_Config].[dbo].[Objects] with (nolock)

         Where [Name] LIKE ‘%Profile%’

  1. This will return a set of results, locate the row with the correct service application name, and double click on the xml result. Within the xml result find the key with value within the name value “Serialized”. In the example below three accounts are identified: “FABRIKAM\SharePointFarm; FABRIKAM\SharePointServices; FABRIKAM\John Smith” if any of these accounts have been modified the changes will need to be reverted or restored. Once restored the effected service will become operational.
    <sFld type="String" name="m_SerializedAcl">
      <acl>
        <ace identityName="i:0#.w|fabrikam\sharepointfarm"
             displayName="0#.w|fabrikam\sharepointfarm"
             sid="" allowRights="18446744073709551615"
             denyRights="0" />
        <ace identityName="i:0#.w|fabrikam\sharepointservices" 
             displayName="0#.w|fabrikam\sharepointservices" 
             sid="" allowRights="18446744073709551615" denyRights="0" />
        <ace identityName="i:0#.w|fabrikam\John Smith" 
             displayName="0#.w| fabrikam\John Smith" sid="" 
             allowRights="18446744073709551615" denyRights="0" />
      </acl>
    </sFld>
    
  2. Once the services are operational use the SharePoint 2010 Central Administration to manage the accounts assigned to this service under Central Administration > Application Management > Manage Service Application. Then highlight the service and select manage from the ribbon to change the security for the service application.

 

原文链接: http://architectevangelist.wordpress.com/2010/12/07/sharepoint-2010-the-specified-user-or-domain-group-was-not-found/

转载于:https://www.cnblogs.com/danielWise/archive/2011/02/17/1957269.html

确定要放弃本次机会?
福利倒计时
: :

立减 ¥

普通VIP年卡可用
立即使用
weixin_30325793
关注 关注
  • 0
    点赞
  • 踩
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
  • 分享
    复制链接
    分享到 QQ
    分享到新浪微博
    扫一扫
  • 举报
    举报
hive The specified datastore driver (“com.mysql.jdbc.Driver“) was not found
九师兄
07-04 4221
1.项目 2.环境搭建 必看:https://blog.youkuaiyun.com/qq_21383435/article/details/80598613 3.运行环境 hadoop lcc@lcc hadoop$ jps 1329 RunJar 545 1219 RunJar 980 SecondaryNameNode 1093 ResourceManager 791 NameNo...
Hive metastore启动报错The specified datastore driver(“com.mysql.jdbc.Driver“) was not found in the CLASS
数据源的港湾
11-04 1381
现象 某集群有两个Hive metastore,其中一个正常运行,另一个启动报错,报错的Hive metastore日志报错信息如下, 上午9点56:55.875分 WARN HiveMetaStore [main]: Retrying creating default database after error: Error creating transactional connection factory javax.jdo.JDOFatalInternalException: Error creati
参与评论 您还未登录,请先 登录 后发表或查看评论
阿里邮件API返回 InvalidUser.NotFound. The specified user does not found
new1024kb
03-19 1622
客官,留下你的赞;成为我的粉丝,一起上车哦!评论区欢迎你的留言 问题:在用阿里邮件推送服务的时候,第三方接口返回InvalidUser.NotFound. The specified user does not found。 出现的原因:选择了发送邮件的API服务地址,但是此API服务地址下并未配置相关的信息。 阿里邮件发送API服务地址有以下三个 每个API服务地址下都需要配置相应的信息(你想...
S7-200通讯 specified access point not found补丁
11-15
S7-200通讯 specified access point not found补丁
SharePoint debug - "User or Domain Group Not Found"
shrenk的专栏
04-13 1012
当一个用户在SharePoint 2013环境中,试图创建一个document set的时候,出现如下错误信息:
阿里云OpenAPI调用时遇到Specified access key is not found怎么办?
ieeee.blog.youkuaiyun.com
07-08 9559
摘要:本文介绍编写Android Studio程序通过调用阿里云OpenAPI来实现物联网平台具体操作时,遇到的Specified access key is not found问题解决方法。
oss上传:One or more of the specified parts could not be found or the specified entity tag might not ha
飞哥专栏
07-03 3432
使用OSS Browser浏览器上传文件,提示: One or more of the specified parts could not be found or the specified entity tag might not have matched the part's entity tag 通过调试浏览器调试提示 <?xml version="1.0" encoding="UTF-8"?> <Error> <Code>InvalidPart&lt
The specified datastore driver ("com.mysql.jdbc.Driver") was not found in the CLASSPATH
weixin_43616627的博客
01-13 4404
The specified datastore driver (“com.mysql.jdbc.Driver”) was not found in the CLASSPATH. Please check your CLASSPATH specification, and the name of the driver已解决 要执行的代码如下: object HiveRead { def mai...
Deployment failed: repository element was not specified in the POM inside distributionManagement
我的博客
07-04 3823
【代码】Deployment failed: repository element was not specified in the POM inside distributionManagement。
no input file specified 的解决方案
十年砍柴的博客
11-17 5708
提示No input file specified的解决方法 (一)IIS Noinput file specified 方法一:改PHP.ini中的doc_root行,打开ini文件注释掉此行,然后重启IIS 方法二: 请修改php.ini 找到 ; cgi.force_redirect = 1 去掉前面分号,把后面的1改为0 即
The specified database user/password combination is rejected: com.mysql.cj.exceptions.CJException: A
全栈者也的博客
04-04 1万+
错误信息: The specified database user/password combination is rejected: com.mysql.cj.exceptions.CJException: Access denied for user 'root'@'localhost' (using password: YES) Idea 无法连接 mysql; 1、有说服务没启动的; 答:Mysql 服务正常启动的: 1、有说密码错误的, 2、有说数据库没创建的 ;.
the specified database user/password combination is rejected.......的解决方法
weixin_43421778的博客
08-09 9606
The specified database user/password combination is rejected: com.mysql.cj.exceptions.CJException: Access denied for user 'root'@'localhost' (using password: YES)问题全网最全解决方法!
问题解决 Group ‘manipulator‘ was not found.
Zhenning_zhou的博客
08-26 1851
问题解决 Group 'manipulator' was not found.
The specified database user/password combination is rejected: com.mysql.cj.exceptions.CJException:
热门推荐
weixin_39608791的博客
08-31 1万+
The specified database user/password combination is rejected: com.mysql.cj.exceptions.CJException: Access denied for user 'root'@'192.168.235.1' (using password: YES)
解决The specified database user/password combination is rejected: com.mysql.cj.exceptions.CJException:
yirandezhanghao的博客
09-16 7784
解决The specified database user/password combination is rejected: com.mysql.cj.exceptions.CJException: Access denied for user ‘root’@‘localhost’ (using password: YES)问题 搜了很多很麻烦的方法 这里介绍一个自己的简单方法 方法1:自己的方法 重启电脑,OK解决 ...
keil5里The text as specified below was not found
最新发布
03-09
嗯,用户遇到了Keil5报错:“The text as specified below was not found”,需要解决这个问题。首先,我需要回忆一下这个错误的常见原因。根据之前的引用,比如引用[1]提到过Output Name未指定,可能和工程配置有关...
weixin_30325793

博客等级

码龄10年
0
原创
160
点赞
1140
收藏
82
粉丝
关注
私信

热门文章

  • html+css:非常漂亮的4款html表格设计 21470
  • 电脑按键混乱,好像被锁定了Alt键 13573
  • Keil C51 编译错误 undefined identifier 12165
  • 为了以后小孩的成长,留在大城市好还是回到老家三线城市好? 从一线城市滚回二线三线城市的筒子们,你们重新找到新的生活经历了多久? 年轻人逃离一线城市 外地人生存环境愈发严峻... 9447
  • IT类职位常用缩写 SA SD RD PG PM DBA MIS QA Sales 8289
上一篇:
[转] GCC 中的编译器堆栈保护技术
下一篇:
警惕Java,迎来JavaScript

大家在看

  • 01OpenCV简介
  • 【Nginx知识】nginx路由配置进阶=location+map 327
  • 【Python知识】Playwright 语法知识详解
  • 无人机航拍巡检数据集-无人机视角山区泥石流和滑坡图像识别数据集-数据集第10067期 402
  • Linux常用命令

最新文章

  • 基于VueJS采用Symbol原始数据类型统一维护项目提示文案管理实践
  • Diff算法
  • Less 语法快速入门
2019年672篇
2018年786篇
2017年729篇
2016年496篇
2015年414篇
2014年334篇
2013年295篇
2012年213篇
2011年145篇
2010年128篇
2009年84篇
2008年76篇
2007年53篇
2006年40篇
2005年30篇
2004年14篇

目录

展开全部

收起

目录

展开全部

收起

上一篇:
[转] GCC 中的编译器堆栈保护技术
下一篇:
警惕Java,迎来JavaScript

最新文章

  • 基于VueJS采用Symbol原始数据类型统一维护项目提示文案管理实践
  • Diff算法
  • Less 语法快速入门
2019年672篇
2018年786篇
2017年729篇
2016年496篇
2015年414篇
2014年334篇
2013年295篇
2012年213篇
2011年145篇
2010年128篇
2009年84篇
2008年76篇
2007年53篇
2006年40篇
2005年30篇
2004年14篇

目录

评论
被折叠的  条评论 为什么被折叠? 到【灌水乐园】发言
查看更多评论
添加红包

请填写红包祝福语或标题

个

红包个数最小为10个

元

红包金额最低5元

当前余额3.43元 前往充值 >
需支付:10.00元
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付元
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值