Displaying 4 results from an estimated 4 matches for "clearcent".
Did you mean:
clearcert
2020 Jul 20
1
Shares stopped working for groups
...led Acronis which has set up groups 1000-1005 which I
> don't think should be there.
> All "ClearOS" LDAP groups on this system and mine begin at 63000. All
> of what I think od as the Windows built-in groups are somewhere over
> 1000500 e.g:
> [root at server ~]# id clearcenter
> uid=1049(clearcenter) gid=63000(allusers)
> groups=63000(allusers),1000546(guests),1000512(domain_admins),1000513(domain_users),1000514(domain_guests),1000544(administrators),1000545(users),1000547(power_users),1000548(account_operators),1000549(server_operators),1000550(print_operators)...
2020 Jul 20
2
Shares stopped working for groups
On 20/07/2020 10:37, Nick Howitt via samba wrote:
> Bump, please.
I have reviewed all the posts in this thread and I 'think' I know what
is going on and also answers a question I asked.
You have in your smb.conf:
unix password sync = Yes
This possibly means that you have a group in /etc/group called allusers
with the ID of 63000
I would replace the line with:
ldap password sync
2020 Jul 17
2
Shares stopped working for groups
...??????? directory mask = 0775
??????? path = /var/flexshare/shares/test
??????? read only = No
??????? valid users = @%D\admin @admin
??????? veto files = /.flexshare*/
If I try using smbclient I get:
[root at server shares]# smbclient //localhost/test -c 'ls' -U clearcenter
Enter SHA\clearcenter's password:
tree connect failed: NT_STATUS_ACCESS_DENIED
If I change the valid users to the "allusers" group and change the
folder permissions, it works fine.
I get:
[root at server ~]# wbinfo --group-info='staff'
failed to call wbc...
2020 Jul 20
0
Shares stopped working for groups
...but the user
has installed Acronis which has set up groups 1000-1005 which I don't
think should be there.
All "ClearOS" LDAP groups on this system and mine begin at 63000. All of
what I think od as the Windows built-in groups are somewhere over
1000500 e.g:
[root at server ~]# id clearcenter
uid=1049(clearcenter) gid=63000(allusers)
groups=63000(allusers),1000546(guests),1000512(domain_admins),1000513(domain_users),1000514(domain_guests),1000544(administrators),1000545(users),1000547(power_users),1000548(account_operators),1000549(server_operators),1000550(print_operators),1000551(b...