sasl問題 - BBS

Mary avatar
By Mary
at 2008-06-13T23:40

Table of Contents

※ 引述《fxsh70133 (小峰)》之銘言:
: ※ 引述《chiouss (Heart-shaped chant)》之銘言:
: : 你的 db 沒有建阿...
: : http://www.postfix.org/SASL_README.html#server_cyrus
: 我做了以下sasl的設定:
: 在 /usr/local/etc/postfix/main.cf 下加入
: #enable SASL support in the Postfix SMTP server:
: smtpd_sasl_auth_enable = yes
: broken_sasl_auth_clients = yes
: smtpd_sasl_path = smtpd
: smtpd_sasl_local_domain = $myhostname
: smtpd_sender_restrictions = permit_sasl_authenticated, permit_mynetworks
: #In order to allow mail relaying by authenticated remote SMTP clients
: smtpd_recipient_restrictions = permit_sasl_authenticated,permit_mynetworks,
: reject_unauth_destination
: #To report SASL login names in Received: message headers
: smtpd_sasl_authenticated_header = yes
: 在 /usr/local/lib/sasl2/smtpd.conf下加入
: #To authenticate against Cyrus SASL's own password database:
: pwcheck_method: auxprop
: auxprop_plugin: sasldb
: mech_list: PLAIN LOGIN #CRAM-MD5 DIGEST-MD5
: 接下來輸入
: saslpasswd2 -c -u 140.113.0.0/16 fxsh70133 輸入密碼後
: 在用這個指令判斷是否建立 sasldblistusers2
: [email protected]/16: userPassword
: 但是我的database還是開不起來,我不確定他這邊建的database的位置在哪邊,還有
: 在這個指令auxprop_plugin: sasldb,它是用哪個位置的database??
: 以下是我的/var/log/maillog
: Jun 13 05:00:05 harry2 postfix/smtpd[30786]: connect from
: jack.Dorm9.NCTU.edu.tw
: [140.113.95.40]
: Jun 13 05:00:05 harry2 postfix/smtpd[30786]: setting up TLS connection from
: jack.Dorm9.NCTU.edu.tw[140.113.95.40]
: Jun 13 05:00:05 harry2 postfix/smtpd[30786]: TLS connection established from
: jack.Dorm9.NCTU.edu.tw[140.113.95.40]: TLSv1 with cipher RC4-MD5 (128/128
: bits)
: Jun 13 05:00:05 harry2 postfix/smtpd[30786]: warning: SASL authentication
: failure: Could not open db

> > 在用這個指令判斷是否建立 sasldblistusers2
> > [email protected]/16: userPassword
> > 但是我的database還是開不起來,我不確定他這邊建的database的位置在哪邊,還有
> > 在這個指令auxprop_plugin: sasldb,它是用哪個位置的database??
> 1. 你是要開放誰可以從外面寄信?
> 2. 你確實搞清楚那上設定檔上的每個選項了嗎?

在 /usr/local/lib/sasl2/smtpd.conf下加入

pwcheck_method: auxprop
auxprop_plugin: sasldb2
mech_list: PLAIN LOGIN CRAM-MD5 DIGEST-MD5

然後輸入 saslpasswd2 -c -u jack.dorm9.nctu.edu.tw fxsh70133
這是指如果在jack.dorm9.nctu.edu.tw這個domain寄信的使用者
帳號是fxsh70133密碼是剛剛輸入的話,就能夠登入寄信

但我用outlook寄信以後,已經可以查到databse了,但還是無法驗證通過

Jun 13 08:26:08 harry2 postfix/master[32322]: daemon started -- version
2.4.6, configuration /usr/local/etc/postfix
Jun 13 08:26:08 harry2 postfix/smtpd[32325]: connect from jack.Dorm9.NCTU.edu.
tw
[140.113.95.40]
Jun 13 08:26:08 harry2 postfix/smtpd[32325]: setting up TLS connection from
jack.Dorm9.NCTU.edu.tw[140.113.95.40]
Jun 13 08:26:08 harry2 postfix/smtpd[32325]: TLS connection established from
jack.Dorm9.NCTU.edu.tw[140.113.95.40]: TLSv1 with cipher RC4-MD5 (128/128 bits
)
Jun 13 08:26:08 harry2 postfix/smtpd[32325]: warning:
jack.Dorm9.NCTU.edu.tw[140
.113.95.40]: SASL LOGIN authentication failed: authentication failure
Jun 13 08:26:08 harry2 postfix/smtpd[32325]: lost connection after AUTH from
jack.Dorm9.NCTU.edu.tw[140.113.95.40]
Jun 13 08:26:08 harry2 postfix/smtpd[32325]: disconnect from jack.Dorm9.NCTU.e
du.tw[140.113.95.40]

--
Tags: BBS

All Comments

想移除掉不需要的服務

Zenobia avatar
By Zenobia
at 2008-06-13T20:10
※ 引述《pthuang (◢曉筱◤)》之銘言: : 我現在在自己的 FreeBSD 裡安裝了 ProFTPd : 但是現在用不上了 : 想移除掉(不是關閉服務而已喔!) : 但是奇怪的是大家好像都是教怎麼裝上去 都沒有教該怎麼移除.... : 所以只好上來問問大家該怎麼做.... : 如果是我眼殘沒看到這些 ...

想移除掉不需要的服務

Zenobia avatar
By Zenobia
at 2008-06-13T19:45
我現在在自己的 FreeBSD 裡安裝了 ProFTPd 但是現在用不上了 想移除掉(不是關閉服務而已喔!) 但是奇怪的是大家好像都是教怎麼裝上去 都沒有教該怎麼移除.... 所以只好上來問問大家該怎麼做.... 如果是我眼殘沒看到這些資料的話 也請板友們大發慈悲把網址貼給我吧 andgt;a ...

clamav-0.93.1

Hedwig avatar
By Hedwig
at 2008-06-13T18:35
我的 FreeBSD 版本是 6-1 RELEASE。 目前暫時的作法是先 disable-gethostbyname_r 等到有空會再做系統升級。 謝謝你的資訊。 http://www.freebsd.org/cgi/cvsweb.cgi/ports/security/clamav/Makefil ...

clamav-0.93.1

Lauren avatar
By Lauren
at 2008-06-13T17:37
你的機器是是不是 FreeBSD 6.0 或是更舊呢? 請參考 http://www.freebsd.org/cgi/getmsg.cgi?fetch=357859+0+current/cvs-ports garga 2008-06-09 23:51:17 UTC FreeBSD por ...

clamav-0.93.1

Margaret avatar
By Margaret
at 2008-06-13T17:10
剛剛 # portupgrade clamav-0.93.1 ,然後出現了下面的 error, 我查了半天毫無頭緒,不知道有沒有人有遇過類似的情形, 能跟我說一下要怎麼解決這個問題?或是可以在哪裡找到相關的文件參考嗎? 謝謝。 ##### error ##### cc -O2 -fno-strict-al ...