Hi Everybody,
I have a vsftpd server that runs on Debian. I use the samba software to share fikles between Debian (server) and windows (clients) computers.
In smb.conf, I noticed that if I use 'force user=user1', then, user1 will be the owner of the shared directory.
I checked that using ls -al /directory
But, the first owner still has the rights on the file.
I want to know the real functionality of 'force user' ??