Steven Friedrich <[EMAIL PROTECTED]> writes: > What I did notice though, is that I can't login as root using ssh. I haven't > found this mentioned in the man pages. > > Anybody know where it's documented, whether it can be changed, and would that > be a colossal mistake?
Try the sshd_config(5) manual. > I mean, hey, it's a secure shell, why can't I login as root? Accountability. > The reason I want to use root is because I'm trying to scp /etc/master.passwd > from each of my four machines so I can write them to a CD for backup. You can do that without allowing root to get a shell from a remote system. Again, see the manual for the options available. -- Lowell Gilbert, embedded/networking software engineer, Boston area http://be-well.ilk.org/~lowell/ _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"