Hello,

Eero af Heurlin wrote:
Adam Douglas wrote:

<snip />

|
| Also I need to setup the security model that Midgard uses for my web
| site. I want to have a link of my site that would send the user into the
| secure section of the web site with SSL. What do I need to do to do
| this? I also would assume that I would require to setup ViewerGroups as
| well which I'm not sure where to begin here either. Again I just need a
| direction someone could point me in to read material or to explain to me
| what to do.
|

SSL itself is "simple", you create a host with port 443 (or 0 if you
wish to use the same host for http and https), otherwise it's the same
normal apache SSL setup.

Viewergroups etc should be explained by someone who's better at that.
but basically you create some groups and then in component configuration
set which groups can access the data.

The ViewerGroups are a method to set read permissions, which are not provided by the Midgard's authorization scheme by default (i.e. all data is readable by default).

With the MidCOM Template things are very simple.
You just create your site and use <(navi)> for the
dynamic navigation. After that it's all about content.
In the MidCOM AIS (usually in www.example.com/midcom-admin/ais/)
Create some topic, then go to "Edit topic" view where you
can see the "Access restrictions" (basically a list of groups
in the sitegroup) - select one or more to make the topic
(and everything below it) invisible to non-authorized/authenticated
users.

/Rambo


Cheers!

  //Henri

--
Henri Kaukola                   [EMAIL PROTECTED]
Consultant                      Tel: +358-20-198 6037
Nemein Oy                       http://www.nemein.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to