[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] FTP
- Subject: [cobalt-users] FTP
- From: "Andrew Mace" <andy.mace@xxxxxxxxxx>
- Date: Sat Jun 30 09:23:07 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi Sorry, if this has been asked before.
We want to make our site admins default to / when FTPing into there space,
instead of /users/{user}, am i write in thinking, i just need to change the
homepath in /etc/passwd.
e.g
amace:x:124:100:Andrew Mace:/home/sites/site13/users/amace:/bin/badsh
changed to:
amace:x:124:100:Andrew Mace:/home/sites/site13:/bin/badsh
would ftp me to /
Also, if i changed it, would the Cobalt Adm re-write the whole file,
therefore, deleting all my hard work?
Regards
Andy