sasl+postfix

2002-11-18 Thread Héctor Castillo

 I'm trying to use postfix with sasl and it's impossible:
 
 
 > Nov 18 09:28:16 Galway postfix/smtpd[13605]: smtpd_sasl_authenticate: 
 > sasl_method plain, init_response cHJ1ZWJhcwBwcnVlYmFzAHBydWViYXM= 
 > Nov 18 09:28:16 Galway postfix/smtpd[13605]: smtpd_sasl_authenticate: decode 
 > initial response pruebas 
 > Nov 18 09:28:16 Galway postfix/smtpd[13605]: warning: SASL authentication 
 > problem: unknown password verifier 
 > Nov 18 09:28:16 Galway postfix/smtpd[13605]: warning: SASL authentication 
 > failure: Password verification failed 
 > Nov 18 09:28:16 Galway postfix/smtpd[13605]: warning: localhost[127.0.0.1]: 
 > SASL plain authentication failed 
 > Nov 18 09:28:16 Galway postfix/smtpd[13605]: localhost[127.0.0.1]: 535 
 > Error: authentication failed
 


 ¿What does unknown password verifier mean?
 Postfix (I've straceated it) reads /etc/services, after tries to connect to
mysql (¿?) and finally reads /etc/passwd, when it shows the error message.

 The configuration is:
 
 installed packages:
 > postfix-tls
 > libsasl-digestmd5-des
 > libsasl-gssapi-mit
 > libsasl-modules-plain
 > sasl-bin
 
 /etc/postfix/sasl/smtpd.conf
 > check_method: PAM

 /etc/pam.d/smtp
 > #%PAM-1.0
 > auth   required   pam_unix.so
 >

 /etc/postfix/main.cf
 > smtpd_sasl_auth_enable  = yes
 > broken_sasl_auth_clients= yes
 > smtpd_sasl_local_domain = $localhost
 > smtpd_sasl_security_options = noanonymous
 > smtpd_recipient_restrictions = permit_sasl_authenticated, ..
 >   Con lo que si en /etc/pam.d/smtp he colocado esto:
 >
 
 
 ¿Any help?




sasl+postfix

2002-11-18 Thread Héctor Castillo

 I'm trying to use postfix with sasl and it's impossible:
 
 
 > Nov 18 09:28:16 Galway postfix/smtpd[13605]: smtpd_sasl_authenticate: sasl_method 
 >plain, init_response cHJ1ZWJhcwBwcnVlYmFzAHBydWViYXM= 
 > Nov 18 09:28:16 Galway postfix/smtpd[13605]: smtpd_sasl_authenticate: decode initial 
 >response pruebas 
 > Nov 18 09:28:16 Galway postfix/smtpd[13605]: warning: SASL authentication problem: 
 >unknown password verifier 
 > Nov 18 09:28:16 Galway postfix/smtpd[13605]: warning: SASL authentication failure: 
 >Password verification failed 
 > Nov 18 09:28:16 Galway postfix/smtpd[13605]: warning: localhost[127.0.0.1]: SASL 
 >plain authentication failed 
 > Nov 18 09:28:16 Galway postfix/smtpd[13605]: localhost[127.0.0.1]: 535 Error: 
 >authentication failed
 


 ¿What does unknown password verifier mean?
 Postfix (I've straceated it) reads /etc/services, after tries to connect to
mysql (¿?) and finally reads /etc/passwd, when it shows the error message.

 The configuration is:
 
 installed packages:
 > postfix-tls
 > libsasl-digestmd5-des
 > libsasl-gssapi-mit
 > libsasl-modules-plain
 > sasl-bin
 
 /etc/postfix/sasl/smtpd.conf
 > check_method: PAM

 /etc/pam.d/smtp
 > #%PAM-1.0
 > auth   required   pam_unix.so
 >

 /etc/postfix/main.cf
 > smtpd_sasl_auth_enable  = yes
 > broken_sasl_auth_clients= yes
 > smtpd_sasl_local_domain = $localhost
 > smtpd_sasl_security_options = noanonymous
 > smtpd_recipient_restrictions = permit_sasl_authenticated, ..
 >   Con lo que si en /etc/pam.d/smtp he colocado esto:
 >
 
 
 ¿Any help?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




mod_throttle in apache-ssl

2002-11-08 Thread Héctor Castillo


  I want to use mod_throttle to control the bandwidth of a particular web on
my system. So, I have activated the module in /etc/apache-ssl/httpd.conf:

   ...
   LoadModule throttle_module /usr/lib/apache/1.3/mod_throttle.so
   ...



  And I have insert this on the VirtualHost:

   
  ...
  ThrottlePolicy speed 50 1
  ...
   

  And when I reload Apache I obtain this on /var/log/apache-ssl/error.log:

  ...
  critical_acquire() failed: Identifier removed
  critical_release() failed: Identifier removed
  ...

  Does anybody know what happens?




mod_throttle in apache-ssl

2002-11-08 Thread Héctor Castillo


  I want to use mod_throttle to control the bandwidth of a particular web on
my system. So, I have activated the module in /etc/apache-ssl/httpd.conf:

   ...
   LoadModule throttle_module /usr/lib/apache/1.3/mod_throttle.so
   ...



  And I have insert this on the VirtualHost:

   
  ...
  ThrottlePolicy speed 50 1
  ...
   

  And when I reload Apache I obtain this on /var/log/apache-ssl/error.log:

  ...
  critical_acquire() failed: Identifier removed
  critical_release() failed: Identifier removed
  ...

  Does anybody know what happens?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




shaper problem

2002-10-24 Thread Héctor Castillo

   I have installed shaper on my linux router to control traffic, but it
appears an error when I started it (shaper 2.2.12-0.7-2):
 --

 # /etc/init.d/shaper  start
 Starting CBQ traffic shaping: RTNETLINK answers: No such file or directory
 shaper.
 --

The same configuration am I trying executes correctly with shaper
2.2.12-0.6.

The problem is involved with the first line on  /var/cache/shaper/cbq.init
file, that is "tc qdisc del dev eth1 root". If I remove it there is no problem.

So I think that really there is no problem, because this rule means that
it wants to be sure that the tc qdisc is clean, isn't it? Does anybody
experience the same?
   




shaper problem

2002-10-24 Thread Héctor Castillo

   I have installed shaper on my linux router to control traffic, but it
appears an error when I started it (shaper 2.2.12-0.7-2):
 --

 # /etc/init.d/shaper  start
 Starting CBQ traffic shaping: RTNETLINK answers: No such file or directory
 shaper.
 --

The same configuration am I trying executes correctly with shaper
2.2.12-0.6.

The problem is involved with the first line on  /var/cache/shaper/cbq.init
file, that is "tc qdisc del dev eth1 root". If I remove it there is no problem.

So I think that really there is no problem, because this rule means that
it wants to be sure that the tc qdisc is clean, isn't it? Does anybody
experience the same?
   


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]