1.
다음과 같은 계정을 생성하시오.
계정명 : user(5점) user는 Sudo 권한을 사용할수 있다
계정명 : user0514(5점) user0514은 shell 에 로그인할수 없다.
2.
다음과 같은 권한을 갖은 파일을 생성하시오
[user@localhost ~]$ getfacl filea
# file: filea
# owner: user
# group: user
user::r-x
user:user0514:-wx #effective:-w-
group::rwx #effective:-w-
mask::-w-
other::r-x
3.
가상머신의 target을 multiuser target으로 변경하시오
'리눅스' 카테고리의 다른 글
Linux SSH (0) | 2021.05.17 |
---|---|
Linux find 명령어 (0) | 2021.05.17 |
Linux 소프트웨어 패키지 (0) | 2021.05.14 |
Linux 로그 관리 (0) | 2021.05.14 |
Linux Hostname 변경 (0) | 2021.05.13 |