On Wed, Aug 05, 2009 at 09:44:55AM -0500, Paul Blalock wrote:
<br>> Is it possible to have a simplistic username and password setup in freeradius?<br>> For example.
<br>> user,     pass
<br>> user1,   pass1
<br>> 
<br>> Or is it possible to have the users file point to a file that does this?
<br>> <br>
> If not, is it possible to have this type of format by using mysql?

<br><br>I think you are looking for modules/passwd.   modules/smbpasswd is an
example of how you would use it.<br> <br>--Scott Lambert                    KC5MLE                       Unix SysAdmin
<br><a href="mailto:lambert@lambertfam.org">lambert@lambertfam.org</a>

<br clear="all"><br>How do I tell radius to use smbpasswd instead of the users file? Also, is smbpasswd dynamic in that it updates real time when adding or deleting users?<br>This is a big concern for me, since I can add and delete multiple people throughout the day.<br>