]> git.treefish.org Git - fex.git/blob - htdocs/users.html
Original release 20160919
[fex.git] / htdocs / users.html
1 <HTML> \r
2 <HEAD><TITLE>F*EX users types</TITLE></HEAD>\r
3 <BODY>\r
4 <h1><a href="/">F*EX</a> users types</h1>\r
5 This is a short overview over the different F*EX user types.\r
6 \r
7 <ul>\r
8 <li><h3>regular (full) user</h3>\r
9 <ul>\r
10   <li>created by the fexmaster or self registration\r
11   <li>can send to anybody\r
12   <li>can change his settings (user configuration)\r
13   <li>can edit address book\r
14   <li>can use all F*EX clients\r
15   <li>can create sub users\r
16   <li>can create groups and group users\r
17   <li>can create one-time upload keys\r
18 </ul>\r
19 <li><h3>sub user</h3>\r
20 <ul>\r
21   <li>created by a regular user (= main user)\r
22   <li>can send only to his main user\r
23   <li>cannot change his settings (user configuration)\r
24   <li>cannot create other users\r
25 </ul>\r
26 <li><h3>group user</h3>\r
27 <ul>\r
28   <li>created by a regular user (= main user)\r
29   <li>can send only to his group\r
30   <li>cannot change his settings (user configuration)\r
31   <li>cannot create other users\r
32 </ul>\r
33 <li><h3>restricted user</h3>\r
34 <ul>\r
35   <li>created by the fexmaster\r
36   <li>can send only to recipients defined by the fexmaster\r
37   <li>can change some of his settings (user configuration)\r
38   <li>can have upload or download restrictions\r
39   <li>cannot create other users\r
40 </ul>\r
41 <li><h3>external user</h3>\r
42 <ul>\r
43   <li>is a restricted user created by self registration\r
44 </ul>\r
45 <li><h3>anonymous user</h3>\r
46 <ul>\r
47   <li>created by the fexmaster\r
48   <li>authentificated by his IP\r
49   <li>cannot change his settings (user configuration)\r
50   <li>can send only to himself, but forward the download URL to anybody\r
51   <li>cannot create other users\r
52 </ul>\r
53 <li><h3>public user</h3>\r
54 <ul>\r
55   <li>created by the fexmaster\r
56   <li>is only a recipient, anybody can send to him wihout registration\r
57   <li>cannot change his settings (user configuration)\r
58   <li>can be an extension of a regular user\r
59 </ul>\r
60 <li><h3>captive user</h3>\r
61 <ul>\r
62   <li>created by the fexmaster\r
63   <li>is a super-restricted user\r
64   <li>cannot change his settings (user configuration)\r
65   <li>cannot create other users\r
66 </ul>\r
67 <li><h3>demo user</h3>\r
68 <ul>\r
69   <li>sub type of the full user with limited quota and account life time\r
70   <li>suitable only for testing\r
71 </ul>\r
72 </ul>\r
73 </BODY>\r
74 </HTML> \r