start

検索

以下に検索結果を表示します。

samba_activedirectory_setup
9 ヒット, 最終更新:
n Adding DNS accounts Creating CN=MicrosoftDNS,CN=System,DC=fireball,DC=local Creating DomainDnsZones and ... 必要!!\\ ==== 設定の反映 ==== bindを再起動する。 <code> $ sudo systemctl restart named.service </code> ===== Kerberosク... el </code> ===== サービス自動起動設定 ===== <code> $ sudo systemctl enable samba.service </code> ===== サービス起動 ===== <code> $ sudo systemctl start samba.service </code> ===== ファイヤーウォールの設
pkg_install
5 ヒット, 最終更新:
dora & CentOS 7 ~ - サービス自動起動設定を行う。<code> $ sudo systemctl enable smb.service $ sudo systemctl enable nmb.service </code> - サービス自動起動設定を確認する。<code> $ systemctl -a | grep [sn]mb nmb.service lo... = サービスの起動 ===== Fedora & CentOS 7 ~ <code> $ sudo systemctl start smb.service $ sudo systemctl start nmb.s
trouble-shooting
5 ヒット, 最終更新:
ll-cmd --set-default-zone=trusted </code> ===== systemd経由でSambaを起動できないように思える ===== サービスを起動すると... <code> $ sudo systemctl start samba.service </code> プロセスが直ぐに終了してしまう。 <code> systemd[1]: Started Samba Active Directory Domain Contro... 1490]: samba_terminate: smbd child process exited systemd[1]: samba.service: main process exited, code=exi
samba_ad_dc_replication
4 ヒット, 最終更新:
> ===== サービス定義ファイルの作成 ===== <code> $ sudo vi /lib/systemd/system/samba.service </code> <code ini> [Unit] Description=Samba Active Directory Domain Controller Daem... get </code> ===== サービス自動起動設定 ===== <code> $ sudo systemctl enable samba.service </code> ===== サービス起動 ===== <code> $ sudo systemctl start samba.service </code> ===== DC間のレプリケーショ
setting
3 ヒット, 最終更新:
Unix password sync to work on a Debian GNU/Linux system, the following # parameters must be set (thanks t... ollowing assumes a "machines" group exists on the system ; add machine script = /usr/sbin/useradd -g mach... write list = root, @lpadmin [root$] comment = System Root path = / # browseable = yes read
samba_ad_member
1 ヒット, 最終更新:
K </code> ===== winbindの設定反映 ===== <code> $ sudo systemctl restart winbind.service </code> ===== winbindの