Changes between Version 1 and Version 2 of server_admin
- Timestamp:
- Nov 20, 2015, 4:59:09 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
server_admin
v1 v2 1 1 2 2 3 === Login to the Flarmradar server (Login) === 3 4 4 === Server Administration === 5 The Flarmradar server has a built-in account named 'admin' and with the default password 'flarm-radar'. This account is used to bootstrap the enitre server configuration and up the personal user accounts. It is strongly advised to lock the default admin account or change it's password 5 6 7 ==== Managing user accounts ==== 6 8 9 Navigate to Admin -> Masterdata and select the tab 'Users' to disply the user management screen. Initially, there is only the admin account available but you are free to create your own user accounts. The only restriction is that the UID (the login name) must differ for each account. 7 10 11 The Flarmradar server distincts the following distinct authorization levels: 12 13 - Locked: Account is locked out, cannot log in 14 - Login: Account can login to the server, see Flarm-ID's and alike 15 - Admin: Login and administration privileges 16 17 The user managment screen allows to 18 - create new users 19 - change user passwords 20 - change server authorizations