From owner-freebsd-questions Tue Oct 30 14:17:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by hub.freebsd.org (Postfix) with ESMTP id 1AB5737B401 for ; Tue, 30 Oct 2001 14:17:21 -0800 (PST) Received: from localhost (nick@localhost) by cody.jharris.com (8.11.1/8.9.3) with ESMTP id f9UMHKN71221 for ; Tue, 30 Oct 2001 16:17:20 -0600 (CST) (envelope-from nick@rogness.net) Date: Tue, 30 Oct 2001 16:17:20 -0600 (CST) From: Nick Rogness X-Sender: nick@cody.jharris.com To: freebsd-questions@freebsd.org Subject: PAM Virtual user login Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Does anyone have a PAM module that can translate a virtual username to a real userid via a db or equivalent mechanism and authenticate the real UID off of the password file? Example: Virtual Real PWD UID entry in system ================================================ info@domain1.com --> ID000001 info@domain2.com --> ID000002 . . . xxx@domain1.com --> IDXXXXXX yyy@domain2.com --> IDYYYYYY The thought was to let people with virtual usernames login to all of the services (ssh, ftp, etc) through this same mechanism. Nick Rogness - Keep on Routing in a Free World... "FreeBSD: The Power to Serve!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message