[freeside] usernames

ivan ivan at 420.am
Sun Jun 3 05:36:55 PDT 2001


okay, there are now configuration files to control the requirements that a
username contain at least one letter, and/or start with a letter.

On Wed, May 30, 2001 at 07:58:56AM -0700, ivan wrote:
> Hmm, this is more complicated.  At least NetBSD has no problem
> with numeric usernames.
> 
> Hmm, I seem to have deleted my FreeBSD vmware drive...
> 
> On Wed, May 30, 2001 at 08:38:13AM -0500, Adam Rose wrote:
> > Ivan, 
> > 
> > I didn't think that linux allowed usernames with a numeric first
> > character.
> > 
> > Added this:
> > svc_acct.pm
> > 
> > $recref->{username} =~ /^[a-z]{1}.*/ or return "Illegal username";
> > 
> > 
> > --Adam 
> > 
> 
> -- 
> meow
> _ivan

-- 
meow
_ivan



More information about the freeside-users mailing list