Angus Logan [MVP]
Guest
|
Posted:
Wed Jan 05, 2005 4:48 am Post subject:
Re: User authenication |
|
|
Hi Kimberley,
There are a couple of types of authentication/authorisation.
From the documentation
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/overview/htm/cms_ao_concepts_dbzp.asp)
--
Microsoft® Content Management Server (MCMS) 2002 takes advantage of ASP.NET
technology by implementing the authentication provided by the .NET Framework
and Microsoft Internet Information Services (IIS), giving you robust
authentication and security.
MCMS uses access control lists (ACL) to protect file system resources such
as resources and templates.
MCMS performs authorization using user rights groups to protect content
stored in the Content Repository, such as postings. For a complete
description of user rights groups in MCMS, see MCMS User Roles.
MCMS uses encrypted authentication tickets stored in cookies to identify
users that have been successfully authenticated.
For more information about authentication in MCMS 2002 including recommended
configurations and best practices, see Authenticating Users.
See Also
Managing User Access
Creating Rights Groups
--
I hope this helps.
Regards
--
________________________________________
Angus Logan (MCAD/MCDBA/MCP/MVP for MCMS)
Product Specialist
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________
"Kimberley C" <KimberleyC@discussions.microsoft.com> wrote in message
news:EE750BAF-3A63-45F2-8E94-CB5474F9D2FB@microsoft.com...
| Quote: | Hi,
When I retreive a piece of content (posting) from CMS, how is the user
authenicated against that piece of content?
Thanks,
Kim |
|
|