J'essaie de configurer des comptes utilisateurs clients pour l'accès FTP à notre serveur FreeNAS.
SFTP fonctionne, mais pas FTP. Par exemple, j'ai créé un utilisateur client
avec dossier personnel /mnt/raid-5x3/alpha/ftp/client1
Mais quand client1
tente de se connecter, le serveur renvoie 530 login incorrect
et le journal indique
Apr 19 20:53:51 whNAS proftpd[39911]: 192.168.1.99 ___ - notice: unable to use '~/' [resolved to '/mnt/raid-5x3/alpha/ftp/client1/']: Permission denied
Apr 19 20:53:51 whNAS proftpd[39911]: 192.168.1.99 ___ - chroot to '~/' failed for user 'client1': Operation not permitted
Apr 19 20:53:51 whNAS proftpd[39911]: 192.168.1.99 ___ - error: unable to set default root directory
J'ai vérifié les autorisations :
root@whNAS /mnt/raid-5x3/alpha/ftp > ls -al
total 107
drwxrwxrwx 5 root whstaff 6 Apr 19 20:06 ./
drwxrwx--- 18 root whstaff 22 Apr 18 18:44 ../
drwxrwx--- 2 drew whstaff 4 Dec 12 2012 .AppleDouble/
-rw-rw---- 1 jaclyn whstaff 6148 Apr 18 15:53 .DS_Store
drwxrwxrwx 2 client1 whclients 10 Apr 19 20:06 client1/
drwxr-xr-x 2 guest whclients 10 Dec 11 2012 guest/