Displaying 20 results from an estimated 1000 matches similar to: "Core dump trying to join domain on FreeBSD"
2015 Apr 25
2
I can't join the new AD server with Samba4
2015-04-25 15:17 GMT+02:00 Rowland Penny <rowlandpenny at googlemail.com>:
> On 25/04/15 14:02, Daniel Carrasco Mar?n wrote:
>
>> Sorry, I forgot to revert another test i did, but the result is the same:
>>
>>
>> ---------------------------------------------------------------------------------------------------------------------------------------
>>
2015 Apr 25
2
I can't join the new AD server with Samba4
Sorry, I forgot to revert another test i did, but the result is the same:
---------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------
sudo net ads join -U "Administrator" -d 5
2015 Apr 25
2
I can't join the new AD server with Samba4
Hi, I'm sorry for my english.
i've migrated an old 3.6 samba domain to Samba 4.1 and the windows part is
working fine (i can join and manage the server from a Windows Machine), but
when I try to join the domain from another linux server it fails.
I've followed this guide to migrate:
https://wiki.samba.org/index.php/Samba_Classic_Upgrade_%28NT4-style_domain_to_AD%29
and this for
2024 May 10
1
kinit failure
Hi
Due to putting a DVD in my Virtual Machine Host Computer which then filled the logs with errors and subsequently filled the drive crashing all vms.
Luckily I had a backup of the DC image which I restored and some machines just worked and some can?t find KDC
kinit: Cannot contact any KDC for realm 'BALEWAN.UNICORN.COM' while getting initial credentials
I have tried leaving the domain
2024 May 10
1
kinit failure
On Fri, 10 May 2024 23:19:32 +1200
"Samba @ Pegasusnz via samba" <samba at lists.samba.org> wrote:
> Hi
>
> Due to putting a DVD in my Virtual Machine Host Computer which then
> filled the logs with errors and subsequently filled the drive
> crashing all vms.
So, to all intents and purposes, your domain was dead.
> Luckily I had a backup of the DC image which
2014 Apr 02
0
Failed to join domain: failed to connect to AD: No logon servers
I am using Samba v4.0.16.
Join to the domain controller with two NIC's, it will fail once every
two times.
Response from the DNS, will succeed in domain join in the case of
reachable IP addresses.
However, it seems to fail to join domain in the case of unreachable IP
addresses.
( V3.5.15 succeed in both cases. )
Please help someone.
attach debug log
==========
Windows Server2008r2
2015 Apr 25
0
I can't join the new AD server with Samba4
On 25/04/15 14:02, Daniel Carrasco Mar?n wrote:
> Sorry, I forgot to revert another test i did, but the result is the same:
>
> ---------------------------------------------------------------------------------------------------------------------------------------
>
2015 Apr 25
0
I can't join the new AD server with Samba4
On 25/04/15 13:27, Daniel Carrasco Mar?n wrote:
> Hi, I'm sorry for my english.
>
> i've migrated an old 3.6 samba domain to Samba 4.1 and the windows part is
> working fine (i can join and manage the server from a Windows Machine), but
> when I try to join the domain from another linux server it fails.
>
> I've followed this guide to migrate:
>
2015 Apr 17
2
Cannot join Ubuntu12.04 Samba 4.1.17 to domain
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 successfully do kinit and get ticket.
I can also successfully run:
sudo net ads info
2019 Dec 11
0
security = ads parameter not working in samba 4.9.5
Hi Belle,
Below is the output after I performed the suggested steps.
root at esmad1apl01:~# net ads join -U media\\svc_domjoin02 -d6
INFO: Current debug levels:
all: 6
tdb: 6
printdrivers: 6
lanman: 6
smb: 6
rpc_parse: 6
rpc_srv: 6
rpc_cli: 6
passdb: 6
sam: 6
auth: 6
winbind: 6
vfs: 6
idmap: 6
quota: 6
acls: 6
locking: 6
msdfs: 6
dmapi: 6
registry: 6
2016 Nov 18
2
Wbinfo does show users from trusted domain / RPC error
I tried recreating the trusts.
I start by setting up trusts on Windows side, using Active Directory
Domains and Trusts on the DomainB AD server. . I specify the the
samba domain (DOMAINB) but before I can even specify trust type or
direction I get the following:
Cannot continue
Trust relationship can not be created…
The local security authority is unable to obtain an RPC
2010 Mar 26
3
Failed to join domain: failed to precreate account in ou (null): Out of memory
with samba 3.5.1 if I were to join a server to the domain and specify an OU
to create the computer object in, i get
Failed to join domain: failed to precreate account in ou (null): Out of
memory
However, if I run the same command with samba 3.4.5 it works.
Did the syntax change? I cannot see anything about it
net ads join createcomputer="Linux_Servers" -U <user>%<pass>
2010 Nov 19
1
winbind - wbinfo problem - SOLVED
Hi John,
The same smb and winbind configuration ( same SUSE box ) works good other
Windows AD servers.
"#wbinfo -u" and "#wbinfo -g" returns the users and groups respectively.
Thanks for your great help !!!
what is the difference between "#net rpc" and "#net ads" ?..if you have
time, give some explanation..
Regards,
Vivek
On Mon, Nov 15, 2010 at 6:56
2019 Dec 10
6
security = ads parameter not working in samba 4.9.5
I've re-read this thread but its a bit confusing due to 2 persons with the same probem in one thread.
Im thinking here, how is samba started, since winbind is not running.
Im suspecting samba-addc or samba is starting. Not smbd nmbd winbind.
I suggest to run this:
Disable that all again.
systemctl disable samba-addc samba smbd nmbd winbind
systemctl mask samba-addc samba smbd nmbd
2024 May 14
1
kinit failure
> On 10 May 2024, at 11:55?PM, Rowland Penny via samba <samba at lists.samba.org> wrote:
>
> On Fri, 10 May 2024 23:19:32 +1200
> "Samba @ Pegasusnz via samba" <samba at lists.samba.org <mailto:samba at lists.samba.org>> wrote:
>
>> Luckily I had a backup of the DC image which I
>> restored
>
> In an instance like this, you should be
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
2008 Nov 13
1
Domain Member Server problems
Hi all,
I'm not having any success adding samba (3.0.28 on Solaris 10) to a Windows
AD server (2003 R2) per the instructions here: (In addition to much
googling)
http://us3.samba.org/samba/docs/man/Samba-Guide/unixclients.html#adssdm
The error is:
bash-3.00# /usr/sfw/sbin/net ads join -U Administrator
Administrator's password:
Using short domain name -- BETA
Failed to set
2009 Mar 19
1
Can join ADS domain, all accounts/auth work fine, but leaving domain fails
Hello all,
As the subject says, as far as I can tell everything works on my ads
integrated samba server. Domain accounts can be used for ssh, and
accessing shares, I just can't leave the domain. Here is a successful
join command followed by an unsuccessful leave command at debug level 4.
Any ideas?
TIA,
Mark
user@dordal:~$ sudo net ads join -U administrator@MYDOMAIN.COM -d 4
[2009/03/19
2008 Apr 01
1
Strong(er) authentication required when joining Active Directory (Samba 3.0.28)
Hello all,
I'm having problems getting Samba to join a Windows AD. I am delegated
OU admin, and have no direct access to the domain controller. We have 3
DCs in one domain where my OU exists. The users I wish to authenticate
are in a different domain.
I have set up Kerberos and can receive tickets correctly.
I run
net -d 4 ads join createcomputer=[Delegated OU] -U [account with join
2007 Nov 09
4
Joining a win2k3 ads fails
Hello,
I'm trying to join a win2k3 ADS domain using a working config on a debian 'Lenny' (arm processor)
from another machine running gentoo (x86 processor) (only changed the netbios name).
Samba versions are 3.0.26a on both the machines.
I'm pretty sure this is not a kerberos or ldap problem, anyone has a clue what else it could be?
# net -d 3 ads join -U administrator