On 11-Feb-09, at 8:50 AM, dnk wrote:
> Well as far as I have made it, it is possible to share a directory by
> using a "per user" config option. It is geting hte different
> permissions I am having to deal with. Part of me thinks this would be
> easier using a real system account so I can restric
>> USER 1
>> home = /home/ftproot/user1
>> has full read/write access
>>
>> USER 2
>> home = /home/ftproot/user2
>> has only read/download access
mount --bind /home/ftproot/user1 /home/ftproot/user2
___
CentOS mailing list
CentOS@centos.org
http://lists.
On 11-Feb-09, at 7:05 AM, Alain Reguera Delgado wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> dnk wrote:
> ...
>> I just need to have the option to have a "read only" account able to
>> access another users directory. There is no main directory that all
>> users work out of.
>
> Do
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
dnk wrote:
...
> I just need to have the option to have a "read only" account able to
> access another users directory. There is no main directory that all
> users work out of.
Don't know how possible that could be. Remember that each user is in a
On 10-Feb-09, at 3:14 PM, dnk wrote:
>
> On 10-Feb-09, at 1:30 PM, Alain Reguera Delgado wrote:
>
>>> I may have found the answer to my own question. just trying it
>>> out.
>>
>> ;^)
>>
>> Let know your results.
>>
>> - --
>
> No good... the specific setup i found included with the VSFTPD
>
On 10-Feb-09, at 1:30 PM, Alain Reguera Delgado wrote:
>> I may have found the answer to my own question. just trying it
>> out.
>
> ;^)
>
> Let know your results.
>
> - --
No good... the specific setup i found included with the VSFTPD
examples won't "quite" do what I needed. and from my
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
dnk wrote:
...
>> I used some of the info from the wiki, and from
>> http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/
...
> I may have found the answer to my own question. just trying it out.
;^)
Let know your results.
- --
Alain Reguera
On 10-Feb-09, at 1:04 PM, dnk wrote:
>
> On 10-Feb-09, at 12:06 PM, Alain Reguera Delgado wrote:
>
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> dnk wrote:
>>> Good day all,
>>>
>>> I have followed the wiki article on setting up vsftpd on centos with
>>> virtual users.
>>
>> Do you re
On 10-Feb-09, at 12:06 PM, Alain Reguera Delgado wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> dnk wrote:
>> Good day all,
>>
>> I have followed the wiki article on setting up vsftpd on centos with
>> virtual users.
>
> Do you refer to:
> http://wiki.centos.org/HowTos/Chroot_Vsftpd
dnk wrote:
> Good day all,
>
> I have followed the wiki article on setting up vsftpd on centos with
> virtual users.
>
> I was wondering if anyone had an example of knowledge on how to add
> another "readonly" user. I don't want to enable anon access. The issue
> I have is that the tutorial (
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
dnk wrote:
> Good day all,
>
> I have followed the wiki article on setting up vsftpd on centos with
> virtual users.
Do you refer to:
http://wiki.centos.org/HowTos/Chroot_Vsftpd_with_non-system_users
?
> I was wondering if anyone had an example o
Good day all,
I have followed the wiki article on setting up vsftpd on centos with
virtual users.
I was wondering if anyone had an example of knowledge on how to add
another "readonly" user. I don't want to enable anon access. The issue
I have is that the tutorial (from the wiki) uses the s
12 matches
Mail list logo