wiki:BASE_SECURITY_MODEL_USERS_R0

Version 1 (modified by sriggins, 16 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro TicketQuery(summary=BASE_SECURITY_MODEL_USERS_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

Overview

Define the attributes for user accounts in Sophie. These user accounts will be used for accessing a server to upload/download books and content, as well as other Sophie services that might exist.

Task requirements

Task result

(List the end product of the task (for example "Source code", "Wiki page", etc.))

Implementation idea

  • Attributes include:
    • Username (this is the account id)
    • First Name
    • Last Name
    • Email
    • Birthdate (might be used to control access to certain materials)
    • List of IM services (this might be used for later communication while reading a book)
      • Server/Account/Password

How to demo

  • Share the documentation
  • Explain the parameters (unless they are obvious)

Design

(Describe your design here.)

Implementation

(Describe and link the implementation results here (from the wiki or the repository).)

Testing

(Place the testing results here.)

Comments