search for: _samdb_get_domain_sid

Displaying 4 results from an estimated 4 matches for "_samdb_get_domain_sid".

2019 Jul 16
2
SAMBA AD DC - Windows explorer.exe crashes on security tab access
...args, **kwargs) ? File "/usr/local/samba/lib64/python3.6/site-packages/samba/netcmd/ntacl.py", line 451, in run ??? domain_sid = security.dom_sid(samdb.domain_sid) ? File "/usr/local/samba/lib64/python3.6/site-packages/samba/samdb.py", line 677, in get_domain_sid ??? return dsdb._samdb_get_domain_sid(self) Amit On 07/16/2019 12:50 AM, ?brah?m Gyula via samba wrote: > Hi Joachim, > > I tried to use samba-tool ntacl sysvolreset command, but the it did not resolve the problem. > > It it very interesting there are not much reports about this bug. Why? Is it not a common problem? E...
2018 Aug 24
3
Samba fileserver member corrupt smb.ldb after joining 4.8.4 Samba DC
...n _run return self.run(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/samba/netcmd/ntacl.py", line 265, in run domain_sid = security.dom_sid(samdb.domain_sid) File "/usr/lib/python2.7/dist-packages/samba/samdb.py", line 583, in get_domain_sid return dsdb._samdb_get_domain_sid(self) Both commands works perfectly on a DC and Fileserver combination which are provisioned with Samba 4.7.3. I also tried to join an older samba 4.6.7 on my notebook, but thereÄs the same error as above. Does anybody have an idea why this happens and how to solve this issue?
2018 Aug 24
0
Samba fileserver member corrupt smb.ldb after joining 4.8.4 Samba DC
...gs, **kwargs) > File "/usr/lib/python2.7/dist-packages/samba/netcmd/ntacl.py", line 265, > in run > domain_sid = security.dom_sid(samdb.domain_sid) > File "/usr/lib/python2.7/dist-packages/samba/samdb.py", line 583, in > get_domain_sid > return dsdb._samdb_get_domain_sid(self) > > Both commands works perfectly on a DC and Fileserver combination which are > provisioned with Samba 4.7.3. > > I also tried to join an older samba 4.6.7 on my notebook, but thereÄs the > same error as above. > > Does anybody have an idea why this happens and how to...
2019 Jul 15
3
SAMBA AD DC - Windows explorer.exe crashes on security tab access
I experienced a Windows Explorer crash in https://lists.samba.org/archive/samba/2019-July/224346.html as well... Try samba-tool ntacl sysvolreset (or check first). Joachim Lindenberg -----Urspr?ngliche Nachricht----- Von: Rowland penny <rpenny at samba.org> Gesendet: Monday, 15 July 2019 10:24 An: samba at lists.samba.org Cc: Jeremy Allison <jra at samba.org> Betreff: Re: [Samba]