Displaying 20 results from an estimated 8000 matches similar to: "Two samba related openldap overlays"
2008 Apr 07
0
Questions about Active Directory Password Cache overlay
Thanks to Buchan Milne, I'm looking into the Active Directory Password
Cache overlay for OpenLDAP, which seems to offer more or less what I'm
trying to do. Is anyone here experienced with it? Is this the right
place to ask or is there an openLDAP overlays list?
I understand this description of ADPC:
Active Directory Password Cache
===============================
Active
2011 Nov 14
0
Overlays syncrepl and smbk5pwd
Hi,
I am using both syncrepl (for replication) and smbk5pwd (for password
synchronisation between samba and ldap account) overlays.
I have configured replication in the simplest way: a read-only producer
that forwards updates to the provider thought updateref.
If I change my password thought passwd command on a client with pam
modules configured for gaining information from the provider
2007 Aug 13
0
ldap passwd sync on 3.0.25a
I have an strange issue with ldap passwd sync = only
on FreeBSD 6.1 with Samba 3.0.25a + OpenLDAP 2.3.37
I have the OpenLDAP smbk5pwd overlay which successfuly
synchronizes LM and NT passwords:
$ ldappasswd -D 'cn=sambamgr,ou=managers,o=stars' -w sambapass -s
secret1 'uid=lacoste,ou=Users,ou=Accounts,o=stars'
Result: Success (0)
My OpenLDAP auditlog file confirms that smbk5pwd
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
2008 Sep 08
0
wrong userPassword hash generated by smbpasswd (pam_password=exop and smbk5pwd ) on a samba+ldap PDC running on FreeBSD
Hello everybody,
I've setup a SAMBA 3.0.X (3.0.32 right now) PDC with a LDAP backend
running on FreeBSD 6.3 some time ago and users can't just
login on unix box when the password their password, modified from
Windows, include non-ascii character (such as french letter like "?"
for example)
I guess that they must some kind of charset issue but i just don't
know how to debug
2003 Sep 30
0
samba 3.0.0-1 + OpenLDAP
Hi All,
after so much suffering I finally have my rh9 box working with
openldap-2.0.0.27-8 and samba-3.0.0-1. I still have some problems as
follow:
1 - Once I've joined a machine to the Domain I only can logon using root
user; if I try to logon as Administrator the system tells me that
username and/or password are not correct.
2 - If I try to use the parameter 'passdb backend =
2007 Sep 13
1
samba3+openldap:Problem during the LDAP search
Hi,
I'm trying to use samba3+openldap as our PDC.
I installed the server using CentOS4.4 single service CD and then use yum
install openldap-servers to install openldap server.
I already ran "smbpasswd -w secret".
When I invoked "smbpasswd -a root" the following error showed up:
[root@localhost samba]# smbpasswd -a root
smbldap_search_suffix: Problem during the LDAP
2013 Apr 04
1
classicupgrade from LDAP - failed to find Unix account for machine account
Hi all,
We have a somewhat crufty Samba 3 PDC NT-style domain backed on to an
OpenLDAP server that we use for both Linux and Windows 7 authentication,
thanks to the magic of ldapsam and smbk5pwd.
I am investigating the feasability of moving to Samba 4 and have tried
upgrading with the classicupgrade tool in both the Samba 4.0.0 packages in
Debian unstable and also with GIT v4-0-stable
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
2008 Apr 01
1
Samba PDC, OpenLDAP, and passwd chat
Hey List,
I'm using Samba 3.0.24 and OpenLDAP 2.3.30 (with the ppolicy and
smbk5pwd overlays).
While testing Samba as a PDC with an OpenLDAP backend, I've hit a snag
on password change. I currently have the following in my smb.conf
related to password changes:
passwd program = /usr/bin/ldappasswd -x -W -S -D
uid=%u,ou=Users,dc=example,dc=com
passwd chat = "*Enter
2005 Feb 22
0
LDAP backend for a stand-alone server
I'm sure I'm missing something in the configuration or am misconfiguring
the ldif. Regular linux accounts authenticate fine looking at the ldap
but not samba accounts. When I try to map a drive, it just returns
"Incorrect password or unkown username". I have ldap running on a
seperate server from the samba server.
I get nothing in the messages logs on the samba server,
2006 Jul 12
0
Samba PDC + OpenLDAP machine accounts
Hi everyone,
I'm having a slight problem getting Samba and OpenLDAP to play together.
First off, sorry for the long mail.
I'm struggling to understand the whole machine account business, and to
get them working correctly.
I'm using the smbldap-tools package to create my ldap directory and also
the various users and machine accounts. Creating users works fine, but
machine
accounts
2004 Jul 17
0
Can't get password policies (bad lockout attempt) to work on Samaba 3 + OpenLDAP
Hi,
I have a Debian stable (woody aka 3.0) machine. I am moving my
existing samba 2.x installation (that has users stored in smbpasswd)
to samba 3.0.4 with LDAP as the backend. I am able to move the users
to LDAP just fine. However, the password policy of bad lockout
attempt does not seem to work.
I installed the samba deb file from the samab.org site. I also have
OpenLDAP slapd
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
2005 Dec 05
0
Re: CentOS 3.6, samba-3.0.9-1.3E.5 tdbsam to ldapsam export
Robert,
First off, the Samba Technical mailing list is not a help facility. Its
purpose is purely for discussion of samba design and code implementation
issues. Please confine your email to the normal Samba list.
There are several avenues for Samba support:
1. The official documentation that consists of:
Samba-3 by Example - a book that provides detailed deployment gudiance
The Official
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
2012 Dec 13
1
Migrate to samba 4 in ( relatively ) complex openLDAP environment
Hello,
we, a public hospital, would like to migrate to samba4 from our samba3.x
environment. According to the documentation samba4 does use a internal ldap
server.
We use openLDAP as directory for
samba
horde
Oracle name resolution
zope user authentication,
Checkpoint Firewall authentication (only few users ),
squid proxy authentication,
logon authentication to our linux servers,
logon
2006 Mar 09
1
changing password on samba bdc
Greetings All.
First let me introduce my situation
Machine1: Pdc Samba + OpenLDAP(master)
Machine2: Bdc Samba + OpenLDAP(slave)
LDAP stores Samba and POSIX information for each user.
Case1: I login to Machine1 and invoke smbpasswd. I change
my passwords (samba and posix without any problem). In next
few seconds they get propagated to Machin2 wher I can login
with new credentials.
ldap log
2015 Oct 20
1
[PATCH v3 08/13] v2v: factor out preserving overlays for debugging
Signed-off-by: Roman Kagan <rkagan@virtuozzo.com>
---
v2v/v2v.ml | 23 ++++++++++++-----------
1 file changed, 12 insertions(+), 11 deletions(-)
diff --git a/v2v/v2v.ml b/v2v/v2v.ml
index 703038c..cc36422 100644
--- a/v2v/v2v.ml
+++ b/v2v/v2v.ml
@@ -119,17 +119,7 @@ let rec main () =
output#create_metadata source targets target_buses guestcaps inspect
2003 Dec 13
1
Can't login
Friends,
I am having a very strange problem that I can't debug. Please help.
I am using ldapsam which was working fine last night. Today without
having done anything, I cannot login.
"pdbedit -Lv" lists all the users
"passwd user" changes the password in openldap -- sometimes the user is
not found
Here's the message from samba pc-client.log
[2003/12/13 16:43:55, 0]