r144 vs r145
......
1818
=== 이름공간 ACL 기준 ===
1919
{{{#!style
2020
.list {width: 100%; background-color: transparent; align-items: center}; .list tbody {border: 2px solid #4188f1}; .list tbody tr:nth-of-type(1) td:first-of-type{background-color:#4188f1; color:white; font-weight: bold;};
21
@theseed-dark-mode {.list tbody tr:nth-of-type(1) td:first-of-type{background-color: #000d3e}; .list tbody {border: 2px solid #000d3e};}
21
@theseed-dark-mode {.list {background-color:transparent}; .list tbody tr:nth-of-type(1) td:first-of-type{background-color: #000d3e}; .list tbody {border: 2px solid #000d3e};}
2222
}}}nsacl 권한을 잘못 사용하여 이름공간의 ACL이 틀어졌을 경우 다음 내용을 참고하여 이름공간 ACL을 복구할 수 있다.
2323
2424
||<-5><tableclass=list> 통상적인 이름공간 ACL 목록 ||
......