"Lon R. Stockton, Jr." wrote:
>
> On Sun, 31 Oct 1999, Chris M wrote:
>
> > I'd like to strip leading characters including \ for users that are
> > using NT Domains and don't understand what they are doing on dialup :)
> >
> > So WORKGROUP\myname should be rewritten to myname.
>
> Off the top o
I'm having some trouble using the editRadconfig.pl script. I was
initially getting the error:
Can't locate Radmin.pm in @INC (@INC contains ...
When running the script and changed line 25 from:
use Radmin;
which I guessed to be a typo, to:
use Radmin::Site;
I am now getting the err