Skip to content

Commit 937ff84

Browse files
authored
Update tutorial-discover-physical.md
1 parent 6506b50 commit 937ff84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/migrate/tutorial-discover-physical.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ For discovering Linux servers, you can set up a least privileged sudo account by
6262

6363
**Set up Least privileged Linux user accounts**
6464

65-
- You need a user account that has sudo permissions to execute the below commands with no `NOPASSWD` on the Linux servers you want to discover.
65+
- You need a user account that has sudo permissions to execute the below commands with `NOPASSWD` on the Linux servers you want to discover.
6666
- This account helps collect configuration and performance data, perform software inventory (find installed applications), and enable agentless dependency analysis using SSH.
6767
- Ensure that you enable `NOPASSWD` for the account so it can run the required commands without asking for a password each time it uses sudo.
6868
- Modify the sudoers file to disable terminal (requiretty) for the user account.

0 commit comments

Comments
 (0)