On Sun, 07 Jan 2018 20:52:39 +0200 Angelo Moreschini wrote: > perhaps the /srv directory is a special one ? Also administrator cannot > make directory inside it ? Yes and no: it is a mountpoint directory managed exclusively by autofs (since with ssetup auto.master for that). This is normal to not be able to create sub-directories under /srv. Please read carefully what I said earlier: Note also that "ls /srv" will show nothing, but "ls /srv/BKx_programming" will do the (auto)mount and show you the content. And what about: You are running journalctl as you. Except if your are in the wheel group (or some other ones) you will not see the system journal. What gives the following commands: sudo journalctl --since 19:57:00 -u autofs.service ps auxw | grep automount systemctl cat autofs.service mount -v | grep /media mount -v | grep BK You should also manually umount every BK directories under /media: sudo umount /srv/BKx_data-personal sudo umount /srv/BKx_programming sudo umount /srv/BKx_data-common -- francis.montagnac@xxxxxxxx, SIC-SAM, Tel: (33) 04 92 38 79 11, Bur: C111 INRIA Sophia, 2004, route des Lucioles - BP 93 06902 Sophia Antipolis Cedex _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx