Raspberry Pi_Kor_12.2.2 작업 사용자(working user)

12.2.2 작업 사용자(working user)

12.2.2.1 작업 사용자의 의미

작업 사용자란 현재의 작업에 사용되는 사용자 ID를 의미한다. 통상 logon 사용자가 작업 사용자가 되지만 경우에 따라서는 logon 사용자와는 다른 사용자ID를 이용해서 작업을 처리할 수가 있다. 예를 들면 logon 사용자가 “pi” 인 경우에 root 계정이 필요한 작업을 수행할 때는 “pi” 사용자 계정을 사용하지 않고 “root” 계정을 이용하여 작업을 진행할 수 있다.

Raspberry Pi_Eng_12.2.2 Working user

12.2.2 Working user

12.2.2.1 Meaning or Working user

The working user is the User ID used for the current work. Typically, the logon user is the working user, but in some cases you can use a different user ID to process the work. For example, if the logon user is “pi”, you can use the “root” user account instead of the “pi” user account to perform the tasks that require the root account.