/usr/local/lib/rlm_pam.a: invalid ELF header

2006-04-09 Thread Aaron Paetznick
I'm trying to build FreeRADIUS v1.1.1 on CentOS 4.3 x86_64.  I'm not 
passing configure any special arguments.  When I start the server, 
here's what I get in the log:


Sun Apr  9 03:51:28 2006 : Error: radiusd.conf[589] Failed to link to 
module 'rlm_pam': /usr/local/lib/rlm_pam.a: invalid ELF header

Sun Apr  9 03:51:28 2006 : Error: radiusd.conf[1872] Unknown module pam.
Sun Apr  9 03:51:28 2006 : Error: radiusd.conf[1840] Failed to parse 
authenticate section.



Is rlm_pam compatible with 64-bit systems?  Thanks in advance.


--Aaron


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Digest Messenger

2006-04-09 Thread saman alaniazar

Dear All
I have installed FreeRadius 1.1.0 as an authentication server for
our sip proxy, I am using MSN messenger and some other sip
phone to test.

everything in my database is ok and I receive access packet by the sip
phones except MSN messenger , when I am using MSN mesenger , I receive
reject packet. I searched all mailing list but no answer. do you think
that there is any incompatability between MSN messenger and FreeRadius.
is there any differences between digest method of freeradius and MSN
messenger?

I appreciate any help and be grateful for your favours.

Best regard-- S.A.A
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: /usr/local/lib/rlm_pam.a: invalid ELF header

2006-04-09 Thread Alan DeKok
Aaron Paetznick [EMAIL PROTECTED] wrote:
 Is rlm_pam compatible with 64-bit systems?  Thanks in advance.

  It's not an issue with rlm_pam.  It's probably a 32/64-bit
compatibility problem.

  If your compiler produces 64-bit libraries, the system should be
able to load 64-bit libraries.  Not having access to your system, I
don't know what format rlm_pam is in, or what's going wrong.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Digest Messenger

2006-04-09 Thread Alan DeKok
saman alaniazar [EMAIL PROTECTED] wrote:
 I have installed FreeRadius 1.1.0  as an authentication server for our sip
 proxy,  I am using MSN messenger and some other sip phone to test.
 everything in my database is ok and I receive access packet by the sip
 phones except MSN messenger , when I am using MSN mesenger , I receive
 reject packet.

  Run the server in debugging mode to see what's going wrong.

  Also, you might try using version 1.1.1, which has updates to the
digest module.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Version 1.1.1 stops responding

2006-04-09 Thread Alan DeKok
Duane Cox [EMAIL PROTECTED] wrote:
 I have 2 servers with identical hardware/software configs.
 Both servers hang at the same time.
 
 stopping/starting the daemon doesn't resolve the issue, rebooting the box 
 does.

  That's fairly bad.  I'm not sure how something in the application
layer could cause that.  Maybe an OS issue?  But then why would *both*
boxes hand at the *same* time?

 I was assuming it had something to do with the sql module because that is 
 where it paused (see: sql hangs, was (conflicts/duplicates need))

  Maybe a wider network issue?

  I'm just guessing here...

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Version 1.1.1 stops responding

2006-04-09 Thread Doug Hardie


On Apr 9, 2006, at 17:46, Alan DeKok wrote:


Duane Cox [EMAIL PROTECTED] wrote:

I have 2 servers with identical hardware/software configs.
Both servers hang at the same time.

stopping/starting the daemon doesn't resolve the issue, rebooting  
the box

does.


  That's fairly bad.  I'm not sure how something in the application
layer could cause that.  Maybe an OS issue?  But then why would *both*
boxes hand at the *same* time?

I was assuming it had something to do with the sql module because  
that is

where it paused (see: sql hangs, was (conflicts/duplicates need))


  Maybe a wider network issue?

  I'm just guessing here...


Check the times very closely.  They may be 10 seconds apart.  I had a  
problem with a module that was crashing.  The first request took out  
the primary server and then when it didn't respond, 10 seconds later  
it tried the backup and crashed it also.
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Allow linking against OpenSSL? (Was Re: [GENERAL] Debian package for freeradius_postgresql module)

2006-04-09 Thread Alan DeKok
Nicolas Baradakis [EMAIL PROTECTED] wrote:
 I also note the current situation is really a minor problem for our
 users, because we're maintaining the necessary files to build the
 Debian packages in our CVS. Anybody can easily build a Debian package
 of the freeradius-postgresql module from a sources tarball with a
 single command line. (dpkg-buildpackage)

  That does mitigate a lot of the problems.

  How about an additional idea: I don't think it's a problem for
copyright owners to distribute binaries, so if we set up a mini apt
system (say apt.freeradius.org), we could put problematic debian
packages there.

  Alan DeKok.
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html