Thanx for the reply Tariq.

 

These directory are listed under /opt/freeradius.

 

bin  etc  include  lib  man  sbin  share  var

 

under the bin directory the following are listed

 

radeapclient  smbencrypt

 

under the etc direcrory the following are listed

 

raddb    [but there are no files under this directory]

 

under the lib directory the following are listed

 

libeap-1.0.2.la            rlm_eap_mschapv2-1.0.2.so

libeap-1.0.2.so            rlm_eap_mschapv2.a

libeap.a                   rlm_eap_mschapv2.la

libeap.la                  rlm_eap_mschapv2.so

libeap.so                  rlm_eap.so

libltdl.a                  rlm_exec-1.0.2.la

libltdl.la                 rlm_exec-1.0.2.so

libltdl.so                 rlm_exec.a

libltdl.so.3               rlm_exec.la

libltdl.so.3.1.0           rlm_exec.so

libradius-1.0.2.la         rlm_expr-1.0.2.la

libradius-1.0.2.so         rlm_expr-1.0.2.so

libradius.a                rlm_expr.a

libradius.la               rlm_expr.la

libradius.so               rlm_expr.so

rlm_acct_unique-1.0.2.la   rlm_fastusers-1.0.2.la

rlm_acct_unique-1.0.2.so   rlm_fastusers-1.0.2.so

rlm_acct_unique.a          rlm_fastusers.a

rlm_acct_unique.la         rlm_fastusers.la

rlm_acct_unique.so         rlm_fastusers.so

rlm_always-1.0.2.la        rlm_files-1.0.2.la

rlm_always-1.0.2.so        rlm_files-1.0.2.so

rlm_always.a               rlm_files.a

rlm_always.la              rlm_files.la

rlm_always.so              rlm_files.so

rlm_attr_filter-1.0.2.la   rlm_mschap-1.0.2.la

rlm_attr_filter-1.0.2.so   rlm_mschap-1.0.2.so

rlm_attr_filter.a          rlm_mschap.a

rlm_attr_filter.la         rlm_mschap.la

rlm_attr_filter.so         rlm_mschap.so

rlm_attr_rewrite-1.0.2.la  rlm_ns_mta_md5-1.0.2.la

rlm_attr_rewrite-1.0.2.so  rlm_ns_mta_md5-1.0.2.so

rlm_attr_rewrite.a         rlm_ns_mta_md5.a

rlm_attr_rewrite.la        rlm_ns_mta_md5.la

rlm_attr_rewrite.so        rlm_ns_mta_md5.so

rlm_chap-1.0.2.la          rlm_pap-1.0.2.la

rlm_chap-1.0.2.so          rlm_pap-1.0.2.so

rlm_chap.a                 rlm_pap.a

rlm_chap.la                rlm_pap.la

rlm_chap.so                rlm_pap.so

rlm_checkval-1.0.2.la      rlm_passwd-1.0.2.la

rlm_detail-1.0.2.la        rlm_passwd-1.0.2.so

rlm_detail-1.0.2.so        rlm_passwd.a

rlm_detail.a               rlm_passwd.la

rlm_detail.la              rlm_passwd.so

rlm_detail.so              rlm_preprocess-1.0.2.la

rlm_digest-1.0.2.la        rlm_preprocess-1.0.2.so

rlm_digest-1.0.2.so        rlm_preprocess.a

rlm_digest.a               rlm_preprocess.la

rlm_digest.la              rlm_preprocess.so

rlm_digest.so              rlm_radutmp-1.0.2.la

rlm_eap-1.0.2.la           rlm_radutmp-1.0.2.so

rlm_eap-1.0.2.so           rlm_radutmp.a

rlm_eap.a                  rlm_radutmp.la

rlm_eap_gtc-1.0.2.la       rlm_radutmp.so

rlm_eap_gtc-1.0.2.so       rlm_realm-1.0.2.la

rlm_eap_gtc.a              rlm_realm-1.0.2.so

rlm_eap_gtc.la             rlm_realm.a

rlm_eap_gtc.so             rlm_realm.la

rlm_eap.la                 rlm_realm.so

rlm_eap_leap-1.0.2.la      rlm_sql-1.0.2.la

rlm_eap_leap-1.0.2.so      rlm_sql-1.0.2.so

rlm_eap_leap.a             rlm_sql.a

rlm_eap_leap.la            rlm_sql.la

rlm_eap_leap.so            rlm_sql.so

rlm_eap_md5-1.0.2.la       rlm_unix-1.0.2.la

rlm_eap_md5-1.0.2.so       rlm_unix-1.0.2.so

rlm_eap_md5.a              rlm_unix.a

rlm_eap_md5.la             rlm_unix.la

rlm_eap_md5.so             rlm_unix.so

rlm_eap_mschapv2-1.0.2.la  rlm_x99_token-1.0.2.la

 

 

but what I was expecting is

 

raddb/clients.conf

 

etc/raddb/users

 

I think that these are the main configuration file’s that should be edited

 

Thanx in Adv

 

Rupak

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tariq Rashid
Sent:
Wednesday, May 04, 2005 3:47 AM
To: '[email protected]'
Subject: RE: Radius Installation

 

here what i have always done...

 

tar -xvzf freeradius-1.0.2.tar.gz

 

cd freeradius-1.0.2

./configure --prefix=/opt/freeradius102

make

make install

 

now everything is in /opt/freeradius102

 

here is a listing of my /opt/freeradius102 directory:

    ls /opt/freeradius102/
    bin     etc     include lib     man     sbin    share   var

 

 

which files are you missing?

 

 

 

 

 

-----Original Message-----
From: Rupak [mailto:[EMAIL PROTECTED]
Sent:
05 May 2005 00:21
To: [email protected]
Subject: RE: Radius Installation

 

I did it the way you told me..some files are created at /op/freeradius.But the other files are not at /opt/freeradius/etc/raddb

 

When I issued the command ./configure .the following doubtfull output came.

 

checking whether build environment is sane... yes

 

 

I think this is the problem.Do you have any idea on this..

 

 

 

 

 

 

 

 

 

 

 

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tariq Rashid
Sent:
Wednesday, May 04, 2005 2:58 AM
To: '[email protected]'
Subject: RE: Radius Installation

 

 

since you configured with --prefix=/usr/local/freeradius, everything will be under that directory.

 

so etc/raddb will be in /usr/local/freeradius/etc/raddb and so on...

 

if you're going to use --prefix - why not completely separate if from the system /usr and do a

 

 --prefix=/opt/freeradius

 

tariq

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent:
04 May 2005 23:30
To: [email protected]
Subject: Radius Installation

 

Hello all!!

 

I installed the latest radius software that is freeradius-1.0.2.Downloaded from www.freeradius.org

 

The installation step's are as follows

 

1         #./configure --prefix=/usr/local/freeradius  [I tried ./configure only also]

2         #make

3         #make install.

 

But after installation when I go to /usr/local/etc/raddb.  There is nothing inside raddb directory.I am really confused.I tried the old version also  freeradius-1.0.0. But again the same problem.when I look at /usr/local/bin then there are 2 file's over there. "radeapclient"  "smbencrypt".I was expecting the file's "/etc/raddb/users  and /etc/raddb/clients.conf This is my first installation So I am really getting in trouble.Please kindly give me some suggestion's.Thanking you...

 



__________ NOD32 1.1086 (20050502) Information __________

This message was checked by NOD32 antivirus system.
http://www.nod32.com



__________ NOD32 1.1086 (20050502) Information __________

This message was checked by NOD32 antivirus system.
http://www.nod32.com

Reply via email to