Displaying 3 results from an estimated 3 matches for "gubernat".
Did you mean:
bernat
2019 Oct 23
2
rid backed not working
Hi All,
I'd like start using 'rid' idmap backed rather than 'tdb' on my member
servers to keep gidNumbers in sync across the realm INCLUDING the DC.
Problem is when I execute
member1# getent group "MPD1\group1"
I get no output. The gidNumbers fall within the range of 30000-60000.
pestparm passes nicely. No erros logged whilst executing getent.
Could anyone point me
2019 Nov 28
1
DC and shares separation
Hi All,
I've got a Samba4.5.15 server which acts both as an DC and a file
server. I'd like to break the setup into two servers without forcing the
users to redo their mappings and links which point the DC's name or fqdn.
My idea is to rename the DC (hostname and netbios) and assign its old
the another server with shares only. Is it possible to do it safely
without disrupting the
2019 Oct 23
0
rid backed not working
On 23/10/2019 16:49, Leszek Gubernat via samba wrote:
> Hi All,
> I'd like start using 'rid' idmap backed rather than 'tdb' on my member
> servers to keep gidNumbers in sync across the realm INCLUDING the DC.
You cannot, A DC uses idmap.ldb to store xidNumbers (which are in the
3000000 range), you cann...