Re: Apache banner

2004-04-06 Thread Jens Gutzeit
On Tuesday 06 April 2004 16:02, Craig Schneider wrote: > Hi Guys > > Is there any way of changing the banner in Apache like you can for > proftpd lets say? > > Without having to tamper with the Apache source ?> > > Thinking of a runtime option for the config file ? in apache2 there is an option fo

Re: Apache banner

2004-04-06 Thread Jens Gutzeit
On Tuesday 06 April 2004 16:02, Craig Schneider wrote: > Hi Guys > > Is there any way of changing the banner in Apache like you can for > proftpd lets say? > > Without having to tamper with the Apache source ?> > > Thinking of a runtime option for the config file ? in apache2 there is an option fo

Re: Forcing users to use sasl on postfix

2003-09-02 Thread Jens Gutzeit
On Tuesday 02 September 2003 23:43, Leandro Rodrigo Saad Cruz wrote: > broken_sasl_auth_clients = yes > smtpd_sasl_auth_enable = yes > smtpd_sasl_local_domain = $myhostname > smtpd_sasl_security_options = noanonymous > smtpd_recipient_restriction = permit_sasl_authenticated, reject [snip] > But

Re: Forcing users to use sasl on postfix

2003-09-02 Thread Jens Gutzeit
On Tuesday 02 September 2003 23:43, Leandro Rodrigo Saad Cruz wrote: > broken_sasl_auth_clients = yes > smtpd_sasl_auth_enable = yes > smtpd_sasl_local_domain = $myhostname > smtpd_sasl_security_options = noanonymous > smtpd_recipient_restriction = permit_sasl_authenticated, reject [snip] > But

Re: execute application from webinterface

2003-09-02 Thread Jens Gutzeit
On Tuesday 02 September 2003 21:25, mario ohnewald wrote: > Hello! Hi Mario, > > I like the idea of a 2nd apache and the mod_proxy. > But how do you install a 2nd httpd in debian? will i have to build it from > source, or is there a trick with a apache package? Haven't tried this, but just write

Re: execute application from webinterface

2003-09-02 Thread Jens Gutzeit
On Tuesday 02 September 2003 19:25, Jens Gutzeit wrote: > > what's wrong with making the program suid-to-some-other-user (not root) > > and then just executing it? I reallize this doesn't work for ping, which > > is suid-to-root anyway. > > Well, to be honest,

Re: execute application from webinterface

2003-09-02 Thread Jens Gutzeit
On Tuesday 02 September 2003 21:25, mario ohnewald wrote: > Hello! Hi Mario, > > I like the idea of a 2nd apache and the mod_proxy. > But how do you install a 2nd httpd in debian? will i have to build it from > source, or is there a trick with a apache package? Haven't tried this, but just write

Re: execute application from webinterface

2003-09-02 Thread Jens Gutzeit
On Tuesday 02 September 2003 01:38, Christopher Taylor wrote: > Jens Gutzeit wrote: > > On Monday 01 September 2003 21:53, mario ohnewald wrote: > >>What is the securest way of starting a application, like ping, from a > >>webinterface as a diffrent user. > > wha

Re: execute application from webinterface

2003-09-02 Thread Jens Gutzeit
On Tuesday 02 September 2003 19:25, Jens Gutzeit wrote: > > what's wrong with making the program suid-to-some-other-user (not root) > > and then just executing it? I reallize this doesn't work for ping, which > > is suid-to-root anyway. > > Well, to be honest,

Re: execute application from webinterface

2003-09-02 Thread Jens Gutzeit
On Tuesday 02 September 2003 01:38, Christopher Taylor wrote: > Jens Gutzeit wrote: > > On Monday 01 September 2003 21:53, mario ohnewald wrote: > >>What is the securest way of starting a application, like ping, from a > >>webinterface as a diffrent user. > > wha

Re: execute application from webinterface

2003-09-01 Thread Jens Gutzeit
On Monday 01 September 2003 21:53, mario ohnewald wrote: > Hello List! > What is the securest way of starting a application, like ping, from a > webinterface as a diffrent user. > Lets say, to run ping 123.456.789.000 as user user123. > > If i use "system", it executes it as www-data. you need sud

Re: execute application from webinterface

2003-09-01 Thread Jens Gutzeit
On Monday 01 September 2003 21:53, mario ohnewald wrote: > Hello List! > What is the securest way of starting a application, like ping, from a > webinterface as a diffrent user. > Lets say, to run ping 123.456.789.000 as user user123. > > If i use "system", it executes it as www-data. you need sud

Re: FTP servers that ban abusers?

2003-07-01 Thread Jens Gutzeit
Hmm, seems the list has lost my earlier mail, second try. Sorry for possible double posts. On Monday 30 June 2003 17:22, Andrew Sayers wrote: > Ideally. whenever someone tries to FTP in as root, ftp, backup, or some > other administrative account, I'd like iptables to DROP further incoming > FTP

Re: FTP servers that ban abusers?

2003-07-01 Thread Jens Gutzeit
Hmm, seems the list has lost my earlier mail, second try. Sorry for possible double posts. On Monday 30 June 2003 17:22, Andrew Sayers wrote: > Ideally. whenever someone tries to FTP in as root, ftp, backup, or some > other administrative account, I'd like iptables to DROP further incoming > FTP

Re: FTP servers that ban abusers?

2003-06-30 Thread Jens Gutzeit
On Monday 30 June 2003 17:22, Andrew Sayers wrote: > Ideally. whenever someone tries to FTP in as root, ftp, backup, or some > other administrative account, I'd like iptables to DROP further incoming > FTP traffic from that address, and an e-mail to be sent automatically to > me and their network'

Re: FTP servers that ban abusers?

2003-06-30 Thread Jens Gutzeit
On Monday 30 June 2003 17:22, Andrew Sayers wrote: > Ideally. whenever someone tries to FTP in as root, ftp, backup, or some > other administrative account, I'd like iptables to DROP further incoming > FTP traffic from that address, and an e-mail to be sent automatically to > me and their network'