Re: How to set permissions on exchange Store folders using WEBDav in C#
- From: "Parv" <Parveen.Beniwal.Daffodil@xxxxxxxxx>
- Date: 19 Jul 2006 03:00:49 -0700
Thanx henning,
Yes you are right file system permissions on M: are different
from permissions showing in the SystemManager. I am trying again now...
hope will start working this time.
Best Regards
Parveen Beniwal
Henning Krause [MVP - Exchange] wrote:
Hello Parv,
when you set the permission of one user to publishing author, can you
validate this in Outlook? Or are the incorrect permissions set?
When you say Filesystem - are you using the M: drive to check the security
settings? If yes - don't do this... the M: drives shows the Exchange
permissions mapped to file permissions which might or might not be ok - and
changing the permissions using the M: drive will most probably mess the
security descriptor up. Use Outlook or the Systems Manager to check the
permissions.
Best regards,
Henning Krause
"Parv" <Parveen.Beniwal.Daffodil@xxxxxxxxx> wrote in message
news:1153237560.210656.326920@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi
I am using folder securtity according to the example given. But its
not assigning relative permissions in the file system. I mean if i am
assigning Publishingauthor to a user user1 then its not reflecting
changes to exchange folders and its showing me permissions ( List
folder contents Deny ) . Same is happening using the example also.
Please help i am doing same as in the example but still not getting
expected results.
Regards
Parveen Beniwal
Henning Krause wrote:
Hello,
The package includes an example program which has an example for updating
security on folders...
Best regards,
Henning Krause
"Parv" <Parveen.Beniwal.Daffodil@xxxxxxxxx> wrote in message
news:1152878792.822541.74800@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi Henning
Thanx, Can u give me an example that gives permissions on any folder
using your package ? I am not able to add security permissions using
your API. It wud be great help if u can give me example for setting
read and file create on a folder Test ?
Thanx
Parveen Beniwal
Henning Krause wrote:
Hello,
you can either do this by setting the security descriptors (see
http://msdn.microsoft.com/library/en-us/e2k3/e2k3/_exch2k_web_storage_system_security.asp)
or take a look at my InfiniTec.Exchange package, which contains
functions
for this. As the source code is provided, you can also see how I
implemented this. See
http://www.infinitec.de/software/nettoolbox/infinitec.exchange.aspx.
Best regards,
Henning Krause
"Parv" <Parveen.Beniwal.Daffodil@xxxxxxxxx> wrote in message
news:1152852886.321384.164430@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have created some folders using webdav by HTTPWebRequest . Now i
want
to set permissions on the folder like Read, File Create, File
Delete,
File Read. How i can do it ?
Regards
Parveen Beniwal
.
- References:
- Re: How to set permissions on exchange Store folders using WEBDav in C#
- From: Parv
- Re: How to set permissions on exchange Store folders using WEBDav in C#
- From: Henning Krause [MVP - Exchange]
- Re: How to set permissions on exchange Store folders using WEBDav in C#
- Prev by Date: IF i have the code of Creating 1,000 Active Directory User Accounts
- Next by Date: Re: Make appointment read-only
- Previous by thread: Re: How to set permissions on exchange Store folders using WEBDav in C#
- Next by thread: Server-Side Rules
- Index(es):
Relevant Pages
|