Hi ! I solved my problem by changing my home folder permissions : Before : rem...@nkbp:~$ ls -l /home/ drwxr--r-- 99 rems14 rems14 12288 2009-04-24 19:50 rems14
Now : rem...@nkbp:~$ ls -l /home/ drwxr-xr-x 99 rems14 rems14 12288 2009-04-24 19:50 rems14 The soluce is to allow "execute" for all users by typing this command : sudo chmod g+x,o+x /home/rems14 I don't know how I lost permissions and if it's a bug... Thanks for help. -- [samba] tree connect failed https://bugs.launchpad.net/bugs/363083 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs