差分
このページの2つのバージョン間の差分を表示します。
| linux:samba:samba_activedirectory_setup [2019/01/05 22:42] – [サービス起動確認2] ともやん | linux:samba:samba_activedirectory_setup [2019/05/18 02:23] (現在) – 外部編集 非ログインユーザー | ||
|---|---|---|---|
| 行 42: | 行 42: | ||
|  |  | ||
| DNS backend (SAMBA_INTERNAL, | DNS backend (SAMBA_INTERNAL, | ||
| - | DNS forwarder IP address (write ' | + | DNS forwarder IP address (write ' | 
| Administrator password: <- パスワードを入力(英数記号の組み合わせで7文字以上) | Administrator password: <- パスワードを入力(英数記号の組み合わせで7文字以上) | ||
| Retype password: <- 確認用パスワードを入力 | Retype password: <- 確認用パスワードを入力 | ||
| 行 198: | 行 198: | ||
| ===== ファイヤーウォールの設定 ===== | ===== ファイヤーウォールの設定 ===== | ||
| < | < | ||
| - | $ sudo firewall-cmd --permanent --add-service=kerberos | + | $ sudo firewall-cmd --permanent --add-service=samba-dc | 
| - | $ sudo firewall-cmd --permanent --add-service=kpasswd | + | |
| - | $ sudo firewall-cmd --permanent --add-service=samba | + | |
| - | $ sudo firewall-cmd --permanent --add-service=ldap | + | |
| - | $ sudo firewall-cmd --permanent --add-service=ldaps | + | |
| - | $ sudo firewall-cmd --permanent --add-port=1024-65535/ | + | |
| - | $ sudo firewall-cmd --permanent --add-port=3268/ | + | |
| - | $ sudo firewall-cmd --permanent --add-port=3269/ | + | |
| $ sudo firewall-cmd --reload | $ sudo firewall-cmd --reload | ||
| </ | </ | ||
| 行 302: | 行 295: | ||
| </ | </ | ||
| < | < | ||
| - | Domain=[FIREBALL] OS=[Unix] Server=[Samba 4.1.0] | + | Unable to initialize messaging context | 
| Sharename | Sharename | ||
| --------- | --------- | ||
| - | netlogon | + | netlogon | 
| - | sysvol | + | sysvol | 
| - | IPC$ IPC IPC Service (Samba 4.1.0) | + | IPC$ IPC IPC Service (Samba 4.9.4) | 
| - | Domain=[FIREBALL] OS=[Unix] Server=[Samba 4.0.9] | + | Reconnecting with SMB1 for workgroup listing. | 
| Server | Server | ||
| 行 317: | 行 310: | ||
| --------- | --------- | ||
| </ | </ | ||
| - | |||
| ==== 認証の確認 ==== | ==== 認証の確認 ==== | ||
| < | < | ||
| 行 323: | 行 315: | ||
| </ | </ | ||
| < | < | ||
| - | Enter Administrator' | + | Unable to initialize messaging context | 
| - | Domain=[FIREBALL] OS=[Unix] Server=[Samba 4.1.0] | + | Enter FIREBALL\Administrator' | 
| - | . | + | . | 
| - | ..                                  D        0 | + | ..                                  D        0 | 
| - |  | + |  | 
| </ | </ | ||
| - | |||
| ==== DNSの動作確認 ==== | ==== DNSの動作確認 ==== | ||
| < | < | ||