Vine Linux バグトラッキングシステム - Vine Linux
課題の詳細を表示
0001199Vine Linux1 バグ公開2011-08-14 17:552011-09-06 17:33
yasumichi 
 
不明 
完了不明 
 
 
cyrus-sasl
0001199: saslauthd が起動できない
赤星です。[vine-users:081263]でもありましたが、saslauthd が起動できません。

$ sudo /etc/init.d/saslauthd start
saslauthdを起動中: saslauthd[23373] :unknown authentication mechanism: pam
                                                                                                                                                                    [ 失敗 ]

/etc/sysconfig/saslauthd に

# Mechanism to use when checking passwords. Run "saslauthd -v" to get a list
# of which mechanism your installation was compiled with the ablity to use.
MECH=pam

とあったので下のように実行したところ

$ saslauthd -v
saslauthd 2.1.23
authentication mechanisms: getpwent kerberos5 rimap shadow ldap

のように pam が含まれておりません。なお、Vine5.2の環境で見ると

$ saslauthd -v
saslauthd 2.1.23
authentication mechanisms: getpwent kerberos5 pam rimap shadow ldap

のように pam が含まれております。
設定されていません。
課題の履歴
2011-08-14 17:55yasumichi新規課題
2011-08-22 23:32iwamoto状態新規 => テスト待ち
2011-08-22 23:32iwamotoコメント追加: 0000629
2011-09-06 17:33tomoparch => x86, x86_64, ppc
2011-09-06 17:33tomop状態テスト待ち => 完了
2011-09-06 17:33tomopコメント追加: 0000630

コメント
(0000629)
iwamoto   
2011-08-22 23:32   
proposed updates に cyrus-sasl-2.1.23-10vl6 を
いれました。
configure がうまく pam を拾ってくれず、pam support が
欠落していました。(Thanks to tomop-san)

動作確認お願いしたく。
(0000630)
tomop   
2011-09-06 17:33   
errataが発行されましたので「完了」とします。