search for: machine_domain_info

Displaying 6 results from an estimated 6 matches for "machine_domain_info".

2018 Oct 12
2
backup of tdb files
...sam_name() - local SID: secrets_fetch_domain_sid (get_global_sam_name(), …) == SECRETS/SID/CLIENTNAME in tdb - domain SID: secrets_fetch_domain_sid (lp_workgroup(), …) == SECRETS/SID/WORKGROUPNAME - domain member password: secrets_fetch_machine_password(lp_workgroup(), …) == SECRETS/MACHINE_DOMAIN_INFO/WORKGROUPNAME This approach works well with a manually joined AD member but not with any of the blackbox testsuites. In the secrets.tdb used during tests I find only the domain SID (e. g. SECRETS/SID/CHDCDOMAIN) but not the machine sid (probably SECRETS/SID/CLIENT). How come that machine sid is a...
2018 Oct 15
2
backup of tdb files
...== SECRETS/SID/CLIENTNAME in tdb > > > > - domain SID: > > secrets_fetch_domain_sid (lp_workgroup(), …) > > == SECRETS/SID/WORKGROUPNAME > > > > - domain member password: > > secrets_fetch_machine_password(lp_workgroup(), …) > > == SECRETS/MACHINE_DOMAIN_INFO/WORKGROUPNAME > > > > This approach works well with a manually joined AD member but not > > with any of the blackbox testsuites. In the secrets.tdb used > > during tests I find only the domain SID (e. g. SECRETS/SID/CHDCDOMAIN) > > but not the machine sid (probably SE...
2018 Oct 12
0
backup of tdb files
...ain_sid (get_global_sam_name(), …) > == SECRETS/SID/CLIENTNAME in tdb > > - domain SID: > secrets_fetch_domain_sid (lp_workgroup(), …) > == SECRETS/SID/WORKGROUPNAME > > - domain member password: > secrets_fetch_machine_password(lp_workgroup(), …) > == SECRETS/MACHINE_DOMAIN_INFO/WORKGROUPNAME > > This approach works well with a manually joined AD member but not > with any of the blackbox testsuites. In the secrets.tdb used > during tests I find only the domain SID (e. g. SECRETS/SID/CHDCDOMAIN) > but not the machine sid (probably SECRETS/SID/CLIENT). >...
2018 Oct 15
0
backup of tdb files
...> > > > > - domain SID: > > > secrets_fetch_domain_sid (lp_workgroup(), …) > > > == SECRETS/SID/WORKGROUPNAME > > > > > > - domain member password: > > > secrets_fetch_machine_password(lp_workgroup(), …) > > > == SECRETS/MACHINE_DOMAIN_INFO/WORKGROUPNAME > > > > > > This approach works well with a manually joined AD member but not > > > with any of the blackbox testsuites. In the secrets.tdb used > > > during tests I find only the domain SID (e. g. SECRETS/SID/CHDCDOMAIN) > > > but not the...
2018 Oct 18
1
backup of tdb files
...main SID: > > > > secrets_fetch_domain_sid (lp_workgroup(), …) > > > > == SECRETS/SID/WORKGROUPNAME > > > > > > > > - domain member password: > > > > secrets_fetch_machine_password(lp_workgroup(), …) > > > > == SECRETS/MACHINE_DOMAIN_INFO/WORKGROUPNAME > > > > > > > > This approach works well with a manually joined AD member but not > > > > with any of the blackbox testsuites. In the secrets.tdb used > > > > during tests I find only the domain SID (e. g. SECRETS/SID/CHDCDOMAIN) > &...
2018 Sep 24
2
backup of tdb files
Hi Andrew, thanks for addressing all my points. This is rather helpful. -<| Quoting Andrew Bartlett <abartlet at samba.org>, on Friday, 2018-09-21 08:23:26 AM |>- > On Fri, 2018-09-21 at 11:29 +0200, Philipp Gesang via samba wrote: > > how would I go about dumping tdb files in a “neutral” format, > > preferably JSON? > > > > The goal is to have a domain