Install Guide
SUSE Linux Enterprise Server オペレーティングシ
ステム向けの openwsman および sfcb の Winbind
設定
次に述べる指示に従って、32 ビット OMI インストールで openwsman および sfcb を設定します。64 ビットインストールの場合は、
.lib を .lib64 に置き換えます。
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
14 インストール前のセットアップ