Advertisement
Guest User

Untitled

a guest
Apr 16th, 2012
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. --- /etc/ssh/sshd_config
  2. Match group sftponly
  3. ChrootDirectory /home/%u
  4. X11Forwarding no
  5. AllowTcpForwarding no
  6. ForceCommand internal-sftp
  7. PasswordAuthentication yes
  8. Match
  9.  
  10. --- namei -mov /home/carrie/html/index.html
  11. f: /home/carrie/html/index.html
  12. drwxr-xr-x root root /
  13. drwxr-xr-x root root home
  14. drwxr-xr-x root root carrie
  15. drwxrwxr-x carrie carrie html
  16. -rw-rw-r-- carrie carrie index.html
  17.  
  18. --- /var/log/http/harleydev.com_error.log
  19. client denied by server configuration: /html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement