Displaying 20 results from an estimated 600 matches similar to: "FSMO Transfer fail"
2016 Jul 07
4
FSMO Transfer fail
Fail! :-(
root at gteste2:~# samba-tool fsmo transfer --role=all -UAdministrador
FSMO transfer of 'rid' role successful
FSMO transfer of 'pdc' role successful
FSMO transfer of 'naming' role successful
FSMO transfer of 'infrastructure' role successful
FSMO transfer of 'schema' role successful
ERROR(<type 'exceptions.UnboundLocalError'>):
2016 Jul 07
1
FSMO Transfer fail
Hi.
root at gteste2:~#
root at gteste2:~# samba-tool fsmo transfer --role=all -UAdministrador
--password=#######
This DC already has the 'rid' FSMO role
This DC already has the 'pdc' FSMO role
This DC already has the 'naming' FSMO role
This DC already has the 'infrastructure' FSMO role
This DC already has the 'schema' FSMO role
ERROR(<type
2016 Jul 07
0
FSMO Transfer fail
what do you get when you do samba-tool fsmo show,
also try samba-tool fsmo transfer --role=all -UAdministrator
--password=yourpassword
On Thu, Jul 7, 2016 at 3:49 PM, Anderson Hoffmann do Carmo <
anderson.hoffmann at gsurfnet.com> wrote:
> Fail! :-(
>
> root at gteste2:~# samba-tool fsmo transfer --role=all -UAdministrador
> FSMO transfer of 'rid' role successful
2016 Jul 08
0
FSMO Transfer fail
Hi for all!
Great news!
The procedure worked properly and fix the problem. Thank you so much 'Jason
Waters' and 'Rowland Penny' for Support :-)
root at gteste2:/anderson#
*root at gteste2:/anderson# ldbmodify -H /var/lib/samba/private/sam.ldb
--cross-ncs ./fsmofixdomaindns.ldif*
Modified 1 records successfully
*root at gteste2:/anderson# ldbmodify -H /var/lib/samba/private/sam.ldb
2016 Jul 07
0
FSMO Transfer fail
try
samba-tool fsmo transfer --role=all -UAdministrator
And see if that works.
On Thu, Jul 7, 2016 at 2:57 PM, Anderson Hoffmann do Carmo <
anderson.hoffmann at gsurfnet.com> wrote:
> Hi for All!
>
> I am using a Windows Server 2008R2 as primary DC and a Ubuntu Server 16.04
> as secundary DC with Samba 4.3.9 (from repository/apt-get).
> During a migration test of FSMO
2016 Jul 11
5
Demote Win2008R2 DC Fail
I am transfer using 'samba-tool fsmo transfer --role=all
I am try demote Windows using DCPROMO.EXE on Windows Server
The output of command, no errors. (CN=GTESTE2 = Samba DC)
root at gteste2:/anderson#
root at gteste2:/anderson# *samba-tool fsmo show*
SchemaMasterRole owner: CN=NTDS
2016 Jul 11
1
Demote Win2008R2 DC Fail
Yes! exactly
Anderson Hoffmann
2016-07-11 16:13 GMT-03:00 Jason Waters <jason at geeknocity.com>:
> So you transfer all the fsmo roles and then when you are running dcpromo
> on the 2008 DC it fails, correct?
>
> On Mon, Jul 11, 2016 at 3:04 PM, Anderson Hoffmann do Carmo <
> anderson.hoffmann at gsurfnet.com> wrote:
>
>> I am transfer using
2016 Jul 12
1
Demote Win2008R2 DC Fail
Hi!
I tried the following command, but it is not recognized. My Samba is 4.3.9
from Ubuntu Repository.
I need to update the Samba?
root at gteste2:~#
root at gteste2:~# samba-tool domain demote --remove-other-dead-server=GTESTE
-UAdministrador --password=*********
Usage: samba-tool domain demote [options]
samba-tool domain demote: error: *no such option:
--remove-other-dead-server*
root at
2016 Aug 01
3
Unlock domain user
On 01/08/16 20:29, Anderson Hoffmann do Carmo wrote:
> I executed the command in two scenarios.
>
> Account 'user1' unlocked:
>
> root at gteste2:~#
> root at gteste2:~# ldbsearch -H /var/lib/samba/private/sam.ldb -b
> "dc=testead,dc=gsurfnet,dc=com" -s sub
> '(&(objectclass=user)(samaccountname=user1))' lockoutTime
> # record 1
> dn:
2016 Jul 11
2
Demote Win2008R2 DC Fail
Hi.
I am using a Windows Server 2008R2 as primary DC and a Ubuntu Server 16.04
as secundary DC with Samba 4.3.9 (from repository/apt-get)
I am transfered FSMO rules to Samba and I am try to demote Windows, but
fail!
The error is:
The operation failed:
The active directory domain services could not find another domain
controller to transfer the remaining data on the partition
2016 Aug 01
2
Unlock domain user
On 01/08/16 18:27, Rowland penny wrote:
> On 01/08/16 18:04, Anderson Hoffmann do Carmo wrote:
>> Hi Rowland.
>>
>> The command (samba-tool user enable 'user') is used to enable a user
>> account that has been disabled in AD, but it is not functional to
>> unlock a
>> user account that has been locked by wrong password.
>>
>>
>>
2016 Jul 11
0
Demote Win2008R2 DC Fail
So you transfer all the fsmo roles and then when you are running dcpromo on
the 2008 DC it fails, correct?
On Mon, Jul 11, 2016 at 3:04 PM, Anderson Hoffmann do Carmo <
anderson.hoffmann at gsurfnet.com> wrote:
> I am transfer using 'samba-tool fsmo transfer --role=all
> I am try demote Windows using DCPROMO.EXE on Windows Server
> The output of command, no errors. (CN=GTESTE2
2016 Jul 11
0
Demote Win2008R2 DC Fail
On 11/07/16 20:04, Anderson Hoffmann do Carmo wrote:
> I am transfer using 'samba-tool fsmo transfer --role=all
Unless you added '-UAdministrator --password=PASSWORD' to the above
command (or another user will the required permissions), you wouldn't
have transferred the DNS roles.
> I am try demote Windows using DCPROMO.EXE on Windows Server
Have you tried (once you are
2016 Jul 11
2
Demote Win2008R2 DC Fail
It did show that he had all 7 but that is a good point. I would shutdown
the 2008 server and make sure users can login, etc....
On Mon, Jul 11, 2016 at 3:50 PM, Rowland penny <rpenny at samba.org> wrote:
> On 11/07/16 20:04, Anderson Hoffmann do Carmo wrote:
>
>> I am transfer using 'samba-tool fsmo transfer --role=all
>>
>
> Unless you added
2016 Aug 01
0
Unlock domain user
I will test this!
Anderson Hoffmann do Carmo
MCP | MTA | MCDST | MCTS | MCSA | MS | MOS |
ITIL-F | ISFS | CLOUDF | CI-SCS | VCA-DCV |
2016-08-01 16:39 GMT-03:00 Rowland penny <rpenny at samba.org>:
> On 01/08/16 20:29, Anderson Hoffmann do Carmo wrote:
>
>> I executed the command in two scenarios.
>>
>> Account 'user1' unlocked:
>>
>> root at
2016 Aug 01
0
Unlock domain user
I executed the command in two scenarios.
Account 'user1' unlocked:
root at gteste2:~#
root at gteste2:~# ldbsearch -H /var/lib/samba/private/sam.ldb -b
"dc=testead,dc=gsurfnet,dc=com" -s sub
'(&(objectclass=user)(samaccountname=user1))' lockoutTime
# record 1
dn: CN=user1,OU=TESTE,DC=testead,DC=gsurfnet,DC=com
lockoutTime: 0
# Referral
ref: ldap://
2016 Sep 20
2
setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor
Hi for all!
I have Samba 4.3.9-Ubuntu DC in ADDC_Mode and it's working perfectly
But in Samba Log have this: "samba: setproctitle not initialized, please
either call setproctitle_init() or link against libbsd-ctor."
The libbsd-dev package is installed
Is this a problem?
SAMBA.CONF:
# Global parameters
[global]
workgroup = TESTEAD
realm = testead.xxxxx.xxx
netbios name = GTESTE2
2015 Dec 13
2
FSMO commands not working on 4.3.1
Hi guys!
I am currently running 4.3.1 on Debian Jessie (compiled from the
experimental repo).
Pretty much everything seems to be working fine, but the FSMO functions:
---------
root at dc2:~# samba-tool fsmo show
ERROR(<type 'exceptions.KeyError'>): uncaught exception - 'No such element'
File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line
175,
2016 Aug 01
4
Unlock domain user
Hi Rowland.
The command (samba-tool user enable 'user') is used to enable a user
account that has been disabled in AD, but it is not functional to unlock a
user account that has been locked by wrong password.
Anderson Hoffmann do Carmo
MCP | MTA | MCDST | MCTS | MCSA | MS | MOS |
ITIL-F | ISFS | CLOUDF | CI-SCS | VCA-DCV |
2016-08-01 13:51 GMT-03:00 Rowland penny <rpenny at
2016 Sep 20
0
setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor
On Tue, 20 Sep 2016 10:17:14 -0300
Anderson Hoffmann do Carmo via samba <samba at lists.samba.org> wrote:
> Hi for all!
>
> I have Samba 4.3.9-Ubuntu DC in ADDC_Mode and it's working perfectly
> But in Samba Log have this: "samba: setproctitle not initialized,
> please either call setproctitle_init() or link against libbsd-ctor."
> The libbsd-dev package is