Displaying 3 results from an estimated 3 matches for "forest_dn".
Did you mean:
forest_dc
2017 Dec 08
2
DNS issue with clean install of samba 4.5.12-Debian
On Fri, 8 Dec 2017 14:25:19 -0500
lingpanda101 via samba <samba at lists.samba.org> wrote:
> On 12/8/2017 1:50 PM, Rowland Penny via samba wrote:
> > On Fri, 8 Dec 2017 12:27:30 -0600
> > Taylor Hammerling via samba <samba at lists.samba.org> wrote:
> >
> >> Will do, thanks!
> >>
> > Specifically, go here:
> >
2017 Dec 11
4
DNS issue with clean install of samba 4.5.12-Debian
...#39;NoneType' object has no attribute 'canonical_str'
File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py",
line 175, in _run
return self.run(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/samba/netcmd/fsmo.py", line
415, in run
forest_dn = samba.dn_from_dns_name(samdb.forest_dns_name())
File "/usr/lib/python2.7/dist-packages/samba/samdb.py", line 655, in
forest_dns_name
return forest_dn.canonical_str().split('/')[0]
Is this supposed to be a debian only script from Louis? If so my
apologizes for wasting...
2014 Feb 19
0
Moving LDAP tree
...code it shows:
> serverinfo->pszDomainDirectoryPartition = talloc_asprintf(mem_ctx,
> "DC=DomainDnsZones,%s", ldb_dn_get_linearized(domain_dn));
> serverinfo->pszForestDirectoryPartition = talloc_asprintf(mem_ctx,
> "DC=ForestDnsZones,%s", ldb_dn_get_linearized(forest_dn));
> Is this the part I should get rid of or change?
>
> Thanks,
>
> Bram.
>
--
Bram Matthys
Software developer/IT consultant syzop at vulnscan.org
Website: www.vulnscan.org
PGP key: www.vulnscan.org/pubkey.asc
PG...