From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 10 Jun 2004 08:51:33 +0400 From: Andrew Borodin To: community@altlinux.ru Subject: Re: [Comm] =?koi8-r?B?5M/CwdfMxc7JxSDA2tfF?= =?koi8-r?B?0tE=?= Message-ID: <20040610045133.GB1601@borodin.zarya> References: Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4.2.1i X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.5 Precedence: list Reply-To: community@altlinux.ru List-Id: Mailing list for ALT Linux users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jun 2004 04:52:25 -0000 Archived-At: List-Archive: List-Post: On Thu, Jun 10, 2004 at 07:43:40AM +0400, Anton Usov wrote: > пытаюсь добавить юзверя командой > useradd -p 111111 user > он добавляется но я не могу под ним зайти > кто подскажет? > man useradd -p passwd The encrypted password as returned by crypt(3). The ^^^^^^^^^^^^^^^^^^ default is to disable the account. Создайте пользователя без пароля, а потом назначьте ему пароль командой passwd. -- С уважением, А. Бородин.