Displaying 20 results from an estimated 1100 matches similar to: "Joining an NT4 Domain: NT_STATUS_INVALID_COMPUTERNAME"
2024 Apr 05
1
Strange problem with samba-tool dns query ...
Hello
I have a strange problem on a brand new installation of samba AD
(samba-4.19.5 on Fedora 39).
Domain controller is dc01.some.domain.org
Secondary (replicated) controller is dc02.some.domain.org
After clean installation all basic tests seams to be ok.
All these command return correct responses:
smbclient -L localhost -N
smbclient //localhost/netlogon -U Administrator -c 'ls'
2024 Apr 05
1
Strange problem with samba-tool dns query ...
On Fri, 05 Apr 2024 08:06:10 +0200
PaLi via samba <samba at lists.samba.org> wrote:
> Hello
>
> I have a strange problem on a brand new installation of samba AD
> (samba-4.19.5 on Fedora 39).
>
> Domain controller is dc01.some.domain.org
> Secondary (replicated) controller is dc02.some.domain.org
>
> After clean installation all basic tests seams to be ok.
2024 Apr 05
1
Strange problem with samba-tool dns query ...
On Fri, 2024-04-05 at 08:04 +0100, Rowland Penny via samba wrote:
> On Fri, 05 Apr 2024 08:06:10 +0200
> PaLi via samba <samba at lists.samba.org> wrote:
>
> > Hello
> >
> > I have a strange problem on a brand new installation of samba AD
> > (samba-4.19.5 on Fedora 39).
> >
> > Domain controller is dc01.some.domain.org
> > Secondary
2024 Apr 05
1
Strange problem with samba-tool dns query ...
On Fri, 05 Apr 2024 15:38:23 +0200
pavel.lisy at gmail.com wrote:
> On Fri, 2024-04-05 at 08:04 +0100, Rowland Penny via samba wrote:
> > On Fri, 05 Apr 2024 08:06:10 +0200
> > PaLi via samba <samba at lists.samba.org> wrote:
> >
> > > Hello
> > >
> > > I have a strange problem on a brand new installation of samba AD
> > >
2024 Apr 05
1
Strange problem with samba-tool dns query ...
On Fri, 2024-04-05 at 15:00 +0100, Rowland Penny via samba wrote:
> On Fri, 05 Apr 2024 15:38:23 +0200
> pavel.lisy at gmail.com?wrote:
>
> > On Fri, 2024-04-05 at 08:04 +0100, Rowland Penny via samba wrote:
> > > On Fri, 05 Apr 2024 08:06:10 +0200
> > > PaLi via samba <samba at lists.samba.org> wrote:
> > >
> > > > Hello
> > >
2005 Aug 17
1
Problem: Smbpasswd allowing two users with the same SID
When adding a new user using throw smbpasswd and the SID to be added
already exists in tdbsam database, an error message is displayed like that:
hostname# "( echo 'password'; echo 'password' ) | smbpasswd -as
'newuser'"
Unable to modify TDB passwd ! Error: Record exist
Unable to modify TDB passwd ! Error: Record exists
occured while storing the RID index
2003 Mar 05
0
cross subnet browsing/domain logon problem
Dear all,
I'm having great difficulty getting cross-subnet domain logon & browsing to
work and have nearly reached the end of my sanity trying to figure out
what's wrong. Here's my setup and what's happening (apologies if it is
convoluted):
Subnet A
One Samba PDC with encrypted passwords.
One samba file server
Subnet B
One Samba file server (serverB) that is the *local
2016 May 26
0
Failed to join domain: failed to lookup DC info for domain '<EXAMPLE.COM>' over rpc: The object name is not found.
Try to ping from client to server with its hostname. Sounds like dns problem.
ping server
Then try to ping its ip address.
Then try to add server address to host file.
Ex
192.168.8.30 server.example.com[1] server
Best
M
On May 26, 2016 12:02, "Nico Speelman" <nico at speelmanrobben.nl[2]> wrote:
Hello,
I've been trying to add a new server to my Samba 4 Active directory, but
2013 Jul 22
0
AIX mcollective errors
Each run of the mcollective is spitting out errors about being unable to
connect to my virtual ethernet devices.
root@hostname# /opt/puppet/sbin/refresh-mcollective-metadata
entstat: 0909-003 Unable to connect to device vi0, errno = 19
entstat: 0909-003 Unable to connect to device vi1, errno = 19
entstat: 0909-003 Unable to connect to device vi2, errno = 19
entstat: 0909-003
2012 Oct 11
3
Joining Samba RODC, NT_STATUS_NOT_SUPPORTED
Dear list users,
I have a problem when joining an Active Directory domain. In this
project we have one Main Dc in capital city and one read only dc in
one remote city.
We join to main DC succesfully. However, we can not join to local
Replicate (rodc14). We are using this method for winbind / squid ntlm
authentication purposes not a full samba server. ?nternet conection is
not fast and we have
2016 May 26
1
Failed to join domain: failed to lookup DC info for domain '<EXAMPLE.COM>' over rpc: The object name is not found.
Try to ping from client to server with its hostname. Sounds like dns
problem.
ping server
Then try to ping its ip address.
Then try to add server address to host file.
Ex
192.168.8.30 server.example.com server
Best
M
On May 26, 2016 12:02, "Nico Speelman" <nico at speelmanrobben.nl> wrote:
> Hello,
>
> I've been trying to add a new server to my Samba 4 Active
2003 Jul 11
0
Subject: WINS for a NAS (group names should not be multihomed)
we use a Samba 3.0.0beta2 as a PDC (node name 'TESTPDC', domain name
'MYDOMAIN') and WINS server
=-=-=-=-=-
# grep -i wins smb.conf
wins support = yes
-=-=-=-=-=
we also use a NetApp Filer F87 (netBIOS name 'JUPITER') configured
- with only one nw interface, with an IP number shown here as ((NAS_IP))
- to join a CIFS domain (no problem for now), and registered
2014 Mar 24
0
Winbind logins failing after upgrade from Samba 3 to Samba 4
Hello,
I have a RHEL 6.5 server that was configured to use Samba 3.6.9-167 to authenticate against a Windows 2008 R2 Active Directory domain. The authentication was working fine, but we needed users to log in to this RHEL box with their AD credentials and then access files stored on a Windows file server CIFS share globally mounted on the RHEL box. As such, we added the "cifsacl"
2016 May 26
3
Failed to join domain: failed to lookup DC info for domain '<EXAMPLE.COM>' over rpc: The object name is not found.
Hello,
I've been trying to add a new server to my Samba 4 Active directory, but I've been failing so far. I'm running the command "net ads join -k" and it fails with "Failed to join domain: failed to lookup DC info for domain '<EXAMPLE.COM>' over rpc: The object name is not found." The answers I found so far imply a problem with the RPC service, but
2024 May 24
1
LDAP error 53 LDAP_UNWILLING_TO_PERFORM
good afternoon, when entering into the domain an error occurs, the
administrator has all the rights, but for some reason it is not possible to
enter this server into the domain, samba 4.19.0, the log is attached
GENSEC backend 'gssapi_spnego' registered
GENSEC backend 'gssapi_krb5' registered
GENSEC backend 'gssapi_krb5_sasl' registered
GENSEC backend 'spnego'
2014 Jul 16
0
FreeBSD problems with sysvol and share Acls
Having lots of problems with a restored from backup installation of Samba
4.1.9 on FreeBsd cannot use windows tools to assign permissions to shares,
and now when a problem creating a Gpo. with log level 10 this is the
output:
root at BSD:/home # samba-tool gpo create testgpo
INFO: Current debug levels:
all: 10
tdb: 10
printdrivers: 10
lanman: 10
smb: 10
rpc_parse: 10
rpc_srv: 10
2015 Mar 10
0
net ads join fails
On 10/03/15 20:14, Roman Dilken wrote:
> On 10.03.2015 20:20, Rowland Penny wrote:
>
>> OK, the first will not work (well not yet), the second should, I
>> take it you ran 'kinit Administrator at AD.DILKEN.EU' as root before
>> the join ?
>>
>> You could try 'net ads join -U Administrator' and enter the
>> password when prompted, I
2015 Apr 17
0
Cannot join Ubuntu12.04 Samba 4.1.17 to domain
On 17/04/15 12:29, ivenhov wrote:
> Hi all
>
> I'm desperate now.
>
> On one of the sites I cannot connect Ubuntu to Windows AD 2003.
> Error below.
> On exactly the same setup but on a different network and also on VirtualBox
> VMs everything works as expected.
> Looks like something on the network then or mission parameter.
> Error is about KDC but I can
2015 Mar 10
0
net ads join fails
On 10/03/15 20:29, Roman Dilken wrote:
> Oh, I have a pair of samba-4.1.17-DC's, raspberry-pi and dc2 to which make the domain ad.dilken.eu on site Neuoetting.
>
> resolv.conf points to the two dc's:
>
> search ad.dilken.eu
> nameserver 192.168.2.33
> nameserver 192.168.2.2
>
> In the output I find some relations to dc2 resp. 192.168.2.2, but perhaps it
2018 Mar 09
0
NT_STATUS_CONNECTION_REFUSED Joining Domain - Desperately need help - [SOLVED]
Found the solution shortly after I sent this e-mail. Needed to add "tls
enabled = no" to the working server to get the other server to restore
functionality.
On 3/8/2018 3:58 PM, Brent Davidson via samba wrote:
> I am desperately in need of help. I have a Centos 7.2 server running Samba
> 4.6.13 as an active directory domain controller. I am trying to join a new
> Centos