[Bug 3185] New: some bashrc broke sshrc
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sun Jun 21 23:46:52 AEST 2020
https://bugzilla.mindrot.org/show_bug.cgi?id=3185
Bug ID: 3185
Summary: some bashrc broke sshrc
Product: Portable OpenSSH
Version: 8.3p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: minor
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: ssh at zimmnik.ru
I'm reading sshd man:
"If the file ~/.ssh/rc exists, sh(1) runs it after reading the
environment files but before starting the user's shell or command."
My .ssh/rc file work nice, but if my "~/.bashrc" file have command like
"cd ~/Desktop" I got error during ssh logon: "/bin/sh: .ssh/rc: No such
file or directory"
I'm using Fedora 32 amd64
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list