Advertisement
Guest User

Untitled

a guest
Jan 16th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.11 KB | None | 0 0
  1. # sudo addsftpuser pvh
  2. Account for pvh exists
  3. Setting ownership on home folder to root.
  4. Allowing users to traverse home directory.
  5. Adding user to sftponly group.
  6. usermod: no changes
  7. Disabling user's shell
  8. Creating folder /home/pvh/home/pvh/
  9. Would you like to create a new SSH key for user pvh? [y/N]:
  10. Skipping key creation. You may add a key manually by appending user's public key to .ssh/authorized_keys
  11.  
  12. Please select an option for Server Side Encryption. If you are not sure, we recommend
  13. that you choose option 1. Only choose option 4 if you are positive you do not want any encryption whatsoever.
  14. Refer to our wiki for more information -
  15. http://help.thorntech.com/knowledge_base/topics/sse
  16. 1. I want Amazon S3 to manage Server Side Encryption for me (SSE-S3).
  17. 2. I have an AWS KMS Key ARN that I want to use for Server Side Encryption (SSE KMS)
  18. 3. I have a base64-encoded AES-256 encryption key string that I can copy and paste (SSE-C).
  19. 4. I do not want to use server side encryption.
  20. 5. Skip this and do not change anything.
  21. [1-5]: 5
  22. Skipping Server Side Encryption setup. Any existing settings will remain.
  23.  
  24. Would you like to modify the current S3 location (sftpgateway.incentfit.com/pvh/uploads/) for this user?
  25. [y/N]:
  26.  
  27. Would you like to setup a private S3 download directory for this user? Only this user will be able to download
  28. S3 files from this directory. [y/N]: Y
  29.  
  30. Would you like to setup a shared S3 download directory for this user? All SFTP users will be able to download
  31. the same files from this shared S3 location. [y/N]:
  32. Monitoring disabled for folder and subfolders - /home/pvh/home/pvh/uploads
  33. find: warning: you have specified the -maxdepth option after a non-option argument -type, but options are not positional (-maxdepth affects tests specified before it as well as those specified after it). Please specify options before other arguments.
  34.  
  35. New watched directories: /home/pvh/home/pvh/uploads/eligibility
  36. /home/pvh/home/pvh/uploads
  37. Stale files found:
  38. Scanning /home/pvh/home/pvh/uploads for unwatched subfolders and stale items
  39. Successfully modified SFTP user pvh
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement