From ae5b0cf83c048ab15c9a8a397d294b95595ddea1 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 8 Aug 2016 17:53:25 +0200 Subject: Restructure to new file naming convention. --- README.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..ceb3633 --- /dev/null +++ b/README.md @@ -0,0 +1,34 @@ +# Accounts + +Each user has a single, personal account. + +The account, and what it provides access to, is protected by a personal +[[password|intro]]. + + +## Personal resources + +Each account can have various personal resources attached: + + * Email [[addresses]] + * Personal [[file shares|files]] + * A personal [[homepage]] + * One or more [[websites]] + + +## Shared services + +User accounts provide access to various shared resources: + + * Collaborative [[file shares|files]] + * [[Addressbooks|contact]] + * [[Calendars|event]] + + +## Account administration + +User accounts are administered by the technical supporters using a set of +[[account/commands]] + +New users are pointed to the [[intro]] page by [[intro/email]] and +[[intro/sms]]. -- cgit v1.2.3