Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2000 05:05:43 +0900 (JST)
From:      Hajimu UMEMOTO (=?ISO-2022-JP?B?GyRCR19LXBsoQiA=?=  =?ISO-2022-JP?B?GyRCSCUbKEI=?=) <ume@mahoroba.org>
To:        jkh@zippy.cdrom.com
Cc:        Alexander@Leidinger.net, current@FreeBSD.ORG
Subject:   wdm PAM support
Message-ID:  <200002272005.e1RK5h841700@peace.mahoroba.org>
In-Reply-To: <65104.951680992@zippy.cdrom.com>
References:  <65104.951680992@zippy.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> On Sun, 27 Feb 2000 11:49:52 -0800
>>>>> "Jordan K. Hubbard" <jkh@zippy.cdrom.com> 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




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