similar to: NT4 machine trust breaks on a Samba-BDC

Displaying 20 results from an estimated 20000 matches similar to: "NT4 machine trust breaks on a Samba-BDC"

2003 Jan 16
2
Samba BDCs and machine trust account passwords
I have a problem with machine trust accounts breaking in a purely Samba controlled domain. I have one master Samba server acting as a PDC, and three slave servers in different networks. The UNIX user account information is updated by means of NIS, and smbpasswd gets rsync'ed to the slave servers whenever there is a change in the file. All this works without problems at all times. When I
2002 Jul 27
3
PDC and BDC load-balancing
Hi there, I would like to know how Samba / Windows determines which domain controller should handle a logon request, and whether there is a way I can affect the process. Here's the situation: I have a school installation running a Samba domain, with a PDC (1.1GHz Celeron, 256 MB RAM) and one BDC (much smaller, 366 with 64 MB RAM), both with RedHat 7.1 and Samba 2.2.5. There are about 80
2002 Jul 30
5
Samba running as PDC and BDC
I am in the process of investigating whether it's viable to replace our NT server domain with a linux server domain using SAMBA. The key is if Samba can act as a PDC, with other Samba BDCs in remote locations. Is this possible? ---------------------------------------------- Gabriel Matthews gabriel@cinergycom.com Network Support Cinergy Communications When life hands you
2008 May 01
5
Unable to change Windows password on Samba BDC
Dear Help, We are currently running Samba 3.0.22 on a distributed network/domain as a PDC (primary domain controller) and several as BDCs (Backup domain controllers) in our branch offices located around the country. At this point, the PDC is set up in our corporate office (where I'm located) and users have no trouble authenticating (via logging into windows and accessing shares) and also
2003 May 05
3
PDC/BDC Domain Logins Samba 2.2.7
We're about to start migrating from Windows NT 4.0 to a Samba controlled setup. I've got a question about the functionality of the Samba PDCs and BDCs. In my Windows setup I have three domains that are defined by geographic locations. Each of these domains "trusts" the other. In Samba 2.2.7, I can't have the trusts, so I'm looking at creating one giant domain that
2009 Feb 04
1
Idmap + LDAP + winbind: our first BDC - doubts about idmap ranges and winbbindd + Idmap dn
Hi, My doubt is about Idmap + LDAP + winbind, related do BDC + PDC. We are using Samba 3.0.33 (Slackware 12.0.0). Our layout is almost like this one http://us1.samba.org/samba/docs/man/Samba-Guide/images/chap6-net.png, but we have more BLDGn than this example. Actually, we are taking ideas from http://us1.samba.org/samba/docs/man/Samba-Guide/happy.html and from
2004 Mar 02
2
* script parameter and BDC
When BDC will not make any changes in ldap, is it safe to not set any *script paramater in smb.conf? --beast
2002 Jul 18
3
PDC BDC should I or shouldn't I?
Hello everyone I hope this is the right place to post this question. I have all but eliminated all Microsoft servers in my current work environment, expect two boxes, which are our PDC and BDC, they also are the DNS, Dial in With Rocket Port Card, DHCP, Winslookup servers. I would like to remove these NT boxes and replace them with a nice shiny new Linux box running Samba. Reading some of
2012 Nov 30
5
Samba file server using ldap backend without AD or PDC?
Hi all, I've been using samba for a few years now on a couple of file servers with a tdbsam backend for our user accounts. We use openldap for the vast majority of our identity management, so I would love to be able to tie into this. We recently started using sambaNTPassword in openldap for radius authentication, so this is populated for most of our users now. >From reading through
2004 Feb 14
3
PDC+BDC+Filereplication_How?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, Sorry for this general question, but I'd like to hear your opinion on this subject, but I'd like to set up a really working backup solution for my PDC, currently it uses NFS, so there are lots of issues: No ACLs, When NFS server goes down, everything fails. What method would you recommend for replicating folders, keeping existing ACLs
2018 Aug 22
2
Samba+LDAP problem after replacing BDC
Hi, I had a working enviroment of one PDC and several BDCs. The PDC is Samba version 3.6.6. After replacing of one BDC, I've started to get the following error in LDAP master server: Aug 22 13:44:59 gw slapd[28598]: conn=46129 op=51 do_search: invalid dn (sambaDomainName=Administrator,(null)) and on the PDC: root@:~# net getlocalsid smbldap_search_domain_info: Adding domain info for XXX
2005 Oct 20
2
PDC and BDC: how to sync profiles
I was wondering how people sync the roaming profiles in an environment with a PDC and multiple BDCs. Are profiles better stored in another server (a member server) instead of the xDC? I could use rsync from the PDC to the BDC, but that doesn't work the other way around, i.e., when a user logs in via a BDC whatever changes they make won't go back to the PDC. Unless the profile is: - always
2004 Oct 20
3
samb3-ldap PDC and BDC
hi, until now (about 1 year ago) i was working only with samba3+ldap PDC, but in near future my company enlarge his network with 6 new branchs spreaded all oever the country and i must build a scalable network with Samba-3 PDCs and BDCs, implement LDAP replication and multiple LDAP backends, all this over some VPNs(ipsec) . so, can tell me anyone how work the relationship beetwen a samba3-ldap
2010 Feb 04
4
BDC & passwd changes
Hello I have a network setup with one Samba PDC and two Samba BDCs separated by routers (ref http://www.cybersource.com.au/users/mikef/samba/). In this test environment the Samba servers all use the master OpenLDAP server on the PDC, but the production system will have OpenLDAP servers (using master-slave replication) on all Samba servers. I can't get the Windows XP client to change a
2007 Jan 17
3
bdc ?
Hello! I configured samba BDC according to howto. PDC is in the same subnet. But I see that windows ( at least 2003 servers from the same subnet) sometimes connects to BDC to retrieve info about users. Now I use smbpasswd and machine accounts are in passwd. I'm afraid that will try to change their password too ;-) Could somebody explain me why windows behavoir?
2005 Nov 05
1
Understanding Documentation about BDC in HowTo Collection
hi list&john, i read in the documention about BDCs: The domain SID has to be the same on the PDC and the BDC. In Samba versions pre-2.2.5, the domain SID was stored in the file |private/MACHINE.SID|. For all versions of Samba released since 2.2.5 the domain SID is stored in the file |private/secrets.tdb|. This file is unique to each server and cannot be copied from a PDC to a BDC; the BDC
2007 Jun 07
1
Migrating from NT4 PDC to Windows 2003 ADS; Samba as member server
Here's the situation. We've got an old NT4 domain (not a Samba domain in NT 4 mode) which we'll call CRUSTY. There is of course an NT4 PDC and several NT4 BDCs. We have some Linux/Samba file servers (Samba 3.0.1) that are member servers (security = domain) of the NT4 domain. We also have several NT4 BDCs and about 200 workstations of varying vintage (2000, XP) in several
2004 Jul 26
1
RE : RE : Samba as a PDC / Windows NT 4 SP6a as a BDC
Thanks But this is for demoting a PDC to a BDC. I've done that already. What I want to demote my BDCs to standalone server. I'll give a try to upromote. Kind regards Julien -------- Message d'origine-------- De: andreas oster [mailto:aoster@novanetwork.de] Date: lun. 26/07/2004 16:44 ?: samba@lists.samba.org Cc: Objet: Re: RE : [Samba] Samba as a PDC / Windows NT 4
2009 Mar 31
1
Enable samba BDC to allow writing to local LDAP
How to configure smb.conf of a samba BDC server to allow that all changes (user's passwords changing, joining computers) was written to local LDAP. I?ve set remotes LDAP's (BDCs) with multimaster configuration via syncrepl. LDAP Multimaster feature works fine (N-way replication works perfectly) I need this configuration to void errors when a user must to change his/her password in a
2004 Jan 26
2
PDC/BDC Questions
Software: OS: Redhat 9 Samba Ver: Samba 3.0.0 (Plus excel writelock patch, waiting for 3.0.2!) OpenLDAP Ver: 2.0.27-8 Just a quick question about PDC / BDC interaction, my plan is to distribute Samba (with slave ldap backend) BDCs to remote facilities, as well as have one on each network segment in the hopes of avoiding unnecessary nmb broadcast traffic. My question is this: Will the PDC /