![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Linux Support Linux - Operating Systems and Applications Support |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Mar 2009
Posts: 71
OS: XP
|
Dealing with permissions...
OK, I is there a way to preset permissions?
I want chmod 770 applied to all files/folders created (FTP users) I also want either all created folders/files to be either a. User owned / storage group b. storage owned / user group I'm thinking I need to put storage in each user group, but I still need the permissions. Is there a way to make chmod 770 Default? |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#3 (permalink) |
|
Registered User
Join Date: Mar 2009
Posts: 71
OS: XP
|
Re: Dealing with permissions...
Ok, vsftpd was setting it's own umask for uploaded files so that's fixed.
Problem stands at getting each user access to teir stuff AND storage full access. Thinking the best way is to put all users primary group as FTP and just change storage to that when needed, but not good for when I cannot get to command line (on computer without ssh), and will screw up booting if I forget to reset storage as admin. Did that once already. |
|
|
|
|
|
#6 (permalink) |
|
Registered User
Join Date: Oct 2007
Location: Littleton, Colorado USA
Posts: 470
OS: xp 64 sp2 Fedora Core 8 (vmware xp core 8 x32) Minix
|
Re: Dealing with permissions...
vsftpd only uses "/etc/vsftpd/*" files for login. You will have to edit the files in that directory to set the umask.
Generally, you can get to a shell on the local machine by typing "!sh" or "!bash". All unix commands are available if you pre-pend the bang "!", (exclaimation mark). Have you tried "sftp" the secure ftp. Except it uses the sshd daemon. My ftp has the chmod command available for the remote host. Hope some of this might help. |
|
|
|
![]() |
| Thread Tools | |
|
|