Displaying 20 results from an estimated 98 matches for "domaina".
Did you mean:
domain
2015 Jun 03
0
ID command does not show up correct group memberships on Winbind
Hi,
I have these following configurations:
Active Directory 1 = DomainA.com
AD1 Primary Group = Domain Users
AD1 Group 1 = Linux (member: DomainB\ad2testuser1)
Server joined = linux1.DomainA.com (configured Kerberos and Winbind
Samba4 from sernet)
Active Directory 2 = DomainB.com
AD2 Primary Group = Domain Users (member: DomainB\ad2testuser1)
AD2 User 1 = ad...
2005 Oct 17
1
Problem with groups NT4 PDC - Samba Member Server
I have 2 different shares one with
[Share1]
valid users = @"DOMAINA+Domain Users"
[Share2]
valid users = @"DOMAINA+SpecialGroup"
Members of the latter group cannot access Share2. No one can.
#getent group |grep Special
DOMAINA+SpecialGroup:x:10001:DOMAINA+User1,DOMAINA+User2,DOMAINA+User3
#wbinfo -g |grep Special
DOMAINA+SpecialGroup...
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 server DomainC_DC
Trust to d...
2008 Nov 21
0
Accessing shares from 2 domains
We are splitting our users into 2 domains(DOMAINA and DOMAINB (changed for security reason)). I am having problems getting users who log into their workstation on DOMAINA to access a samba share on DOMAINB. We are using W2K3 servers as our AD with LDAP. Samba shares on are CentOS5.1 servers. I Can anyone point me to some docs on how to set this up...
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 trusts are OK.
The security and system logs however shows that the SambaPDC is failing...
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
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 is this. DomainA hosts most user...
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,
2018 Feb 17
4
Winbind authentication from different domain not working
...emplate 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
idmap config domaina : range = 1000001 - 2000000
idmap config domaina : backend = rid
idmap config * : range = 1000000-199999999
idmap config * : backend = tdb
wbinfo --online-status
BUILTIN : online
SERVER01 : online
DOMAINB : online
DOMAINA : offline
As you can see DOMAINA is offline, if we open up the firewall...
2005 Aug 17
0
Discussion: Samba Virtual Server Setup w/ LDAP Backend
...The problem is quite urgent and if any additional information is needed, please
ask! I will provide it. Thanks in advance
Additional Infos (smb.conf, etc)
Here's an ps -ef | grep smb of that server:
hgest3301:/samba/agest001/conf/etc # ps -ef | grep smb | egrep -v 'grep|smbe'
domaina 26240 1 0 09:15 ? 00:00:00 /usr/sbin/nmbd -D -s /samba/agest001/conf/etc/smb.conf -l /samba/agest001/conf/log
domaina 26245 1 0 09:15 ? 00:00:00 /usr/sbin/smbd -D -s /samba/agest001/conf/etc/smb.conf -l /samba/agest001/conf/log
domaina 26248 26245 0 09:15 ? 00...
2024 Jan 30
0
Using winbindd socket directory for multiple domains
...we're upgrading to the latest 4.19.3 on Ubuntu 20.04 and having
trouble making that work correctly.
The package we used from
"https://launchpad.net/~linux-schools/+archive/ubuntu/samba-latest".
As an example, joined 2 ADs successfully with 2 different smb
configuration files.
- smb.domainA.com
- smb.domainB.com
The winbindd is running
/usr/sbin/winbindd --foreground
--configfile=/opt/nac/radius/raddb/smb.domainA.com
/usr/sbin/winbindd --foreground
--configfile=/opt/nac/radius/raddb/smb.domainB.com
The smb.domainA.com looks like this.
[global]
log level = 3
workgroup = DOMAINA...
2004 May 21
0
winbind issues with AD domain trust
I'm setting up Samba in an environment with 2 Active Directory domains setup
with a one way trust (DOMAINA -> DOMAINB). Samba is in DOMAINA. From
looking at the logs (see below) it appears that winbind is having troubles
getting the credentials for the domain controller in DOMAINB.
I can get tickets, using kinit, for accounts in both domains. I can join
DOMAINA just fine. Running wbinfo -m di...
2016 Nov 28
0
Samba 4 "Classic PDC" trusts fail with Win 2012 domain but succeed Win 2008
...er is an NT4
machine. So whether krb5.h was found or not it shouldn't matter.
Thanks
On 11/22/16 17:53, Gaiseric Vandal wrote:
> 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:
> Co...
2008 Jul 17
0
Interdomain Trust, wbinfo works on both servers, getent doesn't work on one server
Hi
I have a problem with an interdomain trust where on the PDC for DomainA,
everything works perfectly. getent returns local and DomainB usernames.
On the PDC for DomainB, it's DomainB works fine, but getent only returns
local usernames and groups, it doesn't return the usernames or groups for
DomainA. wbinfo -u and wbinfo -g work fine and return all DomainA...
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 logged in (using the trust). The user wants to reach a share
on the Samba-server. This is what ha...
2017 Mar 19
0
Share files to users from two domains with winbind
Hello.
I need the file server to authenticate users from two domains. Of DOMAINA
that the file server has joined and users of DOMAINB that maintains a trust
relationship with DOMAINA.
I have two domain forests (DOMAINE and DOMAINB), and a trust relationship
exists between both. DOMAINA servers are running with samba version 4.5
(with CentOS 7 system) the DOMAINB server is runn...
2005 Nov 30
0
Cross-subnet browsing
...I'm not able to do this from Domain A to Domain B,
except for domain B's PDC. I am able to reverse resolve from IP to WINS
name, for any client on Domain B.
Below I give some examples, to try to alleviate the confusion:
# Proving that I can communicate via IP between domains A and B:
pdc.domainA> /usr/sbin/traceroute 192.168.4.1
traceroute to 192.168.4.1 (192.168.4.1), 30 hops max, 40 byte packets
1 router.domainA (192.168.1.1) 0.618 ms 0.741 ms 0.784
4 pdc.domainB (192.168.4.1) 107.080 ms 115.237 ms 118.914 ms
pdc.domainB> /usr/sbin/traceroute 192.168.1.101
traceroute...
2008 Feb 11
0
Fwd: Re: domain member WIN2003 AD - Trusted Domain
> IMHO, for this to work you should define "idmap domains = DOMAINA
> DOMAINB" and configure the idmap backend appropriately for both domains
> using idmap config DOMAIN:backend/range/default etc...
>
> For more details see "man idmap_tdb, man idmap_ldap and man idmap_rid".
>
> --Sadique
Hi Sadique,
thanks for your response. I...
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 to logon to the DOMAINB domain from XP computers...
2016 Nov 22
0
Samba 4 "Classic PDC" trusts fail with Win 2012 domain but succeed Win 2008
In summary
* DomainA Samba classic domain- PDC and BDC are running Samba
4.4.7. The PDC is called "SambaPDC."
* DomainB Windows AD domain , level 2008, domain controller is
Windows 2012 or 2012R2 (you are correct that there are not primary and
backup controllers in AD)
* DomainC Windows AD...