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

  • 相关阅读:
    Java中运算符“|”和“||”以及“&”和“&&”区别
    idataway_前端
    web前端名人的博客微博Githu
    css动效库animate.css和swiper.js
    elementUI和iview兼容么
    calc
    多年未写过java了
    ajax
    commonjs
    优秀的移动端设计
  • 原文地址:https://www.cnblogs.com/jjkv3/p/252899.html
Copyright © 2011-2022 走看看