Project

General

Profile

Actions

General

There are two Bulk Editors to edit the users and groups

  1. Group

  2. User

User and Passwords

Due to the nature of the Bulk Editor and the way authentication works in Spring, the current implementation is a suboptimal. It will have to be refined when we have decided on how we want to handle the authentication domain in the EDIT applications. This has to be discussed further.

Creating a user

When creating a user, the password is equivalent to the given username.

Example: UserName = Test => Password = Test

Changing the password

To change the password you have to be logged in as the user. In the Details View you will find a button, that lets you change the password.

Updated by Katja Luther almost 2 years ago · 6 revisions