Displaying 20 results from an estimated 800 matches similar to: "Re: Trusting and trusted domain (home mapping) problem"
2010 May 05
2
samba 3.4.5 idmap alloc broken - more details
There may be several parts to the problem:
1. Winbind on Samba 3.4.x seems unable to allocate idmap entries
(UID/SID or GID/SID) , whether or not the backend is LDAP or TDB.
Winbind on Samba 3.0.x is able to create idmap allocation mappings with
an LDAP backend. The two problems with Samba 3.0.x are as follows
- "getent" would stop showing trusted users once the cache period
2017 Aug 16
2
SAMBA4 - Trusted relationship lost every Weeks
Hi,
Here is our smb.conf.
Please note that this server uses nss resolution for DOMAIN_B users and
idmap_ldap backend to resolve DOMAIN_A users.
Trusted relationship between works well for other services between those
two domains. Only samba4 fileserver needs to rejoin DOMAIN_A domain (AD
2008 server) every week.
#======================= Global Settings
2017 Aug 13
2
SAMBA4 - Trusted relationship lost every Weeks
Hi All,
Answering to myself, this problem still occurs again and again, every
week as I mentioned before.
Rejoining the domain each time for samba4 file server is the only
workaround.
What could be the origin of this kind of problem?
Any answer would be helpfull
Regards
Le 17/07/2017 à 10:12, Julien TEHERY a écrit :
> Hello,
>
>
> We recently put in place a trust relationship
2017 Aug 16
2
SAMBA4 - Trusted relationship lost every Weeks
> You did say that this machine is joined to the AD domain (DOMAIN
> A), didn't you ?
>> Yes
>
> If so, why, if 'security = ADS' is in smb.conf, are you trying to use
> ldap to connect to the AD DC ?????
>> Not at all. If it was the case the machine would have never be
joined to DOMAIN_A
Joining this machine to the 2008 domain (via net ads join..) succeed
2004 Nov 06
0
Re: Trusting and trusted domain (home mapping) problem
Hi Igor,
Thanks so much for troubleshooting all this while and we found out none of our configuration is the problem but the source code. Hope that the samba team will modify to a working code so that I can deploy it.
Actually my dateline to deploy is coming soon and I do not know what to do now..... when do you think the code will be modified and be released?
Thanks so much for your help.
2017 Aug 17
1
SAMBA4 - Trusted relationship lost every Weeks
Le 16/08/2017 à 18:18, Rowland Penny via samba a écrit :
> Very hard to understand this post, but see inline comments:
>
> On Wed, 16 Aug 2017 17:47:25 +0200
> Julien TEHERY via samba <samba at lists.samba.org> wrote:
>
>>> You did say that this machine is joined to the AD domain (DOMAIN
>>> A), didn't you ?
>> >> Yes
>>> If so,
2004 Oct 06
5
Trust between two samba
I have a problem with Samba:
I want to make trust between two Samba domains. I have setup the trust on the
DOMAINB server then on the Samba DOMAINA server "net rpc
trustdom establish DOMAINB" I then get the following:
Password: [entered password]
Could not connect to server SERVERB [this is the PDC for the DOMAINB domain]
Trust to domain DOMAINB established
When I then try
2016 Dec 19
2
Samba] Samba4 problem with Wndows Domain Trust
Hi Gaiseric,
both packages have been provided as RPM and installed by yum. We didn´t have to
compile.
"wbinfo -i" shows the correct uidnumber for users of DOMAIN_A, but nothing for
users auf the trusted Domain DOMAIN_B.
We have another server running Centos 6 and Samba 4.4.4. It shows the same
problem: Only users and groups of DOMAIN_A are available.
The settings:
ldap
2018 Feb 17
4
Winbind authentication from different domain not working
config smb.conf
[global]
realm = DOMAINB
workgroup = DOMAINB
security = ADS
template homedir = /home/%U
template shell = /bin/bash
winbind expand groups = 1
winbind separator = +
winbind use default domain = Yes
idmap config domainb : range = 3000001 - 4000000
idmap config domainb : backend = rid
idmap config domainc : range = 2000001 - 3000000
idmap config domainc : backend = rid
2016 Nov 22
2
Samba 4 "Classic PDC" trusts fail with Win 2012 domain but succeed Win 2008
See inline comments:
On Tue, 22 Nov 2016 12:04:57 -0500
Gaiseric Vandal via samba <samba at lists.samba.org> wrote:
> I am trying to configuring Samba 4 classic PDC to trust Windows
> 2012 domain "DomainB" - the PDC is running Windows 2012 but the
> forest and domain functional levels are still Windows 2008. On the
> Win 2012 PDC I try to set up an incoming trust,
2008 Feb 11
4
domain member WIN2003 AD - Trusted Domain
Hi folks,
we have a problem with a win2003 DC and Samba. The authentification of users from the dc works fine, but when we added users from a forest trust in a active directory localgroup, samba don't find the users...
I post this problem here:
https://bugzilla.samba.org/show_bug.cgi?id=5245
Maybe you can help.
Cheers
Paul
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu
2016 Nov 22
2
Samba 4 "Classic PDC" trusts fail with Win 2012 domain but succeed Win 2008
I am not sure if this is relevant
root at sambaPDC:~# /usr/local/samba/bin/net rpc trustdom establish DomainB
Enter DOMAINA$'s password:
Could not connect to server DomainB_DC
Trust to domain DomainB established
root at sambaPDC:~#
root at sambaPDC:~# /usr/local/samba/bin/net rpc trustdom establish DomainC
Enter DOMAINA$'s password:
Could not connect to
2016 Dec 22
1
Samba4 problem with Wndows Domain Trust
Hi Gaiseric,
"wbinfo -u" does not show the DOMAIN_B users.
"wbinfo -n DOMAIN_B+someuser" works and show the SID of the users, also from Domain_B.
"wbinfo -i DOMAIN_B+someuser" does not work. It only works for users of Domain_A.
For User of Domain_B, it says:
failed to call wbcGetpwnam: WBC_ERR_DOMAIN_NOT_FOUND
Could not get info for user Domain_B+someuser
2008 Apr 25
1
interdomain trust between two samba pdc's
I have been trying off and on for some time now to get an interdomain trust
relationship going between two samba pdc machines (DomainA=trusted &
DomainB=trusting). Both pdc's are running on Solaris boxes and NIS is
involved (I doubt there is a NIS complication just because I can use
accounts on DomainA on DomainB's samba, as long as I add them using
smbpasswd manually).
The situation
2019 May 02
1
interpret non-domain users as domain users?
On Thu, 2 May 2019 14:05:12 +0800
d tbsky via samba <samba at lists.samba.org> wrote:
> > Dear list,
> >
> > when I connect to a samba AD member server from a windows 10 client
> > not joined to the domain, it appears that I always have to connect
> > as DOMAIN\USER. Is it possible to configure samba such that it
> > always interprets the USER part as
2006 Dec 06
1
Authentication and trusted domains
Hi there,
This is most likely something very basic which I'm not seeing right now.
I have a Samba-server, which is running in security = domain, and it's
a member of that domain (DOMAINA). The domain is a Win2003 domain.
That domain has established a trust with another domain (DOMAINB). There's
a Windows terminal server TERMSRV which is a member of DOMAINA, but a user
from DOMAINB
2010 May 29
1
Trust between Samba PDC and AD domain
I've pored through the documentation, wiki, lists, etc, and I can't seem
to come to a concise conclusion on how to accomplish this.
My specific scenario is the following.
I have a samba PDC domain called domainA, and an AD domain called
domainB. domainA and domainB are different named domains, and they each
authenticate logins and credentials on their own turf.
The users on domainA
2016 Nov 14
2
Member server does not show users from trusted domain
I have a samba classic domain, called it "DomainA." All domain
controllers and servers are running 3.6.25 on Solaris 11.
The PDC and BDC use an LDAP backend for unix, samba and idmap
data. Member servers use LDAP backend for unix accounts, so the
underlying unix and group accounts are consistent.
There is a trust relationship with Windows 2008 AD domain
2017 Aug 31
3
file server: %U or %u?
On Thu, 31 Aug 2017 16:27:12 +0200
mathias dufresne <infractory at gmail.com> wrote:
> PS: the short way to explain %u is adding domain/workgroup to
> username is the fact we are using trust relationship?
>
Probably, what you have to get your head around is this:
The users 'fred', 'DOMAINA\fred' and 'DOMAINB\fred' are all different
users. Winbind will
2016 Nov 29
1
Samba 4 "Classic PDC" trusts fail with Win 2012 domain but succeed Win 2008
The trusts aren't really working with Windows 2008 either (where DOMAINC
is the Windows 2008 domain.)
# /usr/local/samba/bin/net rpc trustdom establish DOMAINC
Enter DOMAINA$'s password:
Could not connect to server DOMAINC_DC
Trust to domain DOMAINC established
#
Active Directory Domains and Trusts MMC on the Windows 2008 AD DC
(DOMAINC_DC) seems to think the