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

  • 相关阅读:
    AFNetworking https (引用)
    UITextview 垂直居中
    通过经纬度计算两点间多距离
    iOS 状态机
    iOS 去掉table前面的空格
    ubuntu 更新系统时间
    Python 调用 C 语言 so
    转 iOS socket
    java正则表达式
    javascript小应用。
  • 原文地址:https://www.cnblogs.com/jjkv3/p/252899.html
Copyright © 2011-2022 走看看