|
Home > Archive > Microsoft Content Management Server > December 2004 > hi stefan
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]
|
|
|
| hi stefan
iam using forms authentication
but users(common) visiting my site needs to browse the posting context
posted by authors etc
how can i do this?
thanking you in advance
eswar
| |
| Stefan [MSFT] 2004-12-22, 7:46 am |
| Hi Eswar,
not sure what you mean.
Do you mean you would like to allow visits to the site without login?
Then you need to enable guest access for MCMS.
Check the MCMS documentation for details about guest access:
http://msdn.microsoft.com/library/d...sa_sca_vtbe.asp
Cheers,
Stefan.
"eswar" <iteswar@gmail.com> wrote in message
news:1103712430.143174.289340@f14g2000cwb.googlegroups.com...
> hi stefan
>
> iam using forms authentication
>
> but users(common) visiting my site needs to browse the posting context
> posted by authors etc
>
> how can i do this?
> thanking you in advance
> eswar
>
| |
|
| hi stefan
my question i wanna allow subscribers to visit my site without login.
i tried by enabling guest access but guest is able to post and able to
see WCA.
the subscribers(guest) should not be able to post the postings
infact he should not be able to see WCA at all.
is this possible if yes how to do this
can you please give me some idea
thanking you so much in advance
eswar
Stefan [MSFT] wrote:
> Hi Eswar,
>
> not sure what you mean.
> Do you mean you would like to allow visits to the site without login?
> Then you need to enable guest access for MCMS.
> Check the MCMS documentation for details about guest access:
>
http://msdn.microsoft.com/library/d...sa_sca_vtbe.asp[vbcol=seagreen]
>
> Cheers,
> Stefan.
>
>
> "eswar" <iteswar@gmail.com> wrote in message
> news:1103712430.143174.289340@f14g2000cwb.googlegroups.com...
context[vbcol=seagreen]
| |
| Stefan [MSFT] 2004-12-23, 7:47 am |
| Hi Eswar,
you need to ensure that your site has anonymous access enabled in IIS, that
guest access is enabled in the SCA and that the guest account is a member of
a subscriber rights group and that this subscriber rights group is assigned
to all channels, resource galleries and template galleries the guest should
be able to see.
That's all.
If these steps do not work, then most likely the anonymous access in IIS
does not work. Either the password is not configured correct in IIS MMC or
the configured account does not have rights to some files it needs to have.
This can happen after a lock down of the server.
Cheers,
Stefan.
"eswar" <iteswar@gmail.com> wrote in message
news:1103779881.675018.15510@f14g2000cwb.googlegroups.com...
> hi stefan
>
> my question i wanna allow subscribers to visit my site without login.
>
> i tried by enabling guest access but guest is able to post and able to
> see WCA.
>
> the subscribers(guest) should not be able to post the postings
> infact he should not be able to see WCA at all.
> is this possible if yes how to do this
> can you please give me some idea
> thanking you so much in advance
> eswar
>
>
>
>
>
> Stefan [MSFT] wrote:
>
http://msdn.microsoft.com/library/d...sa_sca_vtbe.asp
> context
>
| |
|
| hi Stefan
Thank u very much for your answer
i wanna have both the users work in the same system
like guest and author
where guest can browse the site and author can post the postings
is this possible
thanking you stefan
eswar
Stefan [MSFT] wrote:
> Hi Eswar,
>
> you need to ensure that your site has anonymous access enabled in
IIS, that
> guest access is enabled in the SCA and that the guest account is a
member of
> a subscriber rights group and that this subscriber rights group is
assigned
> to all channels, resource galleries and template galleries the guest
should
> be able to see.
>
> That's all.
>
> If these steps do not work, then most likely the anonymous access in
IIS
> does not work. Either the password is not configured correct in IIS
MMC or
> the configured account does not have rights to some files it needs to
have.
> This can happen after a lock down of the server.
>
> Cheers,
> Stefan.
>
> "eswar" <iteswar@gmail.com> wrote in message
> news:1103779881.675018.15510@f14g2000cwb.googlegroups.com...
login.[vbcol=seagreen]
to[vbcol=seagreen]
login?[vbcol=seagreen]
>
http://msdn.microsoft.com/library/d...sa_sca_vtbe.asp[vbcol=seagreen]
| |
| Stefan [MSFT] 2004-12-24, 7:46 am |
| Hi Eswar,
yes. You need to have a login button on your site which your authors hit to
sign in using forms authentication. Then they are authenticated as authors.
In addition you need to have a logout button to give the a chance to login
as guest.
The DefaultGuestLogin.asp page does the latter.
Cheers,
Stefan
"eswar" <iteswar@gmail.com> wrote in message
news:1103882585.174925.63660@z14g2000cwz.googlegroups.com...
> hi Stefan
>
> Thank u very much for your answer
>
> i wanna have both the users work in the same system
> like guest and author
> where guest can browse the site and author can post the postings
>
> is this possible
> thanking you stefan
> eswar
>
>
> Stefan [MSFT] wrote:
> IIS, that
> member of
> assigned
> should
> IIS
> MMC or
> have.
> login.
> to
> login?
>
http://msdn.microsoft.com/library/d...sa_sca_vtbe.asp
>
|
|
|
|
|