Install Guide

ldconfig
SUSE Linux Enterprise Server オペレーティングシステム
向けの openwsman および sfcb Winbind 設定
次に記載された手順に従って、openwsman sfcb を設定します。
1 次のファイルをバックアップします。
/etc/pam.d/openwsman
/etc/pam.d/sfcb
/etc/pam.d/system-auth
/etc/pam.d/common-account
2 /etc/pam.d/openwsman/ /etc/pam.d/sfcb のコンテンツを次のコンテンツに置き換えます。
%PAM-1.0
auth include common-auth
auth required /lib/security/pam_nologin.so
account include common-account
3 /etc/pam.d/common-auth のコンテンツを以下と置き換えます。
auth required pam_env.so
auth sufficient pam_unix2.so debug
auth sufficient pam_winbind.so use_first_pass debug
4 /etc/pam.d/common-account のコンテンツを以下と置き換えます。
account sufficient pam_unix2.so
account sufficient pam_winbind.so
インストール前のセットアップ
15