]> git.treefish.org Git - fex.git/blobdiff - htdocs/users.html
Original release 20160328
[fex.git] / htdocs / users.html
diff --git a/htdocs/users.html b/htdocs/users.html
new file mode 100644 (file)
index 0000000..a4a0b7e
--- /dev/null
@@ -0,0 +1,74 @@
+<HTML> \r
+<HEAD><TITLE>F*EX users types</TITLE></HEAD>\r
+<BODY>\r
+<h1><a href="/">F*EX</a> users types</h1>\r
+This is a short overview over the different F*EX user types.\r
+\r
+<ul>\r
+<li><h3>regular (full) user</h3>\r
+<ul>\r
+  <li>created by the fexmaster or self registration\r
+  <li>can send to anybody\r
+  <li>can change his settings (user configuration)\r
+  <li>can edit address book\r
+  <li>can use all F*EX clients\r
+  <li>can create sub users\r
+  <li>can create groups and group users\r
+  <li>can create one-time upload keys\r
+</ul>\r
+<li><h3>sub user</h3>\r
+<ul>\r
+  <li>created by a regular user (= main user)\r
+  <li>can send only to his main user\r
+  <li>cannot change his settings (user configuration)\r
+  <li>cannot create other users\r
+</ul>\r
+<li><h3>group user</h3>\r
+<ul>\r
+  <li>created by a regular user (= main user)\r
+  <li>can send only to his group\r
+  <li>cannot change his settings (user configuration)\r
+  <li>cannot create other users\r
+</ul>\r
+<li><h3>restricted user</h3>\r
+<ul>\r
+  <li>created by the fexmaster\r
+  <li>can send only to recipients defined by the fexmaster\r
+  <li>can change some of his settings (user configuration)\r
+  <li>can have upload or download restrictions\r
+  <li>cannot create other users\r
+</ul>\r
+<li><h3>external user</h3>\r
+<ul>\r
+  <li>is a restricted user created by self registration\r
+</ul>\r
+<li><h3>anonymous user</h3>\r
+<ul>\r
+  <li>created by the fexmaster\r
+  <li>authentificated by his IP\r
+  <li>cannot change his settings (user configuration)\r
+  <li>can send only to himself, but forward the download URL to anybody\r
+  <li>cannot create other users\r
+</ul>\r
+<li><h3>public user</h3>\r
+<ul>\r
+  <li>created by the fexmaster\r
+  <li>is only a recipient, anybody can send to him wihout registration\r
+  <li>cannot change his settings (user configuration)\r
+  <li>can be an extension of a regular user\r
+</ul>\r
+<li><h3>captive user</h3>\r
+<ul>\r
+  <li>created by the fexmaster\r
+  <li>is a super-restricted user\r
+  <li>cannot change his settings (user configuration)\r
+  <li>cannot create other users\r
+</ul>\r
+<li><h3>demo user</h3>\r
+<ul>\r
+  <li>sub type of the full user with limited quota and account life time\r
+  <li>suitable only for testing\r
+</ul>\r
+</ul>\r
+</BODY>\r
+</HTML> \r