sc sdset SCMANAGER
D:(A;;CCLCRPRC;;;AU)(A;;CCLCRPWPRC;;;SY)(A;;KA;;;BA)S:(AU;FA;KA;;;WD)(AU;OIIOFA;GA;;;WD)
not help to achieve this goal
Nue
"Maniac" <man...@remove.hotbox.ru> wrote in message
news:e28DtiGP...@TK2MSFTNGP10.phx.gbl...
"Nuevo" <imane...@gmail.com> сообщил/сообщила в новостях следующее:
news:OAiHlnGP...@TK2MSFTNGP11.phx.gbl...
Joe
Nue
"Joe" <J...@discussions.microsoft.com> wrote in message
news:38AE1154-AD95-43BA...@microsoft.com...
I sure hope the come up with something soon, right now, me and the other
engineer are stuck with making changes to proxy addresses, creating external
contacts, and so on.
If you want the text of that article, let me know
Joe
"Joe" <J...@discussions.microsoft.com> сообщил/сообщила в новостях следующее:
news:002667D4-0A59-488E...@microsoft.com...
SYMPTOMS
You are running Microsoft Exchange Server 2003 on a server that has
Microsoft Windows Server 2003 Service Pack 1 (SP1) installed. When you use
the Active Directory Users and Computers snap-in to remotely add or edit an
e-mail address for a mail-enabled user, you receive the following error
message.
An Exchange server could not be found in the domain. Check if the Microsoft
System Attendant service is running on the Exchange Server. ID no: c10308a2
Microsoft Active Directory - Exchange Extension Additionally, you receive
this error message if the following conditions are true:
• You remotely connect to Exchange Server 2003 by using Exchange System
Manager.
• The remote Exchange server does not have the local administrator identity.
CAUSE
This problem occurs if the following conditions are true:
• Users are delegated Exchange Server administrator roles.
• The users who are delegated Exchange Server administrator roles are not
members of the Domain Admins group or the Local Admins group on the Exchange
server.
Therefore, the users cannot log on to the Exchange server.
Windows Server 2003 SP1 limits the ability of users who are not
administrators to remotely access the Service Control Manager (SCM).
Therefore, Exchange System Manager or the Active Directory Users and
Computers snap-in cannot determine the Exchange Server services that are
running.
Note This problem does not occur if Windows Server 2003 SP1 is not installed
on the Exchange server.
WORKAROUND
To work around this problem, follow these steps.
Step 1: Use the Sc.exe tool to grant sufficient permissions to Authenticated
Users Use version 5.2.3790.1830 of the Sc.exe tool that is located in the
%windir%\system32 folder. The Sc.exe tool restores the functionality that
lets you add or edit an e-mail address for a mail-enabled user on a computer
that is running Windows Server 2003 SP1. Run the Sc.exe tool, and then type
the following at a command prompt:
sc sdset SCMANAGER
D:(A;;CCLCRPRC;;;AU)(A;;CCLCRPWPRC;;;SY)(A;;KA;;;BA)S:(AU;FA;KA;;;WD)(AU;OIIOFA;GA;;;WD)
Note The permissions string is specified in Security Descriptor Definition
Language (SDDL).
The following permissions are granted after you run the command:
• Discretionary access control list (DACL) o Allow to Authenticated Users:
SDDL_CREATE_CHILD, SDDL_LIST_CHILDREN, SDDL_READ_PROPERTY, SDDL_READ_CONTROL
o Allow to SYSTEM: SDDL_CREATE_CHILD, SDDL_LIST_CHILDREN, SDDL_READ_PROPERTY,
SDDL_WRITE_PROPERTY, SDDL_READ_CONTROL o Allow to Built-in Administrators:
SDDL_KEY_ALL • System access control list (SACL) o Audit activities of the
Everyone group: SDDL_AUDIT_FAILURE, SDDL_KEY_ALL o Audit activities of the
Everyone group: SDDL_INHERIT_ONLY, SDDL_OBJECT_INHERIT, SDDL_AUDIT_FAILURE
SDDL_GENERIC_ALL WD
Step 2: Add Read and Write permissions to the user account To add Read and
Write permissions to the user account that was delegated on the Microsoft
Exchange System Attendant service, follow these steps:
1. On the Exchange server, start the Active Directory Users and Computers
snap-in.
2. Right-click the name of the domain, and then click Properties.
3. Click the Group Policy tab, click Default Domain Policy, and then click
Edit to open Group Policy Object Editor.
4. Expand Computer Configuration, expand Windows Settings, expand Security
Settings, and then expand System Services.
5. Right-click the Microsoft Exchange System Attendant service, and then
click Properties.
6. Click to select the Define this policy setting check box, and then click
Edit Security.
7. Click Add, type username, click Check, and then click OK.
8. Click to select the Read check box and the Write check box.
9. Click OK two times, and then quit Group Policy Object Editor.
10. Click OK, and then quit the Active Directory Users and Computers snap-in.
STATUS
Microsoft has confirmed that this is a problem in the Microsoft products
that are listed in the "Applies to" section.