Please let me repeat my issue:
This is about the vsftpd server version 2.0.3-1.
When I connect as a local user, then uploaded files are unexpectedly
owned by group "users" not the original group of the local user.
I tried both standalone and xinetd configurations - same result.
How does everybody else cope with this?
How can I fix it? I am desparate!
Are there any newsgroups that would be better suited for posting this?
Some Dude <(E-Mail Removed)> wrote:
>This is a groups issue. Make sure that on the remote end, the user(s) in
>question belong to the same group as the local user. You can also take a
>look at the vsftpd.conf man page for more information about file
>properties such as umask. The man page is also available at
>http://vsftpd.beasts.org/vsftpd_conf.html
What exactly does it mean that
>on the remote end, the user(s) in question belong to the same group as the local user
I am connecting with FTP clients on various different operating
systems that require a user ID and password. I understand that you
refer to my client side as the remote end.
But that user ID does not necessary exist on the clients, so where in
the vsftp documentation do I find a requirement that on the remote
side (i.e. FTP client computer)
a) the same user has to exist
b) the same group has to exist and the user has to belong to the same
group as on the computer where the FTP server runs?
I am totally confused now.
Thanks
Bernard