Displaying 2 results from an estimated 2 matches for "migrating_group".
Did you mean:
migrating_groups
2014 Apr 11
1
Classicupgrade does not import all group-memberships
Hi,
I am trying to migrate my old samba3 PDC (with tdb-files) to samba4 AD,
on ubuntu 12.04LTS.
I first tried L.P.H. van Belle's script to have a base-line. Works fine
AFAIK.
Then I modified the script to do a classic-upgrade. It seems to work,
but when I look at my groups (samba-tool group list), not all
groupsmemberships are imported. One of those are my domain-admins.
When I check
2013 Aug 12
0
Classic Upgrade: Unable to enumerate group memberships
...amba3_winsdb)
File "/usr/lib/python2.7/dist-packages/samba/upgrade.py", line 365, in
import_wins
"address": ips})
I've tried migrating the groups before/after/inbetween, according to this:
https://wiki.samba.org/index.php/Samba4/samba-tool/domain/classicupgrade/HOWTO#Migrating_Groups
Samba-tool seemed to be inconsistent in this regard, sometimes adding a
group without issue, sometimes failing due to a bad dn (possibly, I forget
the error.) Regardless, the users would never add to AD. So any direction
would be valued at this point.
Thanks!
(Here's the smb.conf I'm wor...