Displaying 2 results from an estimated 2 matches for "bmzoueit".
2002 Nov 18
3
[Bug 438] SFTP does not work for users with RSH shells
http://bugzilla.mindrot.org/show_bug.cgi?id=438
------- Additional Comments From mouring at eviladmin.org 2002-11-19 05:46 -------
if the user logs in and types /path/to/sftp-server does he/she get an error?
If rsh is impeeding running the command then it is a rsh issue and not a sftp
issue.
- Ben
------- You are receiving this mail because: -------
You are the assignee for the bug, or
2002 Nov 18
0
[Bug 438] New: SFTP does not work for users with RSH shells
...ls
Product: Portable OpenSSH
Version: older versions
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: sftp
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: bmzoueit at hewitt.com
Users with rsh (ristricted) shells on our Solaris 8 servers are unable to use
SFTP. rsh is included in the /etc/shells file, so that's not the issue. The rsh
shell users can SSH to the servers just fine, but they can't use SFTP. Any idea
why this is happening? here are th...