[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1241: [truemper@ElFi.MI.Uni-Koeln.DE: Bug in "adduser"]



This was sent to imurdock@gnu.ai.mit.edu.

------- Start of forwarded message -------
Date: Wed, 9 Aug 1995 14:49:12 +0200 (MET DST)
From: Winfried Truemper <truemper@ElFi.MI.Uni-Koeln.DE>
To: "Ian A. Murdock" <imurdock@gnu.ai.mit.edu>
Subject: Bug in "adduser"

Hi Ian,

I installed "debian" and I'm really impressed. Thats the way to go.
Unfortunatly "adduser" doesn't check if the username is less than 9
characters.
We need something like

if (length(@names)) {              # username must be less than 9 chars
    print " the username must be less than 9 chars "
    exit 1;
}

in "/usr/sbin/adduser"


Regards
Winfried

---
Redistribution of this message via the Microsoft Network is prohibited


------- End of forwarded message -------


Reply to: