Tutorial : What to do after installation

 

 

Before you start this tutorial you should have configured your MCC. Within this tutorial we try to explain the following things:

Groups how and what

Groups are used to manage a cluster members with the same interest. We use them to make security easy you can assign one group to multiple areas, with the result that all members of the group have access to the area(s). Also members can be assigned a default group(s) when the register, reducing the administration of new users. You can manage groups form the admin web page by selecting edit groups. The following content will be show on your srceen.
Viewing groups 0 to 0 (of 0 total groups)

New Groups
Send Mail Id Full Name Description Active
Pages:

Click on the New hyperlink at the left top corner to create a new group. Below we explain in more detail how the fields for a groups should be filled.
   Edit Group

This is a group, it can be active for different Areas or Members.

(* = Required Information)
Id:
Active:
Full Name:
Description:
Members
Active



Passive

First fill a short name of your group in to the Id field. Check active if group should be used when creating the passwords for a protected area. So only uncheck it if this group should not longer be used, but you don't want to delete it yet. The full name and the description are information fields which are shown when you browse the groups. You can use the buttons to move members form passive to active of the otherway arround. Hit Change Group to save the group information. When you are editing a group also a delete buttion will be shown. Editing a group is can be done by clicking on the hyperlink of the group in the group list. Also you can send a mail to all the members of the group by clicking on the mail icon for each group.
Viewing groups 1 to 1 (of 1 total groups)

New Groups
Send Mail Id Full Name Description Active
yes Group1 Tester Group Test  yes
Pages:1 

 Protecting a directory by creating a Area

Directory on your webserver are protected by MCC through areas. In the directory you can place your HTML files that you want to be only accessible by a known group of members. We are creating .htaccess and .htpasswd files in the directory you want to protect. These files are read by you webserver forcing a you to provide username and password. In the admin menu you find the hyperlink Edit Areas click on it and the following content will appear.

Viewing areas 0 to 0 (of 0 total areas)

New Areas
Id Full Name Description Active
Pages:

Click on the New hyperlink at the left top corner to create a new area. Below we explain in more detail how the fields for a groups should be filled.
   Edit Area

Use member access to area as less as possible.

Id:
Arealist sortkey:
Active:
Full Name:
URL:
Path:
Description:
Note:
Include password in redirect to protected area
Use script to open Area
Script action
Hide area from listindex
Disable password file creation
Is requestable
Members
Active



Passive
Groups
Active



Passive

First fill a short name of your area in to the Id field. Specify the key that will be used to sort your items on the homepage. Check active if members should be able to access this area. Full name is shown on the main page in both modes (small and full). Fields description and notes are only shown in full mode and may contain HTML code. The URL points to the HTML directory on your website that is accessible by the webserver using the Path. The URL may contain the page that should be opened form the directroy. The path must be absolute and therefor we advice to use the browse button to find the path. When you are using a webserver on NT remove the drive letter form the path, because some webservers crashed on this. Check "include password in redirect" when you want that your members have only to enter there password once. Note it is less secure because password is passed in URL and can be read in the browser, but it is easier for your members. Check "Use script to open area" if you are using the MCC main page for your member. When it is not checked we use the webbrowsers redirect mechanism to show a new page. Some webbrowser (IE) have problems receiving a redirect with a password for the server. Using a script will allways work. The default script has two options "popup" and "redirect". Popup opens a new window and redirect will cause the current frame to be filled with the content of URL. When hide area from listindex is checked area will not be shown on homepage. Checking disable password file creation will stop the creation of .htaccess and .htpasswd files for this area. When is requestable is checked  members can request access, to this area when they are not authorized. Note show not authorized areas should be active in preference and settings to make this work. Only make members active of an area when you don't have a choise. Try to use the groups as mutch as possilble, because they cause less overhead. Use the change area to save you area and create the password files. When files cannot be created you will get a error. Make sure that the directory you are protecting is writeable by the webserver. If you are not sure do a chmod 777 on the directroy. When you are editing an area also a delete buttion will be shown. Editing an area is can be done by clicking on the hyperlink of the area in the arealist. (same as for group and members)

 Manage request to areas

MCC has an feature that can be used to request access to an area. It is avaialble when you have choosen too show not authorized areas in "preference and settings" to your members. When a member clicks on the hyperlink of a not authorized area he can toggle between requesting access or not. Request can be approved by admin members via the admin page and the link "manage requests". The link will open the page below.
Viewing Requests 1 to 1 (of 1 total requests)

Area requests
Members Areas Active
admin Area1 yes
Pages:1 
Click on the member hyperlink to process the request in the following screen.
   Edit Profile

This is your profile. You can choose which information to fill out, other than the required section. This information will be displayed in various places throughout J2Use - Demo.

(* = Required Information)
* Username: admin
* Choose password:
* Verify password:
* Name:
* Email:
This must be a valid e-mail address.
Admin:
Active:
Area requests: Area1
Areas
Active



Passive
Groups
Active



Passive
Continue
Accepted
Rejected
Message only sent when not empty


The first part is the normal profile screen, the new stuff starts at Area requests. Add the member to a group or to an area through using the buttons. Decide what you are going to do with the request. Accepting or Rejecting will remove the request form the list. In all case when you fill the message field  a message is send to the requestor. The messages includes the state of the request. Hit change profile to apply the changes.