On 12/19/2012 02:17 PM, Alexander Barton wrote:
The same password and exactly this command sequence works (copy-paste!) for me, so ... WTF!?
Haha, crazy!
Could you post the first line of "ngircd --version" including the build time options, please? This should look like this:
ngIRCd 20-IRCPLUS+SYSLOG+ZLIB-x86_64/apple/darwin12.2.0
And which platform, operating system, and configure options are you using?
Absolutely. Wonder if PIE is causing the issues?
./configure --enable-ipv6 --with-openssl CFLAGS="-Wall -D_FORTIFY_SOURCE=2 -O2 -fPIE -pie -fstack-protector"
Linux packetmail 3.2.0-35-generic-pae #55-Ubuntu SMP Wed Dec 5 18:04:39 UTC 2012 i686 i686 i386 GNU/Linux
Ubuntu 12.04.1 LTS
Here are banners when I was testing openssl s_client -connect:
Dec 19 14:03:25 localhost ngircd[4579]: ngIRCd 20-IPv6+IRCPLUS+SSL+SYSLOG+ZLIB-i686/pc/linux-gnu started.
Dec 19 14:04:04 localhost ngircd[4859]: ngircd 19.2-SYSLOG+ZLIB+SSL+IRCPLUS+IPv6-i686/pc/linux-gnu started.
No SELinux and AppArmor doesn't show any issues/problems.
Thanks, Nathan