# Program Run as root

### Symptom <a href="#programrunasroot-symptom" id="programrunasroot-symptom"></a>

* Error message upon launching SID-Refresh.

![Figure 1: Error on inux/Unix f not run by \<sid>adm user](/files/yi0kxfyK9fT24LntLarn)

![Figure 2: Error on Windows if not run by \<sid>adm user](/files/1m28IjXqPUSJ6zd82qt0)

### Environment <a href="#programrunasroot-environment" id="programrunasroot-environment"></a>

* Linux/Unix and Windows Systems

### Cause <a href="#programrunasroot-cause" id="programrunasroot-cause"></a>

* If \<sid>adm is not used to run the program, this error will be encountered.

### Resolution <a href="#programrunasroot-resolution" id="programrunasroot-resolution"></a>

* Always run the program using an \<sid>adm account. Please refer to the [General Prerequisites](/user-guide/sid-refresh/getting-started.md) for other system requirements needed to run the program.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.itconductor.com/user-guide/sid-refresh/troubleshooting/program-run-as-root.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
