~ifolder-dev/simias/trunk-packaging

« back to all changes in this revision

Viewing changes to src/webaccess/help/en/.svn/text-base/members.html.svn-base

  • Committer: Jorge O. Castro
  • Date: 2007-12-03 06:56:46 UTC
  • Revision ID: jorge@ubuntu.com-20071203065646-mupcnjcwgm5mnhyt
* Remove a bunch of .svn directories we no longer need.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html>
2
 
<head>
3
 
  <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 
4
 
 
5
 
<!-- Novell iFolder 3.x Web Access  --> 
6
 
 
7
 
<title>iFolder Members</title> 
8
 
 
9
 
<!-- Metadata --> 
10
 
  <meta name="Author" content="iFolder 3.x Documentation Manager"> 
11
 
  <meta name="date" content="02-17-2005"> 
12
 
  <meta name="modified" content="06-29-2005"> 
13
 
<!-- Documentation Stylesheet --> 
14
 
  <link rel="stylesheet" href="hf_style.css" type="text/css"> 
15
 
<!--  Style definitions for this Help page: body plus help banner layer
16
 
                  and help content layer. The style definition is commented to prevent
17
 
                  older browsers from presenting the style information as part of the 
18
 
                  page itself. 
19
 
      --> 
20
 
      
21
 
      <style type= "text/css" media="screen">
22
 
       <!--
23
 
       
24
 
         body           {  font-family: Arial, Helvetica, Geneva; background: white
25
 
url(../../images/helphead_bg.gif) repeat-x 0% 0% }
26
 
                      
27
 
         #headgraphic    { position: absolute; z-index: 0; top: 0px; left: 0px; width: 100%; visibility: visible }
28
 
                           
29
 
         #helpcontent    { position: absolute; top: 37px; left: 10px; width: 93%; visibility: visible }
30
 
        
31
 
       -->
32
 
     </style> 
33
 
</head>
34
 
<!-- This is the start of the body. It underlays the help banner layer 
35
 
         and help content layers. --> 
36
 
<body bgcolor="white" marginwidth="0" marginheight="0"  leftmargin="0" topmargin="0">
37
 
<!-- This is the start of the Help Banner Layer --> <div id="headgraphic"> 
38
 
<table border="0" cellspacing="0" cellpadding="0" width="100%" height="26" style="margin:0px; padding:0px; background-image: url(../../images/header_pattern.gif); background-repeat: repeat-x;"> 
39
 
<tr> <td width="221"><img src="../../images/help_title.gif" alt="Novell iFolder" border="0" width="221" height="26"></td><td align="right" width="100%" class="tabCell" style="background-image: url(../../images/header_background.gif); background-repeat: no-repeat;"> 
40
 
</td></tr> </table></div><!-- This is end of the Help Banner Layer --> 
41
 
<!-- This is the start of the Help Content Layer --> <div id="helpcontent" style="left: 10px; top: 38px"> 
42
 
<!-- The Page Heading uses CSS style "head3b". This creates an H3 header
43
 
            with a line beneath it.
44
 
       --> 
45
 
  <h3 class="head3b"><a name="top"></a>Managing iFolder Members</h3>
46
 
  <p> Use this interface to add or remove shared members, assign rights to the 
47
 
    members and change the ownership of the selected iFolder.</p>
48
 
  <p>This help discusses the following:</p><blockquote > 
49
 
    <p><a href="#manage" target="_self">Managing Users of An iFolder</a><br>
50
 
      <a href="#accessright" target="_self">Understanding iFolder Access Rights</a> <br> 
51
 
</p> </blockquote>
52
 
  
53
 
  <h3><a name="manage"></a>Managing Users of An iFolder</h3>
54
 
  <p>Within an iFolder, you can perform 
55
 
the following tasks:</p>
56
 
  <h4>Adding New Shared User</h4>
57
 
  <p>Click Add to add new shared members to the selected iFolder.The new page 
58
 
    opens that allows you to add users to the list of shared users.</p>
59
 
        
60
 
  
61
 
  <h4>Assigning Rights to a Shared User</h4>
62
 
  <p>On the Members page, select the shared members and click the rights you want 
63
 
    to assign to them. </p>
64
 
  <p><a href="#top" target="_self"><img src="../../images/goto_top.gif" width="19" height="19" border="0" alt="Go to top"></a>
65
 
<H3><a name="accessright"></a>Understanding iFolder Access Rights </H3>
66
 
<p>The iFolder client supports the owner and three levels of access for members of an iFolder:</p>
67
 
<BLOCKQUOTE>
68
 
<P><B>Read Only</B><BR>
69
 
    A member of the shared iFolder, with the Read Only access right to directories and files in the iFolder. This member can copy an iFolder file to another location and modify it outside the iFolder.</P>
70
 
  <P><B>Read/Write</B><BR>
71
 
    A member of the shared iFolder, with the Read/Write access right to directories and files in the iFolder.</P>
72
 
        <P><B>Full Control</B><BR>
73
 
      A member of the shared iFolder, with the Full Control access right. The 
74
 
      user with the Full Control right has read/write access to the iFolder and 
75
 
      manages membership and access rights for all users except the owner. But, 
76
 
      only the owner have the right to delete an iFolder.</P>
77
 
  <P><B>Owner<BR>
78
 
      </B>Only one user serves as the owner of an iFolder. This is typically the 
79
 
      user who created the iFolder and only he or she can delete this iFolder. 
80
 
      The owner user can use the iFolder client to transfer ownership to another 
81
 
      member of the iFolder. The iFolder Admin user can transfer ownership to 
82
 
      any user on the iFolder server.</P>
83
 
    <P>The owner of an iFolder has the Full Control right. This user has read/write 
84
 
      access to the iFolder, manages membership and access rights for member users, 
85
 
      and can remove the Full Control right for any member. </P>
86
 
  <P>If a user is deleted as a user for the iFolder system, the iFolders owned by the user are orphaned. Orphaned iFolders are assigned temporarily to the iFolder Admin user as owner. Membership and synchronization continues for other users while the iFolder Admin user determines whether an orphaned iFolder should be deleted or assigned to a new owner.</P>
87
 
   <p>  
88
 
</BLOCKQUOTE>
89
 
 
90
 
<p><a href="#top" target="_self"><img src="../../images/goto_top.gif" width="19" height="19" border="0" alt="Go to top"></a>
91
 
<H4 CLASS="ruleabove"><IMG SRC="../../images/xrefbtn.gif" WIDTH="16" HEIGHT="16" ALT="Related Topics" align="top"> 
92
 
Related Topics</H4><BLOCKQUOTE class="task1"><p><A HREF="share.html">Adding shared members</A><br><A HREF="browse.html">Accessing Folders and Files in Your iFolder</A><BR><A HREF="details.html">Viewing iFolder Properties
93
 
</A><BR><A HREF="home.html">Accessing Your iFolders</A></P></BLOCKQUOTE><P><A HREF="#top" TARGET="_self"><IMG SRC="../../images/goto_top.gif" WIDTH="19" HEIGHT="19" BORDER="0" ALT="Go to top"></A></P><P>&nbsp;</P>
94
 
  <P CLASS="copyright">&nbsp;</p>
95
 
  <p>&nbsp;</p><P CLASS="copyright">A trademark symbol (<SUP><SMALL>&reg;</SMALL></SUP>, 
96
 
<SUP><SMALL>TM</SMALL></SUP>, etc.) denotes a Novell trademark. An 
97
 
asterisk (*) denotes a third-party trademark. For more information, 
98
 
see <A HREF="legalnotices.html" TARGET="_self" ><font color="#cfcdc6">Legal 
99
 
Notices</font></A>.</P></div><!-- This is the end of the Help Content layer. --> 
100
 
</body>
101
 
</html>
 
 
b'\\ No newline at end of file'