This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
uls:testsuite:version_180:admin_settings [2014-01-29 08:19] uls [Defining domains and sources] |
uls:testsuite:version_180:admin_settings [2014-02-27 16:00] (current) uls [Defining domains and sources] |
||
---|---|---|---|
Line 15: | Line 15: | ||
| use this existing domain | | use this existing domain | ||
|} | |} | ||
+ | |||
+ | <!-- wood lark = Heide Lerche (Lullula arborea) --> | ||
+ | <!-- blackbird = Amsel (Turdus merula) --> | ||
+ | <!-- chickadee = amerikanische Meise (Parus (Gattung)) --> | ||
Test specific sources (servers) must be defined. | Test specific sources (servers) must be defined. | ||
Line 81: | Line 85: | ||
| full rights | | full rights | ||
| read-only | | read-only | ||
+ | |- | ||
+ | | AllRounder | ||
+ | | full rights | ||
+ | | full rights | ||
|} | |} | ||
Line 94: | Line 102: | ||
! group "Systemaniacs" | ! group "Systemaniacs" | ||
! group "Databasics" | ! group "Databasics" | ||
+ | ! group "AllRounder" | ||
! admin | ! admin | ||
! password never expires | ! password never expires | ||
Line 101: | Line 110: | ||
| | | | ||
| style="text-align:center" | x | | style="text-align:center" | x | ||
+ | | | ||
| | | | ||
| style="text-align:center" | x | | style="text-align:center" | x | ||
Line 106: | Line 116: | ||
| HeyJoe | | HeyJoe | ||
| style="text-align:center" | x | | style="text-align:center" | x | ||
+ | | | ||
| | | | ||
| | | | ||
Line 114: | Line 125: | ||
| | | | ||
| style="text-align:center" | x | | style="text-align:center" | x | ||
+ | | | ||
| | | | ||
| | | | ||
Line 119: | Line 131: | ||
|- | |- | ||
| TheSpyder | | TheSpyder | ||
+ | | style="text-align:center" | x | ||
| style="text-align:center" | x | | style="text-align:center" | x | ||
| style="text-align:center" | x | | style="text-align:center" | x | ||
Line 127: | Line 140: | ||
Use //show user// to show the list of all users and verify all users for correct group membership. | Use //show user// to show the list of all users and verify all users for correct group membership. | ||
- | Verify especially that "TheSpyder" has full rights on both domains. | + | Verify especially that "TheSpyder" has full rights on both domains and can change to the //admin menu//. |
+ | |||
+ | Every time you login as a different user, go to //administration -> options// and enter: | ||
+ | |||
+ | {| | ||
+ | |+ set options for TheSpyder | ||
+ | ! show username | ||
+ | | [x] | ||
+ | |} | ||
+ | |||
+ | The username should appear in the upper frame below the logos after changing to the //main menu//. | ||
---- | ---- | ||
+ | |||
==== Notification Destinations ==== | ==== Notification Destinations ==== | ||
- | Use | + | As user "TheSpyder" use |
- | //notification >> edit notification destinations >> Mail// | + | //notification -> edit notification destinations -> Mail// |
to add an e-mail notification destination. | to add an e-mail notification destination. | ||
Use a correct e-mail address instead of "your@emailaddress". | Use a correct e-mail address instead of "your@emailaddress". | ||
Line 151: | Line 175: | ||
- | Use //groups >> group ticket targets// to define ULS ticket targets, | + | Use //groups -> group ticket targets// to define ULS ticket targets, |
which are destination groups in the ULS internal ticket tracking (UTT) system. | which are destination groups in the ULS internal ticket tracking (UTT) system. | ||
Line 170: | Line 194: | ||
| The ticket target for "Systemaniacs" monitoring. | | The ticket target for "Systemaniacs" monitoring. | ||
|} | |} | ||
- | |||
---- | ---- | ||
+ | |||
+ | ==== Access Codes ==== | ||
+ | |||
+ | As user "TheSpyder" use the "admin menu" and select //main menu -> edit access// | ||
+ | and change the description of the access codes: | ||
+ | |||
+ | {| | ||
+ | ! name | ||
+ | ! retention time | ||
+ | ! description | ||
+ | |- | ||
+ | | all | ||
+ | | 14 | ||
+ | | general | ||
+ | |- | ||
+ | | adm | ||
+ | | 90 | ||
+ | | admin | ||
+ | |- | ||
+ | | sec | ||
+ | | 366 | ||
+ | | security | ||
+ | |- | ||
+ | | ulsadmlog | ||
+ | | 90 | ||
+ | | uls admin actions | ||
+ | |} | ||
+ | |||
+ | ----- | ||
+ | |||
+ | ==== Settings for Auditing ==== | ||
+ | |||
+ | As user "TheSpyder" use the "admin menu" and select //main menu -> system -> edit system variables// | ||
+ | and verify or change the "access-code for admin-auditing" to "ulsadmlog": | ||
+ | |||
+ | {| | ||
+ | |+ settings for auditing | ||
+ | ! servername for admin-auditing | ||
+ | | testsrv11 | ||
+ | |- | ||
+ | ! access-code for admin-auditing | ||
+ | | ulsadmlog | ||
+ | |- | ||
+ | ! storetime in days for user changeprotocol | ||
+ | | 360 | ||
+ | |} | ||
+ | |||
+ | ----- | ||
+ | ==== Special Units ==== | ||
+ | |||
+ | As user "TheSpyder" use the "admin menu" and select //main menu -> system -> edit units// | ||
+ | and verify or define the unit "boolean" and "{E} :car". | ||
+ | |||
+ | {| | ||
+ | ! name | ||
+ | ! si-unit | ||
+ | ! si-factor | ||
+ | ! si-offset | ||
+ | ! printflag | ||
+ | ! plotstyle | ||
+ | |- | ||
+ | | boolean | ||
+ | | boolean | ||
+ | | 1 | ||
+ | | 0 | ||
+ | | [x] | ||
+ | | impulses lc rgb 'blue' lw 3 | ||
+ | |- | ||
+ | | {E} :car | ||
+ | | {E} :car | ||
+ | | 0 | ||
+ | | 0 | ||
+ | | [ ] | ||
+ | | custom | ||
+ | |- | ||
+ | | [] ((open and closed bracket)) | ||
+ | | [] ((open and closed bracket)) | ||
+ | | 1 | ||
+ | | 0 | ||
+ | | [ ] | ||
+ | | points pt 3 ps 1 ((unit is present, change only the plotstyle)) | ||
+ | |} | ||
+ | |||
+ | If that unit does not exist yet and you are creating it now, | ||
+ | you leave "si-unit" blank and change it to itself by using | ||
+ | the appropriate drop-down box after the | ||
+ | unit has been initially saved. | ||
+ | |||
+ | |||
+ |