반응형 error1 [트러블슈팅] Cannot lock /etc/passwd; try again later - Useradd Error Sometime in Linux when adding user using the useradd command it throws the error 'Cannot lock /etc/passwd; try again later' as shown below: #useradd test useradd: cannot lock /etc/passwd; try again later Answer: The system files that are related to Linux user management are, /etc/passwd : Contains user account information /etc/shadow: Contains secured account information (encrypted password) /et.. 2021. 4. 22. 이전 1 다음 반응형