usernames

Adam Rose adamr at eaze.net
Wed May 30 07:32:57 PDT 2001


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 




More information about the freeside-users mailing list