tcguanshuhuai opened a new issue, #17901: URL: https://github.com/apache/dolphinscheduler/issues/17901
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description ### What happened <img width="1140" height="455" alt="Image" src="https://github.com/user-attachments/assets/e7e0ac9d-d6e9-4bd6-b811-641677d694d4" /> I found several issues in the official File Management documentation: - The `NOPASSWD` sudo configuration is listed twice, which can confuse users. - The name "adolphinscheduler" contains an extra "a" — it should be "dolphinscheduler". - Some descriptions do not match the actual behavior in the system. Documentation link: https://dolphinscheduler.apache.org/zh-cn/docs/3.1.9/guide/installation/pseudo-cluster ### What you expected to happen - Remove the duplicate `NOPASSWD` entry. - Correct the typo "adolphinscheduler" to "dolphinscheduler". - Update any inaccurate descriptions to match real system behavior. ### How to reproduce 1. Open the documentation link above. 2. Navigate to the sections about sudo/permissions and system references. 3. Notice the duplicate `NOPASSWD` entry and the typo "adolphinscheduler". ### Documentation Links _No response_ ### Are you willing to submit a PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
