X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=todo%2Fproposed-new-users;h=9f7cc5fad546797e2859a866c7c620e77e091b00;hb=74cfdee3ee99b83d09f17140ed3412d8fcbe634b;hp=c87b1fa65826e6aba0e8382dc925170dada40270;hpb=c7f392f0b3dcbd2015f16a0737ba4edcb91259c3;p=freeradius.git diff --git a/todo/proposed-new-users b/todo/proposed-new-users index c87b1fa..9f7cc5f 100644 --- a/todo/proposed-new-users +++ b/todo/proposed-new-users @@ -1,6 +1,6 @@ Adding new features usually requires adding yet another -file. We already have a slwe of files in /etc/raddb, it should be +file. We already have a slew of files in /etc/raddb, it should be possible to fold them into one. From radiusd's point of view that is, by using $INCLUDE statements it would still be possible for the admin to concentrate different things (like huntgroups) in @@ -43,7 +43,7 @@ Basically the keywords should be: check: all items must match Multiple check statements can be present which - will be ORed (entry applkies when one matches) + will be ORed (entry applies when one matches) If entry doesn't match, the next entry will be tried auth: If check matches, authentication will be done. If authentication fails we don't fall through ever