Thank you very much for your help Daniel. I run this command:

sudo /usr/local/samba/bin/net fsmo transfer --role=rid --host=/usr/local/samba/private/sam.ldb

and I'm getting this error:

Traceback (most recent call last):
File "/usr/local/samba/lib/python2.6/site-packages/samba/netcmd/__init__.py", line 99, in _run
    return self.run(*args, **kwargs)
File "/usr/local/samba/lib/python2.6/site-packages/samba/netcmd/fsmo.py", line 186, in run
    self.transfer_role(role, samdb)
File "/usr/local/samba/lib/python2.6/site-packages/samba/netcmd/fsmo.py", line 91, in transfer_role
    samdb.modify(m)
_ldb.LdbError: (53, 'rootdse_modify: unknown attribute to change!')

It looks like I'm pointing to the wrong ldap database or the attribute for RID is missing. Thanks once more for your help.

Kind Regards,
Diego

[r...@node1 ~]# net fsmo --help
usage: (show | transfer<options>  | seize<options>)

options:
   -h, --help            show this help message and exit
   --host=HOST           LDB URL for database or target server
   --force               Force seizing of the role without attempting to
                         transfer first.
   --role=ROLE           The FSMO role to seize or transfer.
                         rid=RidAllocationMasterRole  schema=SchemaMasterRole
                         pdc=PdcEmulationMasterRole
                         naming=DomainNamingMasterRole
                         infrastructure=InfrastructureMasterRole  all=all of
                         the abov

-----------------------------------------------
EDV Daniel Müller

Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 Tübingen

Tel.: 07071/206-463, Fax: 07071/206-499
eMail:[email protected]
Internet:www.tropenklinik.de
-----------------------------------------------
-----Ursprüngliche Nachricht-----
Von:[email protected]  [mailto:[email protected]] Im
Auftrag von Diego Gutierrez Zaldivar
Gesendet: Freitag, 17. September 2010 23:30
An:[email protected]
Betreff: [Samba] Setting a vampired Samba4 as RID Master

   Dear All,

I vampired a Samba4 from a Windows 2003 Server AD. My idea was to
transfer all users and groups, then shutdown the Windows 2003 AD and
promote Samba4 as Operations Master. I have been able to do so with the
Infrastructure and Main Domain Controller roles but not with the RID
role. Is there a hack or manual operation I can do to have a completely
independent AD based on Samba4 that will mantain all users and groups
from the former Windows 2003 AD.

I'm not sure if this question belongs to samba or samba-technical but I
will start here to avoid bugging the guys on the technical list.

Kind regards and thanks in advance for your help,
Diego
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to