(RADIATOR) AuthBy NT & returning IP address
Hugh Irvine
hugh at open.com.au
Wed Feb 19 00:17:04 CST 2003
Hello Eli -
One way of doing this is with cascaded AuthBy clauses, like this:
# define AuthBy clauses
<AuthBy FILE>
Identifier CheckUsers
Filename %D/users
</AuthBy>
<AuthBy NT>
Identifier CheckNT
.....
</AuthBy>
# define Realms or Handlers
<Realm ....>
AuthBy CheckUsers
.....
</Realm>
The "users" file would contain something like this:
# users file
someuser Auth-Type = CheckNT
Framed-IP-Address = n.n.n.n
anotheruser Auth-Type = CheckNT
Framed-IP-Address = m.m.m.m
.....
You will need to maintain your users in two places however.
regards
Hugh
On Tuesday, Feb 18, 2003, at 23:57 Australia/Melbourne, Eli Tovbeyn
wrote:
> Hi,
> I'm looking for nice solution for working with AuthBy NT and returning
> static IP address to every client.
> I'm working with Radiator 3.5.
>
> Any ideas are welcome.
>
> ________________________________________
> Eli Tovbeyn eli at xpert.com
>
>
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 5684 bytes
Desc: not available
URL: <http://www.open.com.au/pipermail/radiator/attachments/20030219/a6dcbc14/attachment.bin>
More information about the radiator
mailing list