Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Zsiraf

Pages: [1]
1
Directory and Authentication / Re: Missing 'defult\domain users' group
« on: April 12, 2019, 04:33:33 am »
Maybe I wasn't clear enough. Sorry.

The /home/samba/profiles directory belongs to "Domain Users" group. The problem is, if give on linux the groups command, it seems, users are not member of that group. But, if I check with samba-tool command, I see, users are member of that gorup in AD.

2
Directory and Authentication / Missing 'defult\domain users' group
« on: April 09, 2019, 03:22:03 pm »
I installed a Zentyal 6 as PDC. Added users on webadmin. Joined windows7 computers to the server.  3 users logged in succesfully, but the next got an error message that there is problem with profile. Logged into the server via SSH and recognized /home/samba/profiles directory belongs to "default\domain users" group, but users are no longer. This is the reason why can't write to profiles or any shared directory.

For eg. this was when I created users:
Code: [Select]
#groups zsiraf
zsiraf : MyNetBIOSname\domain users BUILTIN\users

And this is now:
Code: [Select]
zsiraf : users BUILTIN\users
Code: [Select]
samba-tool group listmembers "Domain Users" says that zsiraf user belongs to the group.


Has anybody idea what is the problem?

Thank's for any tip or suggestion.

Pages: [1]