0

Browsing around my shared hosting account on Dreamhost, I noticed that I could not create users if the name is already taken. I can cd /home/username if I created the username, but I can't cd /home/username if the username is not one I created. I can't even begin to explain what is going on with the enhanced security box enabled.

Can anyone possibly explain what Dreamhost does to get this level of security?

Thanks!

dab
  • 149
  • 7

1 Answers1

0

Most likely, all the users you create are in the same group. Every other user is in a different group then you. With some trivial filesystem permissions, you would get exactly the behavior indicated. I'm actually rather surprised they let you create users in the first place.

devicenull
  • 5,622
  • 1
  • 26
  • 31