|
Posted by neo [mvp outlook] on April 20, 2008, 12:31 am
Please log in for more thread options Microsoft Exchange 200x in the environment? Reason I ask is that e-mail
enabling a contact so it shows in the Global Address List requires some
additional steps.
> Adding contact works fine but when they try to establish an Email address
> they are not allowed, and in my case they are adding them to establish an
> SMTP address, thats why they add an contact.
> Could you help me there too ?
>
> \Jonas B
>
>> Our site went the route of creating a custom delegwiz.inf file that
>> allowed us to use delegate wizard to dish out the appropriate rights the
>> group should have on said OU. Here is a copy of our custom inf file.
>> You would be interested in template 240.
>>
>>
>> [Version]
>> signature="$CHICAGO$"
>>
>> [DelegationTemplates]
>>
>> Templates = template130,template140,template180,template210,template240
>>
>>
>> ;----------------------------------------------------------
>> [template130]
>> AppliesToClasses=organizationalUnit
>>
>> Description = "Create, delete, and manage user accounts"
>>
>> ObjectTypes = SCOPE, user
>>
>> [template130.SCOPE]
>> user=CC,DC
>>
>> [template130.user]
>> CONTROLRIGHT= "Reset Password"
>> @=WP
>>
>> ;----------------------------------------------------------
>>
>> ;----------------------------------------------------------
>> [template140]
>> AppliesToClasses=organizationalUnit
>>
>> Description = "Create, delete, and managed groups"
>>
>> ObjectTypes = SCOPE, group
>>
>> [template140.SCOPE]
>> group=CC,DC
>>
>> [template140.group]
>> @=WP
>>
>> ;----------------------------------------------------------
>>
>> ;----------------------------------------------------------
>> [template180]
>> AppliesToClasses=organizationalUnit
>>
>> Description = "Create, delete, and manage computer accounts"
>>
>> ObjectTypes = SCOPE, computer
>>
>> [template180.SCOPE]
>> computer=CC,DC
>>
>> [template180.computer]
>> CONTROLRIGHT= "Reset Password"
>> @=WP
>> ;----------------------------------------------------------
>>
>> ;----------------------------------------------------------
>> [template210]
>> AppliesToClasses=organizationalUnit
>>
>> Description = "Create, delete, and manage an OU"
>>
>> ObjectTypes = SCOPE, organizationalUnit
>>
>> [template210.SCOPE]
>> organizationalUnit=CC,DC
>>
>> [template210.organizationalUnit]
>> @=WP
>> ;----------------------------------------------------------
>>
>> ;----------------------------------------------------------
>> [template240]
>> AppliesToClasses=organizationalUnit
>>
>> Description = "Create, delete, and manage contacts"
>>
>> ObjectTypes = SCOPE, contact
>>
>> [template240.SCOPE]
>> contact=CC,DC
>>
>> [template240.contact]
>> @=WP
>> ;----------------------------------------------------------
>>
>>
>>>I want a group of users to be able to add new contacts under a specific
>>>OU but I can't find out how ? I don't want them to be able to create new
>>>users and groups.
>>> I'v tried to give them All permissions on object contact in that OU but
>>> they are still not able to create new ones.
>>>
>>> Can you help me out ?
>>>
>>> Sincerely
>>>
>>> \Jonas B
>>>
>>
>>
>
>
|