Is it possible to set things so that 'telnet' is allowed only to one specific user, while everyone else needs sshd? ie: Obviously, nologin can be used as a shell to not permit any logins (but makes 'su' break too), but I'd like to allow telnet for one specific user only and keep everyone else on sshd.
I could of course modify telnetd, but I'd prefer to avoid such voodoo as I'd surely forget during an upgrade later :)
Thanks for any tips, jeff -- "Have you played Atari today?" _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"