> -----Original Message----- > Subject: [cobalt-security] Root dir vs user dir... > > > Is there any way that you can force a user when loggin in to > have their root domain web directory show up?
You might need to join the cobalt users list as well as this list. But the answer to your question is, edit the /etc/passwd file. Example: user1:x:111:100:Real Name:/home/sites/site1/users/user1:/bin/bash change to something like: user1:x:111:100:Real Name:/home/sites/site1:/bin/bash That will drop the user 'user1' straight into the root of site 1 _______________________________________________ cobalt-security mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-security
