|
Home > Archive > Microsoft Content Management Server > July 2005 > User Permissions in MCMS
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
User Permissions in MCMS
|
|
| Andrew Bean 2005-07-07, 8:48 pm |
| Hello all,
I need to write a tool that will search the entire CMS repository and find
all channels, resources galleries, and template galleries that a given user
has rights to access.
Is this even possible in MCMS, and if so, what is the best approach to the
solution?
Thanks in advance,
a.bean
| |
| Stefan [MSFT] 2005-07-08, 2:48 am |
| Hi Andrew,
yes this is possible. You need to use the repository and enumerate all
channels, resource galleries and template galleries.
Cheers,
Stefan
"Andrew Bean" <beana@sctax.org> schrieb im Newsbeitrag
news:dajt3v$cuca$1@news3.infoave.net...
> Hello all,
>
> I need to write a tool that will search the entire CMS repository and find
> all channels, resources galleries, and template galleries that a given
> user
> has rights to access.
>
> Is this even possible in MCMS, and if so, what is the best approach to the
> solution?
>
> Thanks in advance,
> a.bean
>
>
| |
| Andrew Bean 2005-07-08, 7:48 am |
| Hi Stefan,
Is there already a tool out there that does this? If so, where might I find
it?
If not, what property am I checking on the containers to see if the user has
permissions on the container?
Thanks,
a.bean
"Stefan [MSFT]" <stefang@online.microsoft.com> wrote in message
news:eoAi1S5gFHA.3256@TK2MSFTNGP12.phx.gbl...
> Hi Andrew,
>
> yes this is possible. You need to use the repository and enumerate all
> channels, resource galleries and template galleries.
>
> Cheers,
> Stefan
>
>
> "Andrew Bean" <beana@sctax.org> schrieb im Newsbeitrag
> news:dajt3v$cuca$1@news3.infoave.net...
find[vbcol=seagreen]
the[vbcol=seagreen]
>
>
| |
| Stefan [MSFT] 2005-07-10, 7:47 am |
| Hi Andrew,
this means 20 lines of code!
You will not see any items you don't have access to. So you don't have to
check this.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------
"Andrew Bean" <beana@sctax.org> wrote in message
news:dalsgr$e2nj$1@news3.infoave.net...
> Hi Stefan,
>
> Is there already a tool out there that does this? If so, where might I
> find
> it?
>
> If not, what property am I checking on the containers to see if the user
> has
> permissions on the container?
>
> Thanks,
> a.bean
>
> "Stefan [MSFT]" <stefang@online.microsoft.com> wrote in message
> news:eoAi1S5gFHA.3256@TK2MSFTNGP12.phx.gbl...
> find
> the
>
>
|
|
|
|
|