Ok i managed to get it on it's feet, now what i am asking is is there a way/script to add users with the dial_upadmin frontend (username / pass) but then to have them in the users file aswell in the systems passwd/shadow so then i cand use the System Auth?
Dunno if i spelled that corectly, of if it makes sense, anyhow the script that comes with freeradius to add users from the users file to mysql doesent work for me :(. Reason: inserting "robcon" into usergroup table as member of "dynamic" DBD::mysql::db do failed: You have an error in your SQL syntax near '`usergroup` SET `UserName`='robcon',`GroupName`='dynamic'' at line 1 at ./users2mysql.pl line 98, <USERS> chunk 837. inserting " Simultaneous-Use", "1" for "robcon" in radcheck ... Thnx Bogdan On Fri, 13 Dec 2002, Alan DeKok wrote: > Bogdan Rosu <[EMAIL PROTECTED]> wrote: > > Ok i'm new to this im sittig here for the 2nd day with my teeth in > > deep radius... compiled installed on a Red Hat 6.1 > > i've set up the database, also dial up admin.. > > in the past ive used radius + pgsql and some home made scripts > > but thats history since postgres gave me a lot o headache. > > If you're not familiar with RADIUS, then don't set up a complicated > configuration at the start. Read the FAQ, follow the examples, and > work from there. > > > What i have is an /etc/passwd full of users and an old radius user > > file that looks like this : > > > > acighi Auth-Type = System > > Service-Type = Framed-User, > > Framed-Protocol = PPP > > That looks somewhat reasonable. > > > whats the best way to aproach this, > > ive been failing at doing this... > > And the output of debugging mode is... ? > > Alan DeKok. > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
