[Bug 805] scp-ing using a regular user created files in ROOT	directory which was NOT writable for that user
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Tue Mar 30 20:56:56 EST 2004
    
    
  
http://bugzilla.mindrot.org/show_bug.cgi?id=805
------- Additional Comments From cjwatson at debian.org  2004-03-30 20:56 -------
On Debian with ssh 3.8p1-2:
  [cjwatson at cairhien ~]$ ls -l foo
  -rw-r--r--    1 cjwatson cjwatson        0 Mar 30 11:30 foo
  [cjwatson at cairhien ~]$ ls -ld /
  drwxr-xr-x   23 root     root         4096 Mar 22 02:47 /
  [cjwatson at cairhien ~]$ scp foo cjwatson at localhost:/
  scp: /foo: Permission denied
I can't think of anything PAM-related that might cause this.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
    
    
More information about the openssh-bugs
mailing list