RE: freeradius-snapshot-20031007 RedHat 7.1

2003-10-10 Thread Picher, Cedric

Hello,
I did'not find any error messages.
So I collected output messages for both freeradius-0.9.1 and the snapshot
packages.
As I said the freeradius-0.9.1 installation is OK, but not for the snpashot
package.
Maybe I am missing something.
If you can guide me.

Thanks.



freeradius-0.9.1

[EMAIL PROTECTED] freeradius-0.9.1]$ ./configure
configure: warning: snmpget not found - Simultaneous-Use and checkrad.pl may
not work
configure: warning: snmpwalk not found - Simultaneous-Use and checkrad.pl
may not work
configure: warning: silently not building rlm_krb5.
configure: warning: FAILURE: rlm_krb5 requires:  krb5.
configure: warning: iodbc headers not found.  Use
--with-iodbc-include-dir=path.
configure: warning: sql submodule 'iodbc' disabled
configure: warning: oracle headers not found.  Use
--with-oracle-home-dir=path.
configure: warning: sql submodule 'oracle' disabled
configure: warning: unixODBC headers not found.  Use
--with-unixodbc-include-dir=path.
configure: warning: sql submodule 'unixodbc' disabled


[EMAIL PROTECTED] freeradius-0.9.1]$ make
(see freeradius-0-9-1.txt file)

---

freeradius-snapshot-20031007
[EMAIL PROTECTED] freeradius-snapshot-20031007]$ ./configure
configure: warning: snmpget not found - Simultaneous-Use and checkrad.pl may
not work
configure: warning: snmpwalk not found - Simultaneous-Use and checkrad.pl
may not work
configure: warning: silently not building rlm_krb5.
configure: warning: FAILURE: rlm_krb5 requires:  krb5.
configure: warning: iodbc headers not found.  Use
--with-iodbc-include-dir=path.
configure: warning: sql submodule 'iodbc' disabled
configure: warning: oracle headers not found.  Use
--with-oracle-home-dir=path.
configure: warning: sql submodule 'oracle' disabled
configure: warning: unixODBC headers not found.  Use
--with-unixodbc-include-dir=path.
configure: warning: sql submodule 'unixodbc' disabled

[EMAIL PROTECTED] freeradius-snapshot-20031007]$ make
(see freeradius-snapshot.txt file)




-Message d'origine-
De : Alan DeKok [mailto:[EMAIL PROTECTED]
Envoye : jeudi 9 octobre 2003 16:24
A : [EMAIL PROTECTED]
Objet : Re: freeradius-snapshot-20031007  RedHat 7.1 


Picher, Cedric [EMAIL PROTECTED] wrote:
 I am actually having a problem with freeradius-snapshot-20031007 on RedHat
 7, I get some errors running make
...
   rlm_eap_tls.c:462: warning: unused parameter `arg'
   gmake[10]: *** [rlm_eap_tls.o] Error 1

  I seriously doubt that.  You've edited the output to delete a number
of lines of text, inside of which is the actual error message.

  Alan DeKok.

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



[EMAIL PROTECTED] freeradius-0.9.1]$ make
rlm_counter.c: In function `add_defaults':
rlm_counter.c:161: warning: assignment discards qualifiers from pointer target type
rlm_counter.c:173: warning: assignment discards qualifiers from pointer target type
rlm_counter.c: In function `counter_instantiate':
rlm_counter.c:448: warning: assignment discards qualifiers from pointer target type
rlm_counter.c:466: warning: assignment discards qualifiers from pointer target type
rlm_counter.c: In function `counter_accounting':
rlm_counter.c:633: warning: assignment from incompatible pointer type
rlm_counter.c: In function `add_defaults':
rlm_counter.c:161: warning: assignment discards qualifiers from pointer target type
rlm_counter.c:173: warning: assignment discards qualifiers from pointer target type
rlm_counter.c: In function `counter_instantiate':
rlm_counter.c:448: warning: assignment discards qualifiers from pointer target type
rlm_counter.c:466: warning: assignment discards qualifiers from pointer target type
rlm_counter.c: In function `counter_accounting':
rlm_counter.c:633: warning: assignment from incompatible pointer type
libtool: link: warning: library `/usr/lib/libgdbm.la' was moved.
rlm_dbm.c: In function `sm_parse_user':
rlm_dbm.c:172: warning: assignment discards qualifiers from pointer target type
rlm_dbm.c:206: warning: passing arg 2 of `paircmp' discards qualifiers from pointer 
target type
rlm_dbm_parser.c: In function `storecontent':
rlm_dbm_parser.c:160: warning: assignment discards qualifiers from pointer target type
rlm_dbm.c: In function `sm_parse_user':
rlm_dbm.c:172: warning: assignment discards qualifiers from pointer target type
rlm_dbm.c:206: warning: passing arg 2 of `paircmp' discards qualifiers from pointer 
target type
cb.c: In function `cbtls_info':
cb.c:36: warning: passing arg 1 of `SSL_state_string_long' discards qualifiers from 
pointer target type
tls.c: In function `init_tls_ctx':
tls.c:179: warning: implicit declaration of function `RAND_load_file'
tls.c: In function `new_tls_session':
tls.c:220: warning: implicit declaration of function `SSL_set_msg_callback'
tls.c:221: warning: implicit declaration of function `SSL_set_msg_callback_arg'
mppe_keys.c: In function `P_hash':
mppe_keys.c:59: warning: implicit declaration of function

freeradius-snapshot-20031007 RedHat 7.1

2003-10-09 Thread Picher, Cedric


Hello pple,

I am actually having a problem with freeradius-snapshot-20031007 on RedHat
7, I get some errors running make.
With freeradius-0.9.1.tar.gz I did'nt meet any problems.
Am I missing some things or is there a way to install
freeradius-snapshot-20031007 on RH 7.1 ?
I collected some messages :
Thanks by advance for any help.


./configure
make



rlm_eap_tls.c:231: for each function it appears in.)
rlm_eap_tls.c: In function `eaptls_authenticate':
rlm_eap_tls.c:462: warning: unused parameter `arg'
gmake[10]: *** [rlm_eap_tls.o] Error 1
gmake[10]: Leaving directory
`/home/invite/freeradius-snapshot-20031007/src/modules/rlm_eap/types/rlm_eap
_tls'
gmake[9]: *** [common] Error 1
gmake[9]: Leaving directory
`/home/invite/freeradius-snapshot-20031007/src/modules/rlm_eap/types'
gmake[8]: *** [static] Error 2
gmake[8]: Leaving directory
`/home/invite/freeradius-snapshot-20031007/src/modules/rlm_eap/types'
gmake[7]: *** [common] Error 1
gmake[7]: Leaving directory
`/home/invite/freeradius-snapshot-20031007/src/modules/rlm_eap'
gmake[6]: *** [static] Error 2
gmake[6]: Leaving directory
`/home/invite/freeradius-snapshot-20031007/src/modules/rlm_eap'
gmake[5]: *** [common] Error 1
gmake[5]: Leaving directory
`/home/invite/freeradius-snapshot-20031007/src/modules'
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory
`/home/invite/freeradius-snapshot-20031007/src/modules'
gmake[3]: *** [common] Error 1
gmake[3]: Leaving directory
`/home/invite/freeradius-snapshot-20031007/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/home/invite/freeradius-snapshot-20031007/src'
gmake[1]: *** [common] Error 1
gmake[1]: Leaving directory
`/home/invite/freeradius-snapshot-20031007'
make: *** [all] Error 2

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


freeradius-0.9.1 and TTLS

2003-09-22 Thread Picher, Cedric

Hi ppl,

I'm trying to implement freeradius using TTLS enabled along with MySql,
using an Odyssey Client.
So I have installed freeradius-0.9.1.tar.gz following the installation guide
under RedHat 7.1.
But I still have a doubt about EAP TTLS support with this release of
freeradius because I did'nt find any ttls library
under lib directory. There are some rlm_eap_tls-0.9.1.*, or
rlm_eap_md5-0.9.1.* files and others but no ttls modules.
Other there inside radiusd.conf no reference about TTLS options.
Could you please confirm me the support of eap TTLS with freeradius.
If yes, can you give me some examples of radiusd.conf enabled for TTLS, or
some documentation about
TTLS conf with freeradius.

Thanks in advance.


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