Re: [Samba] Samba 4.0.10 - 4.1.0 - master can no longer join existing Win2003 domain?

2013-10-12 Thread Mauricio Alvarez
Andrew, thank goodness! I am completely lost and run out of ideas...

I just checked the output from samba-master, it looks just the same as the 
message I posted on Oct. 10 -- Samba4 can't join domain - 
drsuapi.DsBindInfoFallBack object has no attribute. OK if I dont repost so I 
dont clutter the list?

Thanks for now! Let me know if you need more debugging info. And please keep in 
mind (maybe it has something to do with my problem) I have installed Group 
Policy Preference Client Side Extensions for W2k3 server).



> To make any progress we need the full backtrace.

>Andrew Bartlett

> -- 
> Andrew Bartlett                                http://samba.org/~abartlet/
> Authentication Developer, Samba Team          http://samba.org
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Samba 4.0.10 - 4.1.0 - master can no longer join existing Win2003 domain?

2013-10-12 Thread Andrew Bartlett
On Fri, 2013-10-11 at 10:54 -0700, Mauricio Alvarez wrote:
> Hello,
> 
>I can NO LONGER join the existing win 2003 domain (functional level win 
> 2003, I also have installed Group Policy Client Side Extensions for Windows 
> Server 2003).
> 
> I am running on Ubuntu Server 13.04. I have tried Samba 4.0.10, 4.1.0 and 
> also, in desperation, samba-master.
> 
> I managed to join the domain with samba 4.0.8 (not sure if it was .8 or .9, 
> it was in mid-September), downloaded via git, compiled and followed the wiki.
> 
> All was running OK for some time, until I found out it wan no longer 
> replicating. Then I noticed WERR_VERSION_MISMATCH errors when running drs 
> showrepl.
> 
> Since I was no longer able to demote the Samba4  DC, I decided to manualy 
> delete from the Win2003, delete the samba4 directories and start over.
> 
> Now when I try join the domain it fails with 
> ERROR(): uncaught exception - 
> 'drsuapi.DsBindInfoFallBack' object has no attribute 'supported_extensions'

To make any progress we need the full backtrace.

Andrew Bartlett

-- 
Andrew Bartletthttp://samba.org/~abartlet/
Authentication Developer, Samba Team   http://samba.org


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Samba 4.0.10 - 4.1.0 - master can no longer join existing Win2003 domain?

2013-10-11 Thread Mauricio Alvarez
Hi Jacó

> Hi Maurico...

> # rm /usr/local/samba/private/sam.ldb

Did an rm -rf /usr/local/samba instead, nothing was working and couldn't 
demote. Then recompiled.

> and  repeat samba-tool domain join ...

Nothing is working. As I said, I tried recompiling three times with three 
different versions.

I am following same steps I made the first time (when it actually joined the 
domain). Compile, check /etc/krb5.conf, kinit, check klist, then attempt 
joining the domain.

There's an error message drsuapi.DsBindInfoFallBack. Anybody, what does it mean?

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Samba 4.0.10 - 4.1.0 - master can no longer join existing Win2003 domain?

2013-10-11 Thread Jacó Ramos
Hi Maurico...

# rm /usr/local/samba/private/sam.ldb

and  repeat samba-tool domain join ...

Thanks
Jacó Ramos


2013/10/11 Mauricio Alvarez 

> Hello,
>
>I can NO LONGER join the existing win 2003 domain (functional level win
> 2003, I also have installed Group Policy Client Side Extensions for Windows
> Server 2003).
>
> I am running on Ubuntu Server 13.04. I have tried Samba 4.0.10, 4.1.0 and
> also, in desperation, samba-master.
>
> I managed to join the domain with samba 4.0.8 (not sure if it was .8 or
> .9, it was in mid-September), downloaded via git, compiled and followed the
> wiki.
>
> All was running OK for some time, until I found out it wan no longer
> replicating. Then I noticed WERR_VERSION_MISMATCH errors when running drs
> showrepl.
>
> Since I was no longer able to demote the Samba4  DC, I decided to manualy
> delete from the Win2003, delete the samba4 directories and start over.
>
> Now when I try join the domain it fails with
> ERROR(): uncaught exception -
> 'drsuapi.DsBindInfoFallBack' object has no attribute 'supported_extensions'
>
> I tried google but I have no idea what this error means. All versions of
> Samba4 I tried give same error. I am sure I am doing exactly all the steps
> I did when I managed to join the domain the first time, and also on the
> Wiki.
>
> I am probably missing something.
>
> Can anybody please please please help or at least point me in the right
> direction?
>
> Thanks!
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba
>



-- 

*"O homem não foi criado para ser feliz nem para vencer, mas para viver
para Deus. Quando vive para Deus é feliz e vence." Isaltino Gomes
*
*
$whoami*

   - Perito Forense Computacional
   - Pentester
   - Esp. em Segurança de Redes de Computadores com enfâse a Perícia
   Forense Computacional - FACID
   - Bacharel em Ciência da Computação - UESPI
   - Administrador de Redes de Computadores
   - CCNA Modulo II
   - Lattes: *http://lattes.cnpq.br/1591329268136905*


Esta mensagem pode conter informações confidenciais e/ou privilegiadas. Se
você não for o destinatário ou a pessoa autorizada a receber esta mensagem,
não deve usar, copiar ou divulgar as informações nela contida ou tomar
qualquer ação baseada nessas informações.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] Samba 4.0.10 - 4.1.0 - master can no longer join existing Win2003 domain?

2013-10-11 Thread Mauricio Alvarez
Hello,

   I can NO LONGER join the existing win 2003 domain (functional level win 
2003, I also have installed Group Policy Client Side Extensions for Windows 
Server 2003).

I am running on Ubuntu Server 13.04. I have tried Samba 4.0.10, 4.1.0 and also, 
in desperation, samba-master.

I managed to join the domain with samba 4.0.8 (not sure if it was .8 or .9, it 
was in mid-September), downloaded via git, compiled and followed the wiki.

All was running OK for some time, until I found out it wan no longer 
replicating. Then I noticed WERR_VERSION_MISMATCH errors when running drs 
showrepl.

Since I was no longer able to demote the Samba4  DC, I decided to manualy 
delete from the Win2003, delete the samba4 directories and start over.

Now when I try join the domain it fails with 
ERROR(): uncaught exception - 
'drsuapi.DsBindInfoFallBack' object has no attribute 'supported_extensions'

I tried google but I have no idea what this error means. All versions of Samba4 
I tried give same error. I am sure I am doing exactly all the steps I did when 
I managed to join the domain the first time, and also on the Wiki.

I am probably missing something.

Can anybody please please please help or at least point me in the right 
direction? 

Thanks!
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba