From owner-freebsd-current Sun Feb 27 12: 8:30 2000 Delivered-To: freebsd-current@freebsd.org Received: from peace.mahoroba.org (peace.calm.imasy.or.jp [202.227.26.34]) by hub.freebsd.org (Postfix) with ESMTP id F2F7637B6EE for ; Sun, 27 Feb 2000 12:08:16 -0800 (PST) (envelope-from ume@mahoroba.org) Received: from localhost (IDENT:LkkGXig2zP/jtuIWi9rbGRoAd+PoT24S/H8c/6mtOVrR4SRxr2aeZ2phd87oQQ15@localhost [::1]) by peace.mahoroba.org (8.10.0.Beta10/3.7W-peace) with ESMTP id e1RK5h841700; Mon, 28 Feb 2000 05:05:43 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Mon, 28 Feb 2000 05:05:43 +0900 (JST) Message-Id: <200002272005.e1RK5h841700@peace.mahoroba.org> To: jkh@zippy.cdrom.com Cc: Alexander@Leidinger.net, current@FreeBSD.ORG Subject: wdm PAM support In-Reply-To: <65104.951680992@zippy.cdrom.com> References: <65104.951680992@zippy.cdrom.com> X-Mailer: xcite1.20> Mew version 1.95b3 on Emacs 20.5 / Mule 4.0 =?iso-2022-jp?B?KBskQjJWMWMbKEIp?= X-PGP-Public-Key: http://www.imasy.org/~ume/publickey.asc X-PGP-Fingerprint: 6B 0C 53 FC 5D D0 37 91 05 D0 B3 EF 36 9B 6A BC X-URL: http://www.imasy.org/~ume/ X-OS: FreeBSD 4.0-CURRENT Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Hajimu UMEMOTO (=?ISO-2022-JP?B?GyRCR19LXBsoQiA=?= =?ISO-2022-JP?B?GyRCSCUbKEI=?=) X-Dispatcher: imput version 20000221(IM139) Lines: 23 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> On Sun, 27 Feb 2000 11:49:52 -0800 >>>>> "Jordan K. Hubbard" said: jkh> Hmmm. I see that /usr/ports/x11/wdm has merged in support for jkh> FreeBSD's login classes, but not PAM. Are you planning to merge these jkh> changes of yours into the port so that the rest of us can play too? :-) Yes, of course. I put it on http://www.imasy.or.jp/~ume/FreeBSD/wdm-pam-port.tar.gz Please review it. To play with pam_ssh.so, you need to add following lines into /etc/pam.conf. wdm auth required pam_ssh.so wdm account required pam_unix.so try_first_pass wdm session required pam_ssh.so wdm password required pam_deny.so -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@jp.FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message