[root@laptop temp]#
[root@laptop temp]# ls -la
total 20516
drwxrwxr-x 3 test test 4096 2008-07-27 21:59 ./
drwx------ 27 test test 4096 2008-07-27 22:21 ../
-rw-r--r-- 1 test test 20971520 2008-07-27 22:14 disk.img
drwxr-xr-x 2 test test 4096 2008-07-27 21:59 music/
[root@laptop temp]# cat /etc/fs
fstab fstab~ fstab.rpmnew
[root@laptop temp]# cat /etc/fstab
<snip>
/home/test/temp/disk.img /home/test/temp/music ext3 loop 0 0
[root@laptop temp]# mount music/
[root@laptop temp]# su test
[test@laptop temp]$ touch music/x.txt
touch: cannot touch `music/x.txt': Permission denied
[test@laptop temp]$ ls -la
total 20513
drwxrwxr-x 3 test test 4096 2008-07-27 21:59 ./
drwx------ 27 test test 4096 2008-07-27 22:23 ../
-rw-r--r-- 1 test test 20971520 2008-07-27 22:14 disk.img
drwxr-xr-x 3 root root 1024 2008-07-27 22:14 music/
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.
Похожие темы
- Форум Не грузится убунта, в /home пусто (2008)
- Форум #!/bin/bash, проблема... (2003)
- Форум root потерял доступ к каталогу /usr/sbin (2003)
- Форум gpasswd groups (2007)
- Форум docker volume permissions (403) (2017)
- Форум Проблема с правами Apache в Linux (2011)
- Форум unionfs в корневой ФС - проблема с правами (2014)
- Форум Галиматья с правами NFS через systemd-automount (2019)
- Форум Проблема с samba (2013)
- Форум rsync opendir failed: Permission denied (13) (2023)