RE: Sample security Code is not working!
- From: Raj <Raj@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 19 Sep 2006 08:01:02 -0700
Hi All,
I reinstalled Exchange SDK so that I got the fresh copy of Security samples.
using this sample, I sucessfully accessed my sample folder. My Sample folder
contain following members
Default
Rajesh(user)
Anonymous
and TestGroup(group)
I changed my role from 'Author' to 'Editor' and clicked OK.
Using ESM I tried to view Client permissions of the same folder and I saw
that my role has been changed to 'Editor' . I selected myself and changed
role from 'Edit' to 'Author' and got 'Windows Handle exception' !!!! -
I did slight change in the algorithm and which is working and not sure this
break anything else... please review and tell me am I going right track.
1. Sort members
First - Anonymous
Second - users
Third - groups/Alias
Last - others
Final - 'Everyone'
2. Clean masks
3. Create DACL as follows
a) Create SD for Anonymous for all masks
b) Create SD for users for all masks
c) Create Group/Alias/Well_known SDs for even masks
d) Create Group/Alais/Well_know SDs for odd masks
e) Create SDs of 'everyone' for all masks.
Please advice
Thanks
Rajesh
"Raj" wrote:
Please help me on this. I am not able to move forward . If Dls are members of.
the folder, I can update folder but getting 'Window handle exception' when
try to add/update folder permission using ESM. This is format I use to write
user, groups and well know groups
1. Sort First Users Second Groups and Alias, third others(well knowns) and
last '/Everyone'
2. Clean Masks
2. Create user's SD for each mask
3. Create Group, Alias, and Well know groups(except 'everyone') SD for each
even mask
4. Create Group, Alias, and well know groups(Except 'everyone') SD for each
odd mask
5. Create SD for 'Every one' for all mask...
Any problem in that ordering?
Please help.
Thanks in Advance
Rajesh
"Raj" wrote:
Hi,
After updating a folder member (only DL ) using sample code provided in
Exchange SDK, tried to update the same folder using ESM and got WIndows
handle exception!. If no group present in the folder, i am able to update the
folder member without any issue! any one face same issue? what might be the
problem?
Could you please send me Latest LoadSaveDacl.js file and Security.js file ....
Thanks
Rajesh
- Prev by Date: Re: retriving <mail:htmldescription>
- Next by Date: Re: Sample security Code is not working!
- Previous by thread: retriving <mail:htmldescription>
- Next by thread: Re: Sample security Code is not working!
- Index(es):
Relevant Pages
|
Loading