ssh
If I'm sued as root and I ssh somewhere, ssh/scp reads it's files from
/root/.ssh/. The docs say it reads from ~/.ssh which is what I want,
but it's not doing that. When sued, the shell is properly expanding ~
to my home dir.
Anyone know of a way around this behavior?
Michael Grant
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
Relevant Pages
- Re: ssh
... If I'm sued as root and I ssh somewhere, ssh/scp reads it's files from ... the shell is properly expanding ~ ... (freebsd-questions) - Re: SFTP is not working
... When I try to use sftp or scp2, I get a message like this: ... sftp and scp2 both actually work by running ssh in a subprocess, ... The reason the shell startup files are relevant at all, ... (comp.security.ssh) - Re: Did you hack into my UNIX server Bible Bob?
... But that's not a shell question. ... >> OSX users, should I be using ssh instead of telnet for security? ... OSX as a built in firewall tab. ... (comp.unix.shell) - Re: "Driving" Linux Command Line from C# ?
... the usual Google search. ... Putty is great for manual work, but no API ... would be an SSH utility with an API but if it exists I haven't been ... Just be sure that you are sure about the shell on the ... (microsoft.public.dotnet.languages.csharp) - Re: Execute and lock a user into a program upon login
... logs in to the box via SSH, a command is run, and they immediately get ... dropped into the environment that the command produces. ... user is dropped into the application 'vtysh' ... shell drops (ie. user does not have to exit the csh shell to drop the ... (freebsd-questions) |
|