Skip to content

Commit b9b2b5c

Browse files
bili123Mattias Schlenker
authored andcommitted
content-sync pick-24 added detail to usage of specific user accounts
1 parent 9bb1168 commit b9b2b5c

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

src/onprem/de/robotmk.asciidoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,10 @@ Die erste Option gibt es exklusiv für Windows-Hosts.
316316
Hintergrund: Standardmäßig wird Robotmk im Kontext des {CMK}-Agenten ausgeführt (link:https://learn.microsoft.com/de-de/windows/win32/services/localsystem-account[LocalSystem-Konto^]), der keine Berechtigung für den Zugriff auf den Desktop hat.
317317
Hier kann nun ein Nutzer angegeben werden, der permanent an einer Desktop-Sitzung angemeldet sein muss und entsprechend Zugriff auf grafische Desktop-Anwendungen hat.
318318

319+
Aber nicht zu voreilig: Browser bilden hier eine Ausnahme!
320+
Diese können headless laufen und Webseiten rendern.
321+
Das Häkchen für einen spezifischen Nutzer sollten Sie wirklich nur setzen, wenn eine dedizierte Desktop-Anwendung abseits von Browsern gestartet wird -- nicht zuletzt aus Sicherheitsgründen.
322+
319323
Mit [.guihint]#Assign plan/test result to piggyback host# lassen sich die Ergebnisse des Plans/Tests einem anderen Host zuweisen.
320324
Testet Robot Framework zum Beispiel den Bestellprozess eines Online-Shops, ließen sich die Ergebnisse so dem zugehörigen Webserver zuweisen.
321325

src/onprem/en/robotmk.asciidoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,10 @@ At the end of the suite configuration, there are three largely self-explanatory
313313
Background: By default, Robotmk is executed in the context of the {CMK} agent (link:https://learn.microsoft.com/en-us/windows/win32/services/localsystem-account[LocalSystem account^]), which has no authorization to access the desktop.
314314
Here a user can be specified who must be permanently logged in to a desktop session and who has access to graphical desktop applications accordingly.
315315

316+
However, do not be too hasty: browsers are an exception here!
317+
They can run and render web pages in headless mode.
318+
You should only check the box for a specific user if a dedicated desktop application is launched outside of browsers -- not least for security reasons.
319+
316320
With [.guihint]#Assign plan/test result to piggyback host# the results of the plan/test can be assigned to another host.
317321
For example, if Robot Framework is testing the ordering process of an online store, the results can be assigned to the corresponding web server.
318322

0 commit comments

Comments
 (0)