Displaying 20 results from an estimated 20000 matches similar to: "getent doesn't find the ldap users"
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
2012 Jun 07
1
FW: Bad configuration file
??? This is solved.
?
Problem was, incorrect settings in slapd.conf and dynamic / config file setup was mixed.
?
str2entry: invalid value for attributeType objectClass #1 (syntax?1.3.6.1.4.1.1466.115.121.1.38)
slapcat: bad configuration file!
The core.schema and the core.ldif are bit different.
debian installs slapd with dynamic ( in database ) config, when switch back to config file setup.
The
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
2005 Oct 26
2
Problems setting up Samba+LDAP PDC in Debian Sarge
Dear list,
I have been struggling to get working a PDC using Samba with LDAP
backend, in a fresh Debian Sarge install.
1. SeMachineAccountPrivilege
I'm reading IDEALX's Linux Samba-OpenLDAP Howto as guidance. In my
last attempt, everything appeared to be fine until the very end, the
Integration test, when I added an admin user, got it on the "Domain
Admin" and then tried to
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
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
2007 Oct 29
3
Samba+LDAP problems
Hello there...
My name is Marcelo, i am new in this list.
I don't know if here is the right place for asking about samba + LDAP,
if not, sorry...
I am finishing to implement a samba server with ldap support but, when i
want to add some group to the samba domain i obtain the following error
messages:
- SMBLDAP_TOOLS
# smbldap-groupadd -a -g 10000 -s S-1-5-21-blablabla -t 2 domainadmins
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
2016 Feb 19
3
Samba + ldap + cannot find domain
So this got me thinking that maybe a chunk of my problem is with LDAP itself on the server. Executing "slapcat" shows me what I believe to be the correct content, including what looks like appropriate content underneath the following:
dn: sambaDomainName=DRBHOME,dc=drbhome,dc=ca
That seems to answer the question about whether the domain info is actually there.
>> Can you also
2005 Sep 27
1
Need help with IDMAP storage in LDAP using Winbind
Hello @ll,
First a small sketch of my working environment.
There is one PDC, W2000 server, which contains an Active directory, so
basically all the windows users are maintained there. And the Linux/Unix
accounts are stored on a NIS server.
My goal would be the following 2 things.
Firstly currently all the Linux/Unix servers are setup with individual
winbind setups to make the windows users
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;
2004 Oct 18
0
Samba, ldap and winbind - almost there!
Hi All,
I'm in the process of setting up samba with ldap and winbind and haven't
been able to find an article anywhere on how to do this. I've managed to
troll together everything except the directory setup.
I'm stuck on what I need to add into the directory (ldif files) to make
it all go. I've included the steps I took and so hopefully it'll be easy
to spot what
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
2004 Dec 12
2
Problem with LDAP and Dovecot
I am trying to set up Dovecot so that it uses LDAP, but I keep getting
this error message in /var/log/syslog:
Dec 12 03:38:17 mydomain dovecot-auth: LDAP: ldap_search() failed (filter
user_filter = (mail=user at mydomain.tld)): Bad search filter
Relevant configuration files:
/etc/dovecot-ldap.conf:
hosts = localhost
dn = cn=dovecot,ou=sysAccounts,dc=mydomain,dc=tld
dnpass = password
2005 Dec 17
3
SAMBA3 + LDAP
Hi all
I have samb3 with LDAP , My query is
1. My clients are windows 2000 professional, and the clients are not able to
join the domain
but if add the computer name in /etc/passwd
ie computername$:x:110:200::/bin/false:/dev/null
and then do smbpasswd -a -m computername , the computer is able to join the
domain
but i have mentioned the add machine script in smb.conf file
2. After Joining the
2016 Feb 19
1
Samba + ldap + cannot find domain
Hi Rowland,
hi Dave
On 11:51:17 wrote Rowland penny:
> On 19/02/16 01:53, Dave Beach wrote:
> > So this got me thinking that maybe a chunk of my problem is with
> > LDAP itself on the server.
Yes, you are right. But it is really only a piece of the problem. You
are comming from the 3.5 version of samba. Early in 3.6 some things have
changed.
> > Executing
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 27
3
can't get samba 3.0.14a to work with ldap..part 2: smaba 3.0.15
Hi...
I posted a few days ago that I was having trouble getting samba 3.0.14a to
work with ldap. I switched up to 3.0.15pre2 and had much the same
trouble. I have been following the instructions in
http://www.samba.org/samba/docs/Samba-Guide.pdf, but I am still having
troubles.
Here is what happens when i run smbldap-populate:
mercury:/usr/local/samba/sbin# ./smldap-populate -a root -k 0 -m 0
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
2005 Feb 22
4
Winbind - how to map ADS group to Unix group
I am running 3.0.10-1.4E on RHEL4. The machine is a ADS member server. I
would like to statically map the ADS group "Domain Admins" to the built in
"wheel" group so all members of "Domain Admins" are in the "wheel" group. I
have looked at the username map option, but I don't want a group of users
mapped to a UID (this would defeat what I am trying to