mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-19 15:51:30 +03:00
Updated FAQ (markdown)
14
FAQ.md
14
FAQ.md
@@ -283,7 +283,7 @@ Please review the videos and the description above to check if there are any dif
|
||||
|
||||
Also, make sure you're entering the correct account format, depending on whether you're using a local or domain account.
|
||||
|
||||
> Case: The issue was simply that I had initially used just administrator instead of zentrale\administrator.
|
||||
> Case: The issue was simply that I had initially used just administrator instead of `zentrale\administrator`.
|
||||
Once I used the correct format along with the password, it worked perfectly.
|
||||
|
||||
How to check what type of account you're using:
|
||||
@@ -292,8 +292,8 @@ How to check what type of account you're using:
|
||||
2. Run: `whoami`
|
||||
3. You will see output like:
|
||||
|
||||
- MYPC\Administrator → local account
|
||||
- CORPDOMAIN\AdminUser → domain account
|
||||
- `MYPC\Administrator` → local account
|
||||
- `CORPDOMAIN\AdminUser` → domain account
|
||||
|
||||
If you're using a local account:
|
||||
|
||||
@@ -302,17 +302,17 @@ How to check what type of account you're using:
|
||||
|
||||
If you're using a domain account:
|
||||
|
||||
- Use the format: DomainName\\Username
|
||||
- Example: CORPDOMAIN\\AdminUser
|
||||
- Use the format: `DomainName\Username`
|
||||
- Example: `CORPDOMAIN\AdminUser`
|
||||
|
||||
|
||||
- elevate_when_needed.mp4
|
||||
> elevate_when_needed.mp4
|
||||
|
||||
|
||||
https://github.com/user-attachments/assets/ed875a35-8a91-4932-915c-d94556dd6c34
|
||||
|
||||
|
||||
- elevate_from_menu.mp4
|
||||
> elevate_from_menu.mp4
|
||||
|
||||
https://github.com/user-attachments/assets/7648e8a7-3775-4d92-8cce-8ca69156c81f
|
||||
|
||||
|
||||
Reference in New Issue
Block a user