What does the additional user created in MATLAB Web app server do?

조회 수: 2 (최근 30일)
In the doc page linked below, there is a line that states "The installation process creates a server user account with low privileges. This new account has read-only permission to the app folder created during the installation of the server." He also notices that a new user has been created in his Windows machine. Can the doc be elaborated a bit more on it to be more clear.

채택된 답변

MathWorks Support Team
MathWorks Support Team 2022년 10월 28일
The user that is created by the WebAppServer installer is created so that the MATLAB Web App Server Windows service has a dedicated user to run as.
The user is deliberately setup with a few system privileges as possible to maintain security.  Specifically noted is that the user created as read-only rights to the location on disk where the MATLAB .ctf (application) files are stored.
The user can change who the service runs as to another Windows user if the application needs more access. If they choose to change the user, they should consult with their IT staff to make sure that the user being used is setup correctly.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Web App Server에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

제품


릴리스

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by