Cum isi poate explica cineva chestia asta? Eu unu nu mai inteleg nimic.
Deci in /etc/proftpd.conf exista
<Directory ~/>
<Limit ALL>
Order Allow,Deny
AllowAll
</Limit>
</Directory>
Proftpd-ul e pus in inetd.conf
ftp stream tcp nowait root /usr/sbin/proftpd proftpd
Problema e ca in momentul in care incerc sa pun un fisier imi da
permission denied.
Name (0:root): adishor
331 Password required for adishor.
Password:
230 User adishor logged in.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls
200 PORT command successful.
150 Opening ASCII mode data connection for file list.
drwxr-xr-x 2 adishor root 4096 Oct 11 06:38 cgi-bin
drwxr-xr-x 2 adishor root 4096 Oct 12 15:41 logs
drwxr-xr-x 2 root root 4096 Oct 11 06:43 mail
drwxr-xr-x 2 adishor root 4096 Oct 13 02:10 public_html
226-Transfer complete.
226 Quotas off
ftp> put /etc/proftpd.conf
local: /etc/proftpd.conf remote: /etc/proftpd.conf
200 PORT command successful.
550 /etc/proftpd.conf: Permission denied
De ce Permission denied cind are tot ce ii la drepturi
Specific ca in proftpd.conf nu mai exista alte linii care sa incurce
Sistemul e un RedHat 6.2
Utilizatorul adishor nu are nici un fel de restrictii (quota, etc.) iar
shelul e bash
Chestia asta e valabila pentru toti utilizatorii.
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.