Displaying 20 results from an estimated 7000 matches similar to: "Profiles change when migrating from NT4 to Samba PDC"
2016 Nov 22
2
Samba 4 "Classic PDC" trusts fail with Win 2012 domain but succeed Win 2008
I am not sure if this is relevant
root at sambaPDC:~# /usr/local/samba/bin/net rpc trustdom establish DomainB
Enter DOMAINA$'s password:
Could not connect to server DomainB_DC
Trust to domain DomainB established
root at sambaPDC:~#
root at sambaPDC:~# /usr/local/samba/bin/net rpc trustdom establish DomainC
Enter DOMAINA$'s password:
Could not connect to
2016 Nov 22
2
Samba 4 "Classic PDC" trusts fail with Win 2012 domain but succeed Win 2008
See inline comments:
On Tue, 22 Nov 2016 12:04:57 -0500
Gaiseric Vandal via samba <samba at lists.samba.org> wrote:
> I am trying to configuring Samba 4 classic PDC to trust Windows
> 2012 domain "DomainB" - the PDC is running Windows 2012 but the
> forest and domain functional levels are still Windows 2008. On the
> Win 2012 PDC I try to set up an incoming trust,
2016 Nov 29
1
Samba 4 "Classic PDC" trusts fail with Win 2012 domain but succeed Win 2008
The trusts aren't really working with Windows 2008 either (where DOMAINC
is the Windows 2008 domain.)
# /usr/local/samba/bin/net rpc trustdom establish DOMAINC
Enter DOMAINA$'s password:
Could not connect to server DOMAINC_DC
Trust to domain DOMAINC established
#
Active Directory Domains and Trusts MMC on the Windows 2008 AD DC
(DOMAINC_DC) seems to think the
2005 Oct 20
1
SambaBDC cannot join SambaPDC
I have set up a Samba PDC migrating from NT4. I can logon computers and
users that came from the old NT4 domain. I began setting up a SambaBDC
following the directions in Section 5.5 of Samba3 by Example. Using
samba3.0.20b on RHEL4
whenever try
# net rpc join -U root%secret
or
# net rpc join -S SAMBAPDC -U root%secret
I get the following error
2004 Mar 18
3
migration nt4 with ldap problem
hello
i try to migrate nt4 to samba. the passwd-backend is ldap.
the migration itself works fine but after that, i cannot logon from the
windows xp clients
to the domain. -> i have to rejoin the client to the domain then it works
is this a bug or feature?
the sambaNTPassword change then in ldap data base
here is part of my smb.conf
------------------- snip -----------------
workgroup
2004 Jul 13
1
Migrating from a WinNT 4 PDC to Samba 3 PDC Troubles
Hi,
I've been in the process of attempting a transition from our current NT 4.0
PDC to Samba 3.0.4 on linux (Debian running the 2.4.18 kernel). I can get
the smbd/nmbd up and running just fine and configure them by hand or with
SWAT and the changes are saved.
I've been following the HOWTO's and get stuck at the net rpc vampire step:
I am able to join the linux machine, call it
2003 Jul 18
2
Samba 3 Beta3 using LDAP and NT4 Migrate
Hi,
I am trying a test of migrating a NT4 Domain to Samba 3 Beta 3 configured to
use LDAP on Redhat 8. Is this possible?
Details
-------
I previously had Beta 2 on LDAP running as it's own domain controller
without problem and could create users (in LDAP) with smbpasswd -a. XP
clients could join and login OK.
Now I have flushed that setup and have loaded Beta 3 configured to use LDAP,
2005 Nov 12
3
groupmap
Why would I have some NT domains more than once?
Did I screp up my import with the Vampire?
Should I delete the unmapped ones (Gulp!)
[root@oxidepdc ~]# net groupmap list
System Operators (S-1-5-32-549) -> -1
Replicator (S-1-5-32-552) -> Replicator
Guests (S-1-5-32-546) -> Guests
Recipe (S-1-5-21-1019967034-149178136-1846952604-1016) -> recipe
Domain Users
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
2007 Dec 10
5
Can not add a new NT Workstation to a new (vampired) samba domain
I am replacing an old NT4.0 Server with a debian 4.0R1 etch Linux server
(samba 3.0.24).
This was with a completely fresh install of debian.
My smb.conf is pretty simple:
[global]
workgroup = BUTLER
netbios name = STAR3
passdb backend = tdbsam
domain master = No
domain logons = Yes
os level = 33
add user script = /usr/sbin/useradd -m '%u'
delete
2010 Aug 30
3
New PDC
Hi -
I'm setting up a new Samba PDC here in a 30-person architectural office.
The current PDC is running on an older computer and hasn't been
updated in a while.
The new PDC will be Samba 3.4.0 running on Ubuntu 9.10. We don't use
roaming profiles.
My question is this - is there a way to "seamlessly" migrate the
desktops to the new PDC from the old one without
2004 Aug 20
1
Cannot import users
Im running Openldap 2.2.15 and samba 3.0.5 on a RedHat 9.0 machine.
(My NT Domain name is : DOMIAN1, Redhat Server name is REDHATPC)
I have domain master = no on the Redhat Linux machine.
Objective is to migrate the users from NT 4 to samba.
When I run the command,
Net rpc vampire -S NT_SERVER_NAME -Uadministrator%password
I get the error,
Cannot import users from DOMAIN1 at
2016 Nov 14
2
Member server does not show users from trusted domain
I have a samba classic domain, called it "DomainA." All domain
controllers and servers are running 3.6.25 on Solaris 11.
The PDC and BDC use an LDAP backend for unix, samba and idmap
data. Member servers use LDAP backend for unix accounts, so the
underlying unix and group accounts are consistent.
There is a trust relationship with Windows 2008 AD domain
2005 Oct 17
1
Problem with groups NT4 PDC - Samba Member Server
I have 2 different shares one with
[Share1]
valid users = @"DOMAINA+Domain Users"
[Share2]
valid users = @"DOMAINA+SpecialGroup"
Members of the latter group cannot access Share2. No one can.
#getent group |grep Special
DOMAINA+SpecialGroup:x:10001:DOMAINA+User1,DOMAINA+User2,DOMAINA+User3
#wbinfo -g |grep Special
DOMAINA+SpecialGroup
I changed the
2010 Jun 09
2
DC replication
So finally I got the net vampire to work.
I had to roll back to commit 62e0a74 bypassing all the updates done by mdw at samba.org for now.
Now the replication
PDC1 is the first domain controller created by provision
PDC2 is the second is the second domain controller created by net vampire
on PDC1 I added user using "net newuser testuser1"
in few seconds it appeared on PDC2 using the
2009 Nov 24
1
migrating NT4 PDC net rpc vampire errors with capital letters
Hi,
I have searched for days on Google and can't find a clear answer to my
question. I have a NT4 PDC which I am migrating to Samba 3 (Version
3.4.2-47.fc12) on FC12 with kernel(2.6.31.5-127.fc12.i686). I am using
tdbsam as my passdb backend.
I setup Samba as a BDC and then joined to NT4 Domain succesfully. When I go
to vampire the accounts I get lots of errors and some user accounts get
2004 Apr 30
2
NT4 to Samba 3 Migration
I've done the net rpc vampire and gotten all the user and machine
accounts from the NT server, I've test logged in, checked permissions,
set groups, tested some of our odd apps and it all looks good. The
problem I'm having is switching the desktops, and keeping the
(non-roaming) profiles.
I'd like to have it so everyone reboots their computer after the Samba
switch over, and then
2005 Mar 16
1
HELP !!! migrating from win2000 pdc to linux pdc
Hello,
Second post: first had logs attached but was too big.
I have a test environment with 1 windows 2000 AD domain pdc ( mixed mode
install ), 1 linux server ( to become pdc ) and a win xp box to test logon
when the migration was completed. The problem is no matter what I try
after the migration the win xp's logonserver = windows server not linux
server. I have no idea what is going
2007 Feb 06
2
using the old user profiles for the new PDC
Hi,
A few days ago PDC crashed and I setup a new PDC with the same domain name.
I have recreated the user accounts but when the users login, windows xp
clients create a new profile. Is there a way to make the windows clients use
the old profiles?
Thanks.
--
Erol
2004 Jun 24
2
Roaming profiles. How to do it ?
Hi all..
I'm using Samba 3.0.2a on Mandrake 10, serving +/- 50 win98 clients.
I'm using this options:
logon path = \\%N\%U\profile
logon home = \\%N\%U\profile
but the roaming profile seems do not working... at least the way that I
want. (maybe this is the right behavior).
What I want:
-> When an user logins on MACHINE1 the profile that is saved in
Linux begin download to