On Sun, 20 Jul 2003, Farid Hajji wrote: > When using ssh, I'm not trying public/private keys, > just plain unix passwords. Doesn't ssh access login(1) > in this case?
sshd does not use login unless requested to do so by the UseLogin config parameter. There have been security vulnerabilities exposed by using this option in the past. You have been warned :) -- Doug White | FreeBSD: The Power to Serve [EMAIL PROTECTED] | www.FreeBSD.org _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"