|
My problem is solved. Sorry for not
posting here earlier. -----Original Message----- From: freeradius-users-bounces@lists.freeradius.org
[mailto:freeradius-users-bounces@lists.freeradius.org] On Behalf Of William Sent: sexta-feira, 9 de Novembro de 2007 19:13 To: FreeRadius users mailing list Subject: Re: Users outside /etc/raddb/users Greetings, While this isn't the recommend way to generate such a large
suer/password database (Some form of Ldap/SQL is) You can use the $include directive
to include a different file for users. Using an older version of
freeradius, we do that for a small group that we don't have in our /etc/passwd
files. It works quite well for what you are asking. Wm Server Administrator NetOne Communications, Inc. Thanks, this worked fine! -----Original Message----- > >I want to know if there is some way to have this information
OUTSIDE the >/etc/raddb/users file sql, ldap, kerberos ... >because it would massivly increase the size of this file. > This is a joke, right. Ivan Kalik Kalik Informatika ISP It was not a joke. =D It
would massively increase
the number of lines of /etc/raddb/users, and it would
become annoying to read/edit. I wasn’t talking about the size in KB! =D Thanks a lot! |