[Samba] Accessing Samba domain member shares from trusted domain

Vaughan, Robert J vaughar2 at gdls.com
Tue Nov 12 18:27:28 UTC 2024


Ah .. now it is starting to make sense

Seems a lot of work to standup a duplicate LDAP just for this.  Users do need to use their assigned UID here too.  I think they should use a Windows file server and CIFS mounts on the Linux boxes?

Thanks,

Rob


-----Original Message-----
From: Ralph Boehme <slow at samba.org> 
Sent: Tuesday, November 12, 2024 12:59 PM
To: Vaughan, Robert J <vaughar2 at gdls.com>; samba at lists.samba.org
Subject: Re: [Samba] Accessing Samba domain member shares from trusted domain

On 11/12/24 6:49 PM, Vaughan, Robert J via samba wrote:
> Ok well I have that setting you mention
> 
> I just can't map my trusted AD account in the trusting domain on my 
> Linux Samba domain member
> 
> I can't see any users in the trusted domain actually
> 
> wbinfo -u --domain=TRUSTED
> 
> returns nothing at all

this is as expected. We're not allowed to talk to a DC in the trusted domain to query a user list. That can't be done via a trust route.

> I did see an article that suggested the POSIX attributes for AD users 
> need to be published to the AD global catalogue before they can be 
> accessed in the external trust domain?  My Wintel AD guys says the 
> attributes are not published.  But still I might expect to see users 
> listed with wbinfo even if their POSIX attributes are not allowing use 
> as a UNIX account?
you can't use idmap_ad for a trusted domain with outbound trust, as we can't connect to a DC in that domain via LDAP. You have to use a different idmap backend. You could also use idmap_rfc2307 to point at an LDAP server that does allow connections and also stores the mappings.

-slow

--
SerNet Samba Team Lead https://sernet.de/
Samba Team Member      https://samba.org/
SAMBA+ packages       https://samba.plus/

----------------------------------------------------------------------
This is an e-mail from General Dynamics Land Systems. It is for the intended recipient only and may contain confidential and privileged information.  No one else may read, print, store, copy, forward or act in reliance on it or its attachments.  If you are not the intended recipient, please return this message to the sender and delete the message and any attachments from your computer. Your cooperation is appreciated.


More information about the samba mailing list