Skip to main content

create user that have access ssh (read-only) file system

Comments

4 comments

  • vanessa
    On a Linux system, the user can only edit files that are owned by them or that have open permissions. So really all you need to do is create a user with SSH access.
    0
  • cPanelMichael
    Hello :) You could assign a user jailed-shell access and that will limit the user to actions on their own account. However, I'm not sure I understand the purpose of allowing a user to see every file on the system, but not have the ability to modify those files. The ability to view all files on the system would be a security risk itself. Thank you.
    0
  • esultanzada
    [quote="cPanelMichael, post: 1691251">Hello :) You could assign a user jailed-shell access and that will limit the user to actions on their own account. However, I'm not sure I understand the purpose of allowing a user to see every file on the system, but not have the ability to modify those files. The ability to view all files on the system would be a security risk itself. Thank you.
    I have a problem with mod security plugin, i contact with comodo company they request me that give them ssh access at least read-only that they can only see the configuration. now i want to create a user that only have read-only access to all server. is it possible?
    0
  • vanessa
    We already answered your question. Twice.
    0

Please sign in to leave a comment.