From owner-freebsd-questions@FreeBSD.ORG Mon Jun 17 11:35:44 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6742B2D2 for ; Mon, 17 Jun 2013 11:35:44 +0000 (UTC) (envelope-from talayeh.asadi@gmail.com) Received: from mail-ie0-x22d.google.com (mail-ie0-x22d.google.com [IPv6:2607:f8b0:4001:c03::22d]) by mx1.freebsd.org (Postfix) with ESMTP id 3BF8D1ED2 for ; Mon, 17 Jun 2013 11:35:44 +0000 (UTC) Received: by mail-ie0-f173.google.com with SMTP id k13so6663470iea.4 for ; Mon, 17 Jun 2013 04:35:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=Y03D+p73L84vqFF8MQS3I0YO0VzSQZKg1t9KuDpTQKc=; b=MAiSQtRHKfy4n0mmXm9hk6JK8HmfPSJDwoTwqbs5Nnd8ml1Qq2D4fIJnscagrcJTmR plvRrr6pU0Dmj+UTxN515ywAv7wtm/Adx2xCR6+JL8KY1tbpkWf1apCOUPBEhJPdy4R3 gZG4LoTS5RWk+xmK6P/wHMU0V0nSKhxbGZkoy/ceGtc1ecm9/gPAVHBlpbp+kxMy1Xiy L4x3asnOAdzyPkrR7AHfFG28PwR10qWcI6weS/rnRxOUrbxcA8czi5PHerk3Ypt79nn7 s1+6N/BTqOJDnU3kDn2f3f38ZY1pGed4tN1fkHZJQqA41zu0WdQlose2UDl7bRDKRZLh ertg== X-Received: by 10.50.47.105 with SMTP id c9mr4806410ign.50.1371468943956; Mon, 17 Jun 2013 04:35:43 -0700 (PDT) MIME-Version: 1.0 Sender: talayeh.asadi@gmail.com Received: by 10.42.153.10 with HTTP; Mon, 17 Jun 2013 04:35:23 -0700 (PDT) In-Reply-To: References: From: takCoder Date: Mon, 17 Jun 2013 16:05:23 +0430 X-Google-Sender-Auth: kai6LYNm0pxfdw0hHhakfuvVAzA Message-ID: Subject: Re: FreeBSD maximum password length To: Mark Felder Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: tak.official@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jun 2013 11:35:44 -0000 Thank you, Mark, for your helpful answer :) yes, i am aware of the max username length of 16characters.. I just wanted to become sure about password max length, cause i need to moderate it in my self-built user interface.. Thank you again :) On Mon, Jun 17, 2013 at 3:44 PM, Mark Felder wrote: > There isn't a max password length as far as I'm aware, but there is a max > username length that drive me insane sometimes. I should really file a PR > about that... > ______________________________**_________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/**mailman/listinfo/freebsd-**questions > To unsubscribe, send any mail to "freebsd-questions-** > unsubscribe@freebsd.org " >