Hello Barry -
Yes you can use the same Identifier in different Client clauses - that is why it is so useful to do it this way. regards Hugh On Mon, 11 Mar 2002 09:26, Barry Andersson wrote: > Thanks Hugh, > > Can you have the same Identifier for different clients as your example > suggests? > > Regards > > Barry > > > Hello Barry - > > > > The best way to do this is by setting the Identifier tag in each of your > > Client clauses, then using the Client-Identifier check item. > > > > For example: > > > > <Client .....> > > Identifier xxxxx > > ..... > > </Client> > > > > <Client .....> > > Identifier xxxxx > > ..... > > </Client> > > > > <Client .....> > > Identifier yyyyy > > ..... > > </Client> > > > > ...etc... > > > > Doing it this way is much easier to understand and you don't need regular > > expressions. > > > > regards > > > > Hugh > > > > On Sat, 9 Mar 2002 14:57, Barry Andersson wrote: > > > Hi, > > > > > > Can anyone help with the Check Item Perl expression to enable us to > > > ensure that certain users cannot login via particular NAS? > > > > > > That is, we want some users to be able to dial in via any NAS except > > > aaa.bbb.ccc.ddd and www.xxx.yyy.zzz . > > > > > > Barry Andersson > > > > > > === > > > Archive at http://www.open.com.au/archives/radiator/ > > > Announcements on [EMAIL PROTECTED] > > > To unsubscribe, email '[EMAIL PROTECTED]' with > > > 'unsubscribe radiator' in the body of the message. > > > > -- > > 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. -- 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. === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.
