Displaying 2 results from an estimated 2 matches for "trustedadminpass".
2015 Aug 24
2
[Samba4] 4.3.0 trust relationship
Hi all,
I was testing the 4.3.0 version to see what is available with trust
relationship but except having my DCs telling me there are trust
relationship and using the global catalog to perform search (but with only
search for object in a.domain.tld when search is performed against
dc.a.domain.tld) I can do nothing else.
My own knowledge on that subject is quiet null so I come to you asking some
2015 Sep 02
0
[Samba4] 4.3.0 trust relationship
...fo -u -> get local users list
wbinfo -u --domain=trusted.domain.tld -> get trusted domain users list
(short domain can be used too)
It can also be validated using --local-dc-username and --local-dc-password
switches:
samba-tool domain trust validate trusted.domain.tld \
--local-dc-password=trustedAdminPass \
--local-dc-username=administrator \
-U administrator at trusted.domain.tld
Using Samba's internal DNS make DNS queries forwarding transparent (with
the few tools I think about to check).
To be able to connect on machine.A.domain.tld using a user from
B.domain.tld you'll have to "...