Added a few users without problem, but now it doesn't work anymore. New user directory gets created like this (in /home):
drwx--x--x 34 root root 4096 nov 14 22:00 .
drwx------ 3 root root 4096 nov 14 21:51 user
WEB OUTPUT when adding user:
Unix User created successfully
User's System Quotas set
User's data directory created successfully
Domains directory created successfully
Error Creating /home/user/domains
Parent directory does not allow write, or one of the directories didn't allow search (execution) permission
...
It's obvious that creating subdirs fails, as main user directory has permissions 700 owned by root. But, why does this happen? Same thing happens when adding reseller. I've seen a few questions like this in forums, but without any acceptable answers.
There were no system changes, not in CentOS not in DA system.
Thanks for any info.
drwx--x--x 34 root root 4096 nov 14 22:00 .
drwx------ 3 root root 4096 nov 14 21:51 user
WEB OUTPUT when adding user:
Unix User created successfully
User's System Quotas set
User's data directory created successfully
Domains directory created successfully
Error Creating /home/user/domains
Parent directory does not allow write, or one of the directories didn't allow search (execution) permission
...
It's obvious that creating subdirs fails, as main user directory has permissions 700 owned by root. But, why does this happen? Same thing happens when adding reseller. I've seen a few questions like this in forums, but without any acceptable answers.
There were no system changes, not in CentOS not in DA system.
Thanks for any info.