similar to: Samba 3.0.6 and OpenLDAP performance problem

Displaying 20 results from an estimated 11000 matches similar to: "Samba 3.0.6 and OpenLDAP performance problem"

2018 Mar 08
3
Fwd: Migrating server
Hi Harry, sadmin and tadmin are both admin logins. I was trying to domain join with both. sadmin is in ldap The olcdbindex.ldif gave this error SASL/EXTERNAL authentication started SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth SASL SSF: 0 modifying entry "olcDatabase={1}hdb,cn=config" ldap_modify: Other (e.g., implementation specific) error (80) additional
2004 Apr 29
2
Samba 3 PDC + OpenLDAP + Mandrake 10.0
Hi all Need Urgent Help :( I' m new to this List... I'm trying to setup a new Samba 3 PDC + OpenLDAP on a Mandrake 10.0 to replace an older server... Cause I need an LDAP Backend for a BDC planned on a remote site, and Samba 3 came along. So I'm following this Doc http://au1.samba.org/samba/docs/man/guide/happy.html 1. I fail once I get to this step 18 of initialization and creation
2006 Jul 30
1
Trouble with PDC setup using Samba 3.0.23 and OpenLDAP
Hi everyone, I am trying to setup a PDC using Samba and OpenLDAP. For some reason, I've used both the examples provided in the Official Howto and also the smbldap-tools howto developed by IDEALX. I am able to get the directory up and running. I am able to get the following working: 1. LDAP Directory server and successful Queries through Samba 2. Add user and machine accounts. 3.
2008 Oct 21
2
samba idmap ldap backend
Hello all=20 =20 First of all Sorry for the long e-mail =20 I am trying to get samba working as a domain member and store the idmap = in a ldap database. =20 The join is successful and all commands are working like it should = wbinfo =96u, wbinfo =96g kinit enz But the id administrator command gives me the following =20 # id administrator id: administrator: no such user =20 If I do
2005 Aug 08
2
Can't join machines to a Samba PDC using LDAP
I've been trying to do this for days, and I think I'm really close. It's become one of those so-close-yet-so-far sorts of things. I'm running Gentoo -- all sync'ed up and current as of a week ago -- with the following package versions: openldap-2.1.30-r5 pam_ldap-178-r1 nss_ldap-239-r1 smbldap-tools-0.9.1-r1 phpldapadmin-0.9.5 (very cool, I must say!) samba-3.0.14a-r2
2005 Sep 10
2
Samba + OpenLDAP: LDAP server is running but could not respond to a search request
Hi, all. I am trying to set up SAMBA PDC with OpenLDAP using smbldap-tools from IDEALX. This is on a SLES 9 and I had run the latest online update as well as SP1 and SP2 for it. At this point smb is off and ldap is running. I have gotten up to where I needed to test for: ldapsearch -x -b "dc=sample,dc=com" "(ObjectClass=*)" # extended LDIF # # LDAPv3 # base
2012 Oct 09
2
Cannot make Windows join Samba domain
Hi, I'm having an issue trying to make a Windows machine sambaserveroin a Samba domain. Samba is running with LDAP backend (OpenLDAP). When I try to join the domain, Windows says that the machine account does not exist. The machine account, however, is successfully created in the LDAP directory after the join fails. When I try to join again, Windows says that the account already exists.
2005 Oct 20
1
Samba+LDAP Groups resolving problem
Hi, I have managed to configure Samba+LDAP+smbldap-tools. Everything works fine, except one strange problem is appearing. When I connect with Windows tool UserManagerForDomains or I want to create a share on a Wndows box I can see the users but no groups. With UserManagerForDomains is see following: Users: All the users Groups: none, just description of Replicators Group and the
2005 Feb 03
1
samba nad ldap
Hi everyone! I have (i think) a fully functional tls enabled samba ldap server. I used the documenation on www.idealx.org. I can make users and computers with smbldap-tools but i can't add Windows computers to the domain in the client end. smbldap-useradd -w w-eddie ldapsearch -x generates among other things: # w-eddie$, Computers, dbb.su.se dn:
2004 Jan 13
1
Using People for Machine accounts
Using Samba 3.0.2pre1 under SuSE 8.2. I have seen several references now in this list noting that the browse for machine accounts in Samba 3 is broken, and 'People' should be used instead. I changed smb.conf to 'ldp machine suffix = ou=People' and I changed smbldap_conf.pm to '$computersou=(People). I then cleared ldap, ran smbldap-populate.pl, and changed the uid of
2008 Jul 20
2
Error setting initial password for a user when using LDAP as backend and trying to set Samba and Unix password to the same value
Hello, i?ve some problems setting the initial password for Windows and Unix User with Samba configured to use LDAP as backend. I?ve attached the configuration files and the errors. Creating a new user with net rpc user add "xyz" is working without problem. Using for example GQ as LDAP browser, i can see the account and also getent passwd is showing the entry. I?ve activated ldap
2011 Jun 10
1
ldap backend failing
Hi, I have an ldap provider and consumer that appear to work correctly, EG, new users are sync'ed and a search on either server (ldapsearch -x -b 'dc=example,dc=com' '(cn=djohn)') returns an oject. However when an XP user attempt to connect to the consumer server the authentication fails: [2011/06/10 16:11:21, 0] lib/util_sock.c:write_data(1059) [2011/06/10 16:11:21, 0]
2008 Feb 19
3
Problem connecting to Samba server
Hi Clients cannot connect to the Samba server (Version 3.0.25b OpenBSD/amd64), first attempt gives Access denied, second attempt gives The network name request is no longer available. Can someone please help in finding out what is wrong? I've been going through the logs and configuration the past week, but can't seem to find out what's the issue. Any pointers would be appreciated.
2018 Mar 05
9
Fwd: Migrating server
Hi Gruss, At this stage there is only one server, running 3.6.25 on Ubuntu12.04. The plan to get LDAP to work on this one. Then add the second server 4.x and the promote it to BDC and then demote this one. Just a side info, we didn't want to go tdbsam in both as I read it breaks the domain trust. The domain names are real ones. I ran the commands you suggested, nothing in reply. I tried
2005 Sep 01
1
wbinfo problems and documentation questions
Hi all, I have a samba pdc running 3.0.20 + the patches on http://hostopia.samba.org/samba/patches running RHEL4 on an x86_64 platform. I have configured it to use an ldapsam backend per http://us2.samba.org/samba/docs/man/Samba-Guide/2000users.html Since there is not much in the way of testing listed in the "2000users" section I used the tests listed under the making users happy
2005 Nov 18
2
nsswitch not working for ldap
I am following the instruction in Samba by Example chapter 6 on a RHEL4 server. Everything seems OK until I get to 6.3.5.7, which says to do the following:- root# getent passwd | grep Adminstrator which returns nothing, indicating that the nsswitch (nss_ldap libary) is not working. I cannot find anything in any of the log files to give my a clue nor any hints on how to debug this. Any
2006 Feb 01
6
smbldap_open: cannot access LDAP when not root
I'm using Samba 3.0.14a as a PDC with an LDAP backend. I am having trouble using the Windows "User Manager for Domains" tool. As an example, I shall be looking at the "Domain Users" group. Whenever I try modifying anybody's group membership, I get the error message: "The following error occurred changing the properties of the global group Domain Users: The
2005 Jun 10
2
samba ldap problem
I have tried to create a samba domain with a ldap backend. This is how my ldap structure looks like. # example.com dn: dc=example,dc=com objectClass: dcObject objectClass: organization o: example dc: example # groups, example.com dn: ou=groups,dc=example,dc=com objectClass: organizationalUnit ou: groups # Domain Admins, groups, example.com dn: cn=Domain Admins,ou=groups,dc=example,dc=com
2005 Mar 18
2
PDC Samba 3+LDAP
Hello all, I've some problem with my new Samba / Ldap PDC : I cannot join the Domain from Windows (XP) computers Okay, all configuration seem to be okay on the serveur, I can create Users,Computers for samba (and unix) I put here some config file, if someone can help me, I'm on since 5 days, it's my first PDC so I use the tutorial from Idealx (smbldap-howto) getent passwd give me
2005 Oct 28
1
LDAP: What has changed between 3.0.11 and 3.0.20
Hi, I recently upgraded our PDC to Samba 3.0.20 from 3.0.11. Unfortunately the user manager (usrmgr.exe) does not show all the users anymore. I cannot find the real culprit yet, but: Oct 28 19:18:08 [slapd] conn=2886 op=8 SRCH base="ou=people,dc=aub.nl,dc=aub,dc=nl" scope=2 deref=0 filter="(&(uid=*)(objectClass=sambaSamAccount))"_ Oct 28 19:18:08 [slapd] conn=2886 op=8