Re: security.bsd.map_at_zero=0 problem with samba33 (including solution)

2009-10-05 Thread jhell
On Sun, 4 Oct 2009 12:07 -0700, dougb@ wrote: Bjoern A. Zeeb wrote: On Sat, 3 Oct 2009, Andre Albsmeier wrote: Hi, On Sat, 03-Oct-2009 at 16:27:32 -0400, jhell wrote: On Sat, 3 Oct 2009 14:42 -, Andre.Albsmeier wrote: FYI, after setting security.bsd.map_at_zero to 0 on 7.2-STABLE

Re: security.bsd.map_at_zero=0 problem with samba33 (including solution)

2009-10-05 Thread Bjoern A. Zeeb
On Mon, 5 Oct 2009, Mike Tancsa wrote: Hi Mike, > Thanks for reporting the issue. People are aware of the problem now > and we'll try to present a solution within the next days for better > position-independent executable (PIE) handling. > > Meanwhile there are multiple solutions for people af

Re: security.bsd.map_at_zero=0 problem with samba33 (including solution)

2009-10-05 Thread Mike Tancsa
At 12:47 PM 10/4/2009, Andre Albsmeier wrote: On Sat, 03-Oct-2009 at 22:27:39 +, Bjoern A. Zeeb wrote: > On Sat, 3 Oct 2009, Andre Albsmeier wrote: > > Hi, > > > On Sat, 03-Oct-2009 at 16:27:32 -0400, jhell wrote: > >> On Sat, 3 Oct 2009 14:42 -, Andre.Albsmeier wrote: > >> > >>> FYI, > >

Re: security.bsd.map_at_zero=0 problem with samba33 (including solution)

2009-10-05 Thread Richard Perini
On Sat, Oct 03, 2009 at 10:27:39PM +, Bjoern A. Zeeb wrote: ... > > As we will try to keep the default in 8.x and 9.x to disallow user > mappings at virtual address 0, we are interested in further issues > that were not yet metnioned in either this thread or the Errata Notice. quagga 0.99.

Re: security.bsd.map_at_zero=0 problem with samba33 (including solution)

2009-10-04 Thread Doug Barton
Bjoern A. Zeeb wrote: > On Sat, 3 Oct 2009, Andre Albsmeier wrote: > > Hi, > >> On Sat, 03-Oct-2009 at 16:27:32 -0400, jhell wrote: >>> On Sat, 3 Oct 2009 14:42 -, Andre.Albsmeier wrote: >>> FYI, after setting security.bsd.map_at_zero to 0 on 7.2-STABLE all samba33 program

Re: security.bsd.map_at_zero=0 problem with samba33 (including solution)

2009-10-04 Thread Andre Albsmeier
On Sat, 03-Oct-2009 at 22:27:39 +, Bjoern A. Zeeb wrote: > On Sat, 3 Oct 2009, Andre Albsmeier wrote: > > Hi, > > > On Sat, 03-Oct-2009 at 16:27:32 -0400, jhell wrote: > >> On Sat, 3 Oct 2009 14:42 -, Andre.Albsmeier wrote: > >> > >>> FYI, > >>> > >>> after setting security.bsd.map_at_zer

Re: security.bsd.map_at_zero=0 problem with samba33 (including solution)

2009-10-03 Thread Bjoern A. Zeeb
On Sat, 3 Oct 2009, Andre Albsmeier wrote: Hi, On Sat, 03-Oct-2009 at 16:27:32 -0400, jhell wrote: On Sat, 3 Oct 2009 14:42 -, Andre.Albsmeier wrote: FYI, after setting security.bsd.map_at_zero to 0 on 7.2-STABLE all samba33 programmes did abort() immediately after start. The solution w

Re: security.bsd.map_at_zero=0 problem with samba33 (including solution)

2009-10-03 Thread Andre Albsmeier
On Sat, 03-Oct-2009 at 16:27:32 -0400, jhell wrote: > On Sat, 3 Oct 2009 14:42 -, Andre.Albsmeier wrote: > > > FYI, > > > > after setting security.bsd.map_at_zero to 0 on 7.2-STABLE all > > samba33 programmes did abort() immediately after start. The > > solution was to use > > > > CONFIGURE_AR

Re: security.bsd.map_at_zero=0 problem with samba33 (including solution)

2009-10-03 Thread jhell
On Sat, 3 Oct 2009 14:42 -, Andre.Albsmeier wrote: FYI, after setting security.bsd.map_at_zero to 0 on 7.2-STABLE all samba33 programmes did abort() immediately after start. The solution was to use CONFIGURE_ARGS+= --disable-pie -Andre To add an additional note samba33 even whe

security.bsd.map_at_zero=0 problem with samba33 (including solution)

2009-10-03 Thread Andre Albsmeier
FYI, after setting security.bsd.map_at_zero to 0 on 7.2-STABLE all samba33 programmes did abort() immediately after start. The solution was to use CONFIGURE_ARGS+= --disable-pie -Andre -- BSD, from the people who brought you TCP/IP. ___ freeb