差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| linux:samba:samba_ad_dc_replication [2013/11/03 12:13] – [設定ファイルの編集] ともやん | linux:samba:samba_ad_dc_replication [2019/05/18 02:23] (現在) – 外部編集 非ログインユーザー | ||
|---|---|---|---|
| 行 8: | 行 8: | ||
| $ sudo yum install samba samba-dc samba-client bind-utils \ | $ sudo yum install samba samba-dc samba-client bind-utils \ | ||
| tdb-tools psmisc krb5-workstation --enablerepo=mgc | tdb-tools psmisc krb5-workstation --enablerepo=mgc | ||
| + | </ | ||
| + | |||
| + | wbinfoを使えるように以下もインストールしておくとよい。 | ||
| + | < | ||
| + | $ sudo yum install samba-winbind-clients --enablerepo=mgc | ||
| </ | </ | ||
| ===== Kerberosクライアントのデフォルト設定 ===== | ===== Kerberosクライアントのデフォルト設定 ===== | ||
| 行 74: | 行 79: | ||
| < | < | ||
| $ sudo samba-tool domain join fireball.local DC -Uadministrator --realm=fireball.local | $ sudo samba-tool domain join fireball.local DC -Uadministrator --realm=fireball.local | ||
| + | </ | ||
| + | < | ||
| Finding a writeable DC for domain ' | Finding a writeable DC for domain ' | ||
| Found DC blue-dc.fireball.local | Found DC blue-dc.fireball.local | ||