zoukankan      html  css  js  c++  java
  • 禁用帐户后出现Even ID 9548

    A user leaves the company and you disable the account.
    Your event log then starts filling up with errors like this:

    Event Type: Error
    Event Source: MSExchangeIS Mailbox Store
    Event Category: Logons
    Event ID: 1022
    Date: 04/11/2004
    Time: 05:15:50
    User: N/A
    Computer: MAIL-SERVER
    Description:
    Logon Failure on database "First Storage Group\Mailbox Store
    (MAIL-SERVER)" - Windows 2000 account NT AUTHORITY\SYSTEM; mailbox
    /O=Company plc/OU=COMPANY/cn=Recipients/cn=usera.
    Error: -2147221231
     

    For more information, click
    http://www.microsoft.com/contentredirect.asp.

    Event Type: Warning
    Event Source: MSExchangeIS
    Event Category: General
    Event ID: 9548
    Date: 04/11/2004
    Time: 05:15:50
    User: N/A
    Computer: MAIL-SERVER
    Description:
    Disabled user /O=Company plc/OU=COMPANY/cn=Recipients/cn=usera does not
    have a master account SID. Please use Active Directory MMC to set an
    active account as this user's master account.

    For more information, click
    http://www.microsoft.com/contentredirect.asp.
     

    You want to remove the error message from the system, yet still retain the account.
    There is a simple fix.

    1. Go in to the Mailbox Rights of the user account. You will find this in ADUC, Right click on the user account and choose Properties. Select the "Exchange Advanced" tab and then "Mailbox Rights".
    2. Listed in the users will be one called "Self", which should already have "Full Mailbox Access" rights. Enable "Associated External Account" as well.
    3. Apply/OK out.

    Note: You can only have one "Associated External Account" per user, so if another account has already been given that setting, it will need to be removed.

     http://support.microsoft.com/kb/278966/zh-cn

  • 相关阅读:
    标记场景发生改变
    粗体EditorGUI
    unity shader 编辑器扩展类 ShaderGUI
    让打开文件夹直接在某路径打开
    利用asset存储mesh
    获取输入的键
    2013 Visual Studio Magazine读者选择奖界面框架类获奖情况
    DevExpress VCL 13.1.4支持Delphi /C++Builder XE5
    DevExpress更新至13.1.7
    转:与Microsoft Visual Studio集成良好的第三方工具
  • 原文地址:https://www.cnblogs.com/jjkv3/p/252899.html
Copyright © 2011-2022 走看看