%@ page language="java" %>
<%@ taglib uri="/tags/struts-html" prefix="html" %>
<%@ taglib uri="/tags/struts-bean" prefix="bean" %>
<%@ taglib uri="/tags/struts-logic" prefix="logic" %>
<%@ taglib uri="/tags/struts-tiles" prefix="tiles" %>
<%@ page import="uk.ac.ox.oucs.ask.client.struts.SessionKeys"%>
<%@ page import="org.guanxi.wss.GuanxiPrincipal"%>
<% if (((GuanxiPrincipal)(session.getAttribute(SessionKeys.GUANXI_PRINCIPAL))).isAnon()) { %>
Login
<% } else { %>
<% } %>
Desktop Client
The desktop client (DTC) provides a means to manage and search for resources off-line. You can export
from the DTC and import into ASK as well as export from ASK and import into the DTC. However, note that
any import into ASK from the DTC will be treated as a new reading list or collection. Sychronisation support
is not currently available. To download the client
click here
AAA - Information
The following tag groups have been defined for the purpose of managing resources.
- Everyone
- Authorised
- Anonymous
When logged in use the MyGroups tab to create and manage your own personal groups and to confirm other
users who may be subscribing to them. These groups can be assigned against resoures by clicking on the
manage permissions link for a selected resource in the briefcase. The summary page for a resource will only
show the permissions for the TAG groups you must go into the manage permissions section to see personal group
settings.
Note: Currently sharing of resources in mulitple briefcases is not supported so the only way to test AAA
is by using the browse resource functionality to view resources that may not be in the logged in users briefcase.
To test AAA perform the following:
- Log in as the user who owns the resource
- Change the resources permissions
- Click email to get browse link
- Close and restart browser so you are asked to login again
- Post the link into the browsers address bar
- You should now either see the resource or get an access violation if you do not have permissions
For Example:
- Log in as User 1
- Select a resources and ensure all groups are set to IGNORE
- Click email to get browse link
- Close and restart browser logging in as User 2
- Post the link into the browsers address bar
- You should now see an access violation as no anonoymous access denied
- Close and restart browser logging in as User 1
- Select the resources and ensure anonoymous group has READ access
- Close and restart browser without logging in
- Post the link into the browsers address bar
- You should now see the resource as anonoymous has been granted access