Displaying 20 results from an estimated 30000 matches similar to: "Configure the LDAP demon in Samba4"
2010 Feb 22
2
LDAP Server Access Problem
Hi All,
I am at my wits end. I have a LDAP server setup on a machine (the names
are changed to protect the innocent) example.mydomain.com running CentOS
5.4 and LDAP version 2.3.43-3. If I issue a ldapsearch command while
logged onto the LDAP server host I get a valid response back. For
example:
> ldapsearch -x -LLL -H ldaps://example.mydomain.com:636 "(uid=joker)" \
> sn uid
dn:
2005 Jun 29
3
Samba PDC w/ LDAP & Mass Adding Users
Hi, I am running into a bit of a strange problem. I have a Perl script
that creates usernames for mass-adding users. This script used to use the
standard Linux 'adduser' command to add users to the system. I am now
switching everything over to LDAP, including Samba.
I have modified the custom Perl script to add users in bulk for
smbldap-tools.
system("smbldap_tools/smbldap-useradd -a
2010 Nov 21
0
LDAP clients fail to connect with SSL enabled
I am attempting to setup SSL/TLS support on my openLDAP 2.4 server on FreeBSD.
LBSD2# pkg_info | grep openldap
openldap-sasl-client-2.4.23 Open source LDAP client implementation
with SASL2 support
openldap-sasl-server-2.4.23 Open source LDAP server implementation
I put my cert file, key file and CA certfile in a directory called
/usr/local/etc/openldap/cacerts
Here's how it looks:
[root at
2003 Feb 18
1
problems with ldap tls
Hallo!
I have a problem using samba with ldap and tls:
starting ldap using slapd -d1 -h "ldaps://0.0.0.0/"
Why does not it work?
using ldap ssl = no working
thanx
Here my smb.conf:
ldap server = localhost
#ldap port = 389
ldap port = 636
ldap suffix = o=zolnott,dc=de
ldap admin dn = uid=ldaproot,o=zolnott,dc=de
ldap filter =
2013 Jun 21
2
samba4 and (pseudo) LDAP backend for users, groups and rights
Dear List,
I am used to Samba 3 and LDAP. But since Samba 4 I'm struggeling hard to understand what has to be done and how a possible solution might look like for our scenario. I already found out that Samba 4 comes with its own LDAP Server and if I want to use a slapd on the same system, it should listen on another port. I know that using a LDAP backend isn't supported in the current
2004 Aug 20
0
Fedora Core2 / Samba / Ldap / smbldap-tools - No account in Domain.
Sorry for the cross lists post, but my problem seems to involve several
areas, and one may be affecting the other.
Problem:
When logging on with a Windows XP client to the Samba domain I get the
error :
[2004/08/16 15:38:12, 0] rpc_server/srv_netlog_nt.c:get_md4pw(218)
get_md4pw: Workstation ALDEBURGH$: no account in domain
Anyone got any ideas ?
Heres what I have got most of the config
2006 Oct 09
1
SAMBA + LDAP + TLS
Hi there guys, do not know if post this here or in openldap list, sorry if I
disturb you.
I configured samba+ldap as a PDC and byt now it's working fine, so, I
decided to put some security to the stuff.
The problem is that I coudl not make it work, here I what I've done.
This is what netstat shows.
tcp 0 0 0.0.0.0:389 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:636 0.0.0.0:* LISTEN
tcp 0 0
2005 Aug 31
0
database got corrupted, users could not login
I'm running Samba with LDAP on SuSE. Users had trouble logging in - finally
I just ran db_recover & restarted ldap and samba. It looks like the LDAP
database got corrupted somehow because samba couldn't get the LDAP data.
Also I created accounts with smbldap-useradd -m -a -B 1 username. Some of
the users were just using the same password samba seemed to kick them out. I
used
2002 Jun 10
2
[Fwd: ldap + pdc + adding win2k clients...again(sigh)...argh]
hi !
i have a problem with ldap+pdc too, and since no one answered ingo's
request, i will try again.
this is my setting:
i want to maintain a central authentification for my small but mixed
(debian/linux vs w2k) network
i am using debian:samba-2.2.3a; compiled it with ldapsam enabled.
i am using openldap2-2.0.23; compiled it with TLS enabled
simple file-sharing works (at least, none of my
2009 Nov 21
1
samba4 + openldap: provisioning isnt working
Wiki seems to be out of date here. The wiki reference's [1] [2] a "setup/provision-backend"
script, as well as a "setup/provision" script, yet current git only has a setup/provision
executable. Some #samba and #openldap IRC advice was that provision-backend wasnt needed
anymore, but based off the errors i'm seeing, there's definitely _something_ missing, I just
2004 Feb 20
1
problems on join domain on Samba3 + ldap
Hello,
I' have problems with samba3 + ldap PDC.
in particular can't join more then 2 workstation at domain.
i thinks that problems is on generating the UID part on SID (the final part)
the first Computer then join on domain have SID
S-1-5-21-3642312925-2943760701-1776766777-3000
the second have evere SID
S-1-5-21-3642312925-2943760701-1776766777-2052
after never workstation succeed
2005 Jun 18
0
"LDAP: No username in reply" error
Hi All,
I am using the latest Dovecot stable with Fedora Core 4. I am trying to
use it with LDAP, but I am getting the following error in my mail log
when I attempt to check my mail:
Jun 18 09:12:24 relm dovecot-auth: LDAP: No username in reply
Jun 18 09:12:24 relm imap-login: Internal login failure: yaw at yaw.org
[192.168.1.20]
Here is the slapd log:
Jun 18 08:28:12 setzer slapd[1956]:
2007 Jul 14
0
strange behaviour of the "ldap passwd sync" option
Hi,
i'm trying to set up a samba (samba 3.0.25a) PDC with the ldapsam
backend on FreeBSD (FreeBSD 6.2) and i have some trouble with the "ldap
passwd sync" option.
I must say here that my goal is to use the ldap smbk5pwd overlay in
order to keep in sync the unix and samba password when the user change
his password from a unix workstation either via ldappaswd or passwd
(configuration
2006 Mar 16
0
ldap+samba user cannot change his password
Using "ldap password sync=yes" I can modify user password as admin
through "net rpc user password" but if I try to modify it from the user
(net rpc password myuser mypw -U myuser) or from windows (ctrl+alt+del).
I get a timout error:
[2006/03/16 21:52:40, 0] rpc_client/cli_pipe.c:rpc_api_pipe(790)
rpc_api_pipe: Remote machine alphacserver pipe \samr fnum
0x70e9returned
2013 Oct 10
1
Problem with Classic-Migration and Sernet Samba4 Packages
Hi,
I'm testing an classic migration from samba3/openldap to samba4 on
debian wheezy. Last time i did this i used an self compiled samba4
installation. I followed the howto and used openldap with an cloned db
on my new server. Now I try the same with sernet's samba4 packages. But
sernet-samba-ad does already provide ldap and slapd services and also
has ldap-server and slapd in
2010 Jul 14
0
Samba4 + existing OpenLDAP possible?
Hello list,
I've got an already running OpenLDAP-Server with online configuration
through cn=config.
Is it possible to use the existing OpenLDAP with Samba4 alpha12?
For the existing openldap ps aux gives me
/usr/sbin/slapd -h ldap:/// ldapi:/// -g openldap -u openldap -F
/etc/ldap/slapd.d/
but when I try
setup/provision --realm=ad.pallas --domain=ad --ldapadminpass="XXX"
2006 Aug 16
1
dovecot 1.0rc6 and LDAP problem
Hi,
I have been using Dovecot with LDAP support (only for password
authentication) for a couple of weeks already and everything was running
smoothly so far.. till last week when discovered interesting thing:
whenever I start LDAP server (openldap 2.3.24) before I start Dovecot
everything is fine.. however when Dovecot is started first and then LDAP
server it's not possible to authenticate :-(
2018 Apr 03
0
LDAP TLS error
Hi,
We're seeing some TLS LDAP related issues in our Samba 4 PDC.
Slapd gives the same message with SSL turned on and off in smb.conf
slapd.service - LSB: OpenLDAP standalone server (Lightweight Directory Access Protocol)
Loaded: loaded (/etc/init.d/slapd; bad; vendor preset: enabled)
Active: active (running) since Tue 2018-04-03 14:54:38 AEST; 4min 12s ago
Apr 03 14:54:37 mypdc
2012 Feb 16
1
Samba LDAP passthrough authentication to another openLDAP
Hi all,
I have a setup like this. Pls let me know if it's possible or not.
SAMBA + Local LDAP ---> SASLAUTHD --> Global LDAP
Desc:
I'd like to do Samba authentication to LDAP, passthrough to another
LDAP using SASL.
The current situation is:
SSH authentication from LDAP user to that Samba box works.
However, smb authentication doesn't work (yet).
This is what's shown in
2004 Mar 11
1
LDAP issue, access denied adding machine to domain, and LDAP user can't make unix-login on the box.
Hi,
I have a LDAP backend for my Samba 3.0.2, and everything seems to work
except adding XP machines to the domain, and unix logins with a ldap client.
Since this mail is very long, I have created a small index, so you don't
get exhaustet in the middle of all the logs... ;)
1. LDAP user-creation
2. Group info
3. pam/nss info
4. smb.conf [global]
5. Log from trying to add machine to