D
D
Dmitry Avvakumov2015-04-08 10:59:10
linux
Dmitry Avvakumov, 2015-04-08 10:59:10

Why doesn't Fedora allow the user to create a folder (permission deny)?

Good afternoon!
There is a server with Fedora 21 installed.
There are two users (groups are indicated in brackets): company (company), ivan (ivan, company)
The /home/sites folder belongs to company
The task is to create folders and files from the user
ivan I can create any folder without problems (like ivan).
But inside the already created one - permission deny
For example, I can’t create anything in the framework folder

[[email protected] sites]$ ls -la
total 48
drwxrwxr-x+ 6 company company 4096 апр  8 07:48 .
drwxr-sr-x+ 5 root    root    4096 мар  3 11:03 ..
drwxrwxr-x+ 3 company company 4096 апр  8 07:38 framework

[[email protected] framework]$ pwd
/home/sites/framework
[[email protected] framework]$ mkdir test
mkdir: cannot create directory ‘test’: Permission denied

Editing rights granted, user in group.
Tell me where to dig.

Answer the question

In order to leave comments, you need to log in

[[+comments_count]] answer(s)
L
ldv, 2015-04-08
@DimonBaron

getfacl framework
says what?

X
xibir, 2015-04-08
@xibir

Maybe selinux?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question