回答編集履歴
1
追記
test
CHANGED
@@ -15,3 +15,11 @@
|
|
15
15
|
# id_ tst_usr02
|
16
16
|
|
17
17
|
```
|
18
|
+
|
19
|
+
|
20
|
+
|
21
|
+
---
|
22
|
+
|
23
|
+
**(2020/03/30 12:30)** 追記
|
24
|
+
|
25
|
+
ActiveDirectory に uidNumber, gidNumber の属性がなく、CentOS 側で自動割り当てになっているのであれば、割り当て範囲は sssd.conf ではなく smb.conf (`idmap config`)で設定するのではないでしょうか。
|