t to do about it?
if you need any more information (e.g. config files, etc) to help me
with this problem, don't hesitate to contact me :)
tia
---
Joel Michael
Junior System Administrator
Diggy Internet Services
90 Petrie Terrace
Brisbane Qld 4000
Ph: +61 7 3367 3555
Fax: +61 7 3367 3544
/
RewriteUsername s/ $//
a simple little perl script to test your regexes would be something like
the following:
#!/usr/bin/perl -w
$regex1 = '^ ';
$regex2 = ' $';
$username = ' someusernamewithspaces ';
$username =~ s/$regex1//;
$username =~ s/$regex2//;
print &quo
Title: How to disable a user
since you are authenticating against an SQL
database, you could just create a column in the table that has your
authentication details called something like auth_dialup_flag as a boolean type
(i don't know the exact Oracle syntax, i use Informix ;), and set it to
^@]+).*/$1/
MaxSessions 5
AcctLogFileName %L/acc.log
Filename %D/diggyusers.db
any help, or any suggestions on how to do this better would be greatly
appreciated!
---
Joel Michael
System Administrator
- Original Message -
From: "Hugh Irvine" <[EMAIL PROTECTED]>
To: "Joel Michael" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, July 04, 2000 6:14 PM
Subject: Re: (RADIATOR) infinite loop on bad password
>
> How strange, your database
ill not match the last
example you gave, but it will return a result with trailing spaces (at
least on varchar fields anyway), returning a result for the second example.
I'm not sure about Oracle, or MS-SQL server, as I've never used
them. Anyone care to throw something in about how thes
t is the cost. It's free. The worst part is
configuring it for the first time, the config file syntax looks very
strange at first, but you learn it quickly enough.
--
Joel Michael
Systems Administrator
Worldhosting.org
Ph: +61 7 3367 3555
Fax: +61 7 3367 3544
===
Archive at http://www.star
ad and custom-built
auth/accounting tables, load around 15% while testing) takes 49 seconds
to do that much:
real0m49.215s
user0m9.970s
sys 0m0.440s
--
Joel Michael
Systems Administrator
Worldhosting.org
Ph: +61 7 3367 3555
Fax: +61 7 3367 3544
===
Archive at http://www.open.com.au/