Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2000 13:57:50 -0700
From:      Alfred Perlstein <bright@wintelcom.net>
To:        grios@consultant.com
Cc:        questions@FreeBSD.ORG
Subject:   Re: validating users.
Message-ID:  <20000605135750.S17973@fw.wintelcom.net>
In-Reply-To: <393C1126.C6586041@tdnet.com.br>; from kernel@tdnet.com.br on Mon, Jun 05, 2000 at 05:44:22PM -0300
References:  <393C1126.C6586041@tdnet.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
* Gustavo Vieira Goncalves Coelho Rios <kernel@tdnet.com.br> [000605 13:44] wrote:
> I would like to know how can i implement such a authentication. Of
> course i know how to decide if an account is mapped or not to a system
> one (it's easy, just reading the file). My questions is: once i know
> it's an account mapped to system one, how to authenticate the income
> user?
> 
> Thanks a lot for your time and cooperation.

See the manpage for getpwent.
also see: /usr/src/crypto/openssh/auth-passwd.c

-- 
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
"I have the heart of a child; I keep it in a jar on my desk."


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000605135750.S17973>