Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(ASCEND) FILE-aatv for merit radiusd 3.5.x



Hi,

I wrote an aatv for merit radiusd which alows you to authenticate
users using a file simmilar to /etc/passwd which reads like:

	username:crypt(passwd):.....\n or
        username:crypt(passwd)\n

To try it out, follow these instructions:

 i)
     get radius.3.5.6.basic.tar.gz from:
      ftp://ftp.merit.edu/radius/releases/

 ii) get FILE_FOR_radius.3.5.6.basic.tar.gz it from:
      http://www.bene.baynet.de/~chris/

 iii) untar radius.3.5.6.basic.tar.gz into a directory radius.3.5.6.basic
       (warning: archive does not create subdirectory!)

 iv)  untar FILE_FOR_... (creates subdirectory FILE_FOR... )

 v)   cd FILE_FOR

 vi)  ./patchme

 vii) follow instructions for installing RADIUS



Then, you can use

(...)
DEFAULT MyFile  /etc/raddb/passwds/defpass
(...)
domain	MyFile	/etc/raddb/passwds/domain
foobar  MyFile  /etc/raddb/passwds/foobar
(...)

to authenticate via this file.


PLEASE tell me if you like it, if you use it and if you found any mistakes...
I almost never program in C!

	Christian Vogel

Buergernetz Neumarkt * http://www.bene.baynet.de
Consider yourself disclaimed!

++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd:	<http://www.nealis.net/ascend/faq>