Displaying 2 results from an estimated 2 matches for "stragedy".
Did you mean:
tragedy
2014 Dec 20
0
setfacl: Option -m: Invalid argument near character 3
I also have two DCs and I am using them also as filers.
Built-In users and groups are normally mapped by idmap.ldb
I also got issues with mapping of built-in users. I needed the same idmap.ldb on both of my DCs.
I also don't see these groups by hitting getent group.
I followed another stragedy: Every new group that will have filesystem access has a name starting with GGF (Group Global File). These new GGF groups all have rfc2307 attributes. Built-In groups are members of these GGF groups if needed. It's just a kind of naming convention.
Users will always have rfc2307 attributes due...
2014 Dec 19
2
setfacl: Option -m: Invalid argument near character 3
What's the content of your /etc/nsswitch.conf?
Am 19. Dezember 2014 14:22:56 MEZ, schrieb Rich Webb <rwebb at zylatech.com>:
>Matt,
>
>Thanks for the reply. I'm not trying to add the "users" group. I'm
>trying to add the "Domain Users" group. That is the reason for the \
>in
>front of the space. It's translated as a literal. I think