similar to: Samba 3 to Samba 4 migration

Displaying 20 results from an estimated 20000 matches similar to: "Samba 3 to Samba 4 migration"

2016 Aug 21
1
migrate openldap to centos 7 server..
I hope this isnt terribly off-topic, but Im trying to migrate openldap from an old 32bit install of gentoo linux to 64bit centos 7. Ive searched and found all kinds of info on migrating, but none if it seems to work completely for me. It seems that the newer centos 7 opendlap config doesnt use the slapd.conf file any more. So It appears I need two ldif files. one for the config and one for the
2014 Mar 03
1
Samba3 to Samba4 migration: Databases and backend.
Hi! We're currently in the process of evaluating an upgrade from our current setup (Samba3 with Kerberos/OpenLDAP and Bind), to Samba4. When we started reading about the migration process, we were led to believe that OpenLDAP wasn't fully supported in Samba4, and thus decided to use Samba4's builtin solution. Then upon reading the How-To on the Wiki, the "Migrating from LDAP
2005 Oct 21
3
Openldap for PDC
I have been testing with openldap_2.2.13-2 and have experience on 2 occasions lockups where the ldap server does not respond (slapcat will just hang). I have upgraded to openldap_2.2.13-4. Is there a recommended version of openldap for SambaPDC? Does anyone have a system in production using openldap_2.2.13-2 or openldap_2.2.13-4? I'm currently using samba3-20b any recommendations for a
2009 May 08
1
openldap 5.1 crashing
Hi One of our server opneldap seems to crash ... following is info about my ldap. nss_ldap-253-3 php-ldap-5.1.6-5.el5 openldap-2.4.11-1.3.el5 openldap-servers-2.4.11-1.3.el5 compat-openldap-2.4.11_2.3.27-1.3.el5 openldap-clients-2.4.11-1.3.el5 openldap-devel-2.4.11-1.3.el5 And m getting error on command slapcat [root@ ldap]# slapcat bdb_db_open: DB_CONFIG for suffix "o=nerv_ldap" has
2012 Jun 01
3
Bad configuration file
Hello everyone, I'm writing you a topic because i have a problem with smaba and LDAP. This is my problem, when I type in the shell slapcat, i've got this message : str2entry: invalid value for attributeType objectClass #1 (syntax 1.3.6.1.4.1.1466.115.121.1.38) slapcat: bad configuration file! There is my slapd.conf : include /etc/ldap/schema/core.schema include
2005 Mar 02
2
Request to update slapd.conf and OpenLDAP info for Samba-Guide/happy.html
Dear Team, The OpenLDAP stuff on this page: http://us4.samba.org/samba/docs/man/Samba-Guide/happy.html is not the preferred backend, i.e. ldbm, it really, really needs to be bdb. See: http://www.openldap.org/faq/index.cgi?_highlightWords=bdb%20ldbm&file=1085 "ldbm uses a neutral storage interface which in principle could wrap dbm, ndbm, gdbm or sleepycat as underlying storage;
2018 Sep 06
1
Migration samba 3 to 4
Le 06/09/2018 à 11:44, Rowland Penny via samba a écrit : > On Thu, 6 Sep 2018 11:08:21 +0200 > Philippe Maladjian via samba <samba at lists.samba.org> wrote: >> Before the classicupdate on my ldap I can change the rootdn to match >> my.domain and not domain.fr? > I suppose you could try it, dump the entire ldap to an ldif, manually > change all
2006 Jan 09
1
OpenLDAP Problem
Everyone, We currently are running a Centos3 directory server, I am currently testing centos4 as an upgrade of this machine in the future. There is a special user we have called cn=samba,ou=special in our directory, this user is for samba to use when binding to the directory. On the production replica server, i have taken an offline slapcat ldif of the entire tree. I then copied this file to
2017 Apr 11
2
Migrating from Centos 5 NT4 style to Centos 7 issues
I vaguely remember some issue where openldap between versions went from using a single file for config to a multiple file config. I think you could use the slapcat command to convert. On 04/11/17 16:16, Marc Muehlfeld via samba wrote: > Hi Alberto, > > I currently don't have an OpenLDAP server running, but let's try it > anyway. :-) > > > Am 11.04.2017 um
2009 Mar 12
1
updating samba/ldap: do I need new attributes?
Hello, I plan to update my samba-3.0.22/openldap-2.3.24 to samba-3.0.34/openldap-2.4.15 and I'm currently testing it. This is on FreeBSD. My idea is : 1) slapcat the openldap server and save the various tdb files. 2) deinstall samba and openldap and wipe out the bdb files 3) install the newer versions 4) slapadd to the new openldap server This seems to work in my test lab. During my tests I
2008 Jun 03
8
How to move a samba PDC to a diffrent box
Hello List, i have got a samba pdc running based on the smbldap tools and Debian Sarge. Now we would like to move everything over to Ubuntu Hardy. Can i simply: - Create the same users and groups with the same id on Hardy - Move the files and profiles over by keeping their permissions (rsync -avzp ...) - Set the samba SID to be the old orginial one (i do not know how this could be done and if
2005 Jan 21
1
SAMBA + OPENLDAP - Getent - Please help :)
I have setup a SAMBA + OPENLDAP server following Samba-3 By Example, but I have run into several problems. All the tests described in the Chapter 6 such as pdbedit -Lv, slapcat, and ldapsearch -x -b give the desired results. But, getent can't read passwd or group information from ldap backend. I have done my best to solve the problem, but it just doesn't work. I have compiled the nss_ldap
2009 Mar 24
1
problem with sambaNextRid (WAS: updating samba/ldap: do I need new attributes?)
Hello, I did the steps described below and I have a problem with machine RIDs. When I first join a machine, samba adds to my sambaDomainName ldap entry a sambaNextRid attribute with a value of 1000. Now samba uses this value (incremented each time) to give its RID to the machine. This is going to be a real problem as my current samba computes RDIs as 1000+2*UID. FWIW I'm using
2017 Feb 03
1
Samba standalone + openldap
Hi everybody, I'm new to this mailing list, i need help about a configuration with Samba / Openldap. I have a samba server with shared folders, where users authenticate with a determined login/password. I would like to use my directory (openldap) to authenticate my users to access the shared folders. I do not want to use samba as a domain controller, just to authenticate the users with
2012 May 01
1
OpenLDAP migration from Centos 5 to 6
I'm moving my home network server from a Dell server, which has been having some mysterious problems, to an HP MicroServer. Everything - MySQL, OpenVPN, email (dovecot), httpd, etc - except for openLDAP, which is taking more time than everything else put together. I haven't found any straightforward instructions on this anywhere. The official RedHat document
2005 Apr 07
2
Domain Root Password
Think you should try this below # smbpasswd -a root -----Original Message----- From: Gerald Cenir [mailto:gcenir@globalsources.com] Sent: Thu 4/7/2005 2:12 PM To: samba@lists.samba.org Cc: Subject: RE: [Samba] Domain Root Password Thanks but when I executed the command #smbpasswd root It says that it failed to find entry for user root. I checked my directory using slapcat
2005 Jan 28
1
Samba 3.0 PDC + LDAP: Workstation account disappearing
Hello, I've a Debian 3.1 box with Samba 3.0.9 acting as a PDC with OpenLDAP 2.1.30, smbldap-tools 0.8.5, libnss-ldap version 220-1. The problem is this: Yesterday suddenly a user from a workstation already joined to the domain could not log on any more. The log message was: Workstation HPDX02$: no account in domain Digging into LDAP I've found that the entry in the LDAP DB exists (I
2011 Feb 15
1
PDC and NT_STATUS_WRONG_PASSWORD
I have Samba 3.4.11 + OpenLDAP (slapd 2.4.11) as domain controller for small windows network. Everything works (almost) ok, but sometimes clients report delays with access on shares on primary domain controller (PDC) and sometimes I had problems with adding new computers to domain. In /var/log/message I found these errors: Feb 15 10:38:11 pdc winbindd[14772]: [2011/02/15 10:38:11, 0]
2009 Jun 22
2
Copy *just* user accounts from LDAP?
Greetings All, I have a Samba-controlled domain, with everything in LDAP. I also have an off-site server that I rsync all our files to every couple hours. What I'd like to do is set up a new Samba domain on the off-site server so users can log into it for disaster recovery purposes - and I'd like to keep the user account information synchronized with the main server so user's
2005 Aug 15
3
Getting Winbind IDMAP into LDAP?
Hi, I?ve been trying to populate an LDAP directory with IDMAP information from Winbind using NSS_LDAP without much success over the last week. Can anybody tell me if I?ve done anything obviously wrong? I?ve followed the example shown in the Samba ?By Example? doc and am at the stage where the LDAP directory has been created and configured, NSS_LDAP config is amended, smb.conf contains entries to