>>>>> On Sun, 27 Feb 2000 11:49:52 -0800
>>>>> "Jordan K. Hubbard" <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]  [EMAIL PROTECTED]  [EMAIL PROTECTED]
http://www.imasy.org/~ume/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to