12.7.7 사용자 계정에 대한 사용자 그룹 지정
12.7.7.1 처리 방법에 대한 검토
사용자 계정을 어떤 사용자 그룹에 지정하면 그 사용자는 그 그룹이 가지고 있는 모든 책임과 권한을 이어 받게 된다. 또한 특정 사용자 그룹에 어떤 책임과 권한을 부여하게 되면, 그 그룹에 속하는 모든 사용자들에게 동일한 책임과 권한이 부여되게 된다.
12.7.7 사용자 계정에 대한 사용자 그룹 지정
12.7.7.1 처리 방법에 대한 검토
사용자 계정을 어떤 사용자 그룹에 지정하면 그 사용자는 그 그룹이 가지고 있는 모든 책임과 권한을 이어 받게 된다. 또한 특정 사용자 그룹에 어떤 책임과 권한을 부여하게 되면, 그 그룹에 속하는 모든 사용자들에게 동일한 책임과 권한이 부여되게 된다.
12.3 사용자 계정의 시스템 내부 관리
Raspberry Pi 시스템에서 사용자 그룹은 “/etc/passwd” 파일에서 관리된다. 내부에서 관리되는 자료는 다음의 형식을 가지고 있다.
<사용자 이름>: x:
12.7.7 Assignment of User Account to User Group
12.7.7.1 Review of Processing Method
If a user account is assigned to a user group, that user inherits all the responsibilities and privileges that the group has. Also, when a certain user group is given a certain responsibility and privilege, all users belonging to that user group are given the same responsibility and privilege.
12.3 Managing User Account in the System
In the Raspberry Pi system, user groups are maintained in “/etc/passwd” file. Internally managed data has the following format.