Displaying 20 results from an estimated 6000 matches similar to: "Samba does not change UNIX password after OpenLDAP server upgraded"
2006 Oct 04
2
Windows client does not recognize password change...
Hello!
SuSE Linux 10.0
Samba 3.0.20b
OpenLDAP backend
IDEALX scripts v0.9.2
Windows XP SP2 client
Everything seems to be working except when changing your password from
the Windows client (CTRL-ALT-DEL and "Change password"). When I try to
change the password I get the following error message.
"The User name or old password is incorrect. Letters in passwords must
be typed
2005 Aug 09
2
Still having samba join domain problems
So I was having problems getting a machine to join to a samba PDC running on
Solaris 9 using the bundled LDAP server. Ill skip all my previous
troubleshooting steps here (Ive tried just about anything and everything).
Anyway - so I deleted all of the attributes for samba in the directory and
ran the idealx populate script. It seemed to go just fine (the other
scripts seem to work fine too).
2005 Mar 22
3
SAMBA3 + LDAP = Round 5 :(((
Okay, if anyone can help me, I put all my config and log on
http://www.arzurproduction.com/temp/
I cannot join the domain on my Windows XP (Access Deny)
So I try :
1- An Administrator user create by smbldap-populate, I have root =
Administrator on my /etc/samba/smbusers
Error :
[2005/03/21 10:09:03, 2] auth/auth.c:check_ntlm_password(312)
check_ntlm_password: Authentication for user
2002 Sep 08
2
sambaldap tools
Hi samba admins,
I don?t know is this the right place for my question,
but I can?t find a list for my problem.
I have some trobble to configure the smbldap-tools.
I have download and copy the scripts to /usr/local/sbin.
But a /usr/local/sbin/smbldap-useradd.pl testuser breaks
with this error message:
get_user_dn2: error in ldapsearch :
/usr/bin/ldapsearch -x -h _SLAVELDAP_ -D '_BINDDN_'
2008 Jan 01
2
Problem with samba and ldap
Hello and happy new year :)
I have to set up a samba server as a PDC with a openldap backend. My
openldap server is fully functionnal and it is not secured yet (so no
problems with tls). I must use debian etch or lenny.
My server's IP is 192.168.9.10/24. I have set up a dns server (bind9)
for my domain named "mik". It's a local domain for testing only. There
is a piece of
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
2002 May 21
4
Samba+PDC+LDAP (add user script + unix passwd sync) Can't call perl script
Hi, i've compiled samba 2.2.4 on a Redhat 7.1 machine, working
with openldap 2.0.23. I also downloaded smbldap-tools from IDEALX
which i fixed myself to fit my needs. Everything work very fine
when running the scripts in shell mode... but!
In smb.conf :
=============
add user script = /usr/local/sbin/smbldap-useradd.pl -w %u
This line don't work and it should, because when running
2005 May 23
2
Problem with PDC OpenLDAP logon at Win2K/XP
Hello
I've installed Fedora Core 3 (Test 3, kernel 2.6.8x), with Samba 3.0.8 and
OpenLDAP 2.2.13 . I've smb.conf, slapd.conf, ldap.conf,
/etc/pam.d/system-auth, nsswith.conf almost same as described on Idealx
site. I've very strange thing. If I add user ( for this operation I use
smbldap-tools), I can log on by this user at my unix host (for example by
ssh), I can logon by this user
2005 Mar 11
2
smbldap-useradd -w problem
I'm in the process of learning Samba and evaluating it as a possible
replacement for Windows NT servers in our office next year. I have set up a
small test network comprised of one NT 4 (SP6a) Workstation, one Windows
2000 Pro (SP3) and one Fedora Core 3 running samba 3.0.11 as a PDC. I'm
using LDAP as the passdb backend with smbldap-tools 0.8.7-1. The Windows
2000 Pro machine can join the
2014 Oct 20
1
Changing LDAP Password from Windows failes if referral is configured
Hi,
?
my problem is related to samba3 with openldap backend. i use syncrepl to replicate our openldap db to the slapd running on the samba server. slapd is configured to set a referrer for write requests via "updateref".
?
if i use smbpasswd to change the samba/ldap password from the console everything works fine. i can see the referrer offered by the local slapd and also a rebind to
2008 Mar 30
1
smbldap-populate....maputf8 errors
Hi,
I am trying to set up a SAMBA PDC using LDAP for authentication. I am using
this document as a guide:
http://download.gna.org/smbldap-tools/docs/samba-ldap-howto/
SAMBA and openldap are running on the same machine for R&D purposes and I am
using the following software:
OpenSuSE 10.3
samba-3.0.26a-3
openldap2-2.3.37-6
smbldap-tools-0.9.2
I have configured slapd.conf:
2005 Jun 02
5
Samba Password Expiry Date
Hi,
i have configured a Samba PDC based on idealx.org.
now, whenever i set the sambaMustChangePassword flag to 0, then
from the subsequent logon, there is a popup urge me for changing password.
now, the problem is after i have changed the password, the
sambaMustChangePassword
is set to 2147483647(unix timestamp), which if i converted it into human
readable format, it will be 2038 year,
2008 Mar 25
1
ldapsam_modify_entry: LDAP Password could not be changed for user michael: Confidentiality required
Hi all,
To compound my problems, I am now unable to change the password on the
problem user. The following error message is displayed.
[root@gatekeeper samba]# smbpasswd michael
New SMB password:
Retype new SMB password:
ldapsam_modify_entry: LDAP Password could not be changed for user
michael: Confidentiality required
Operation requires a secure connection.
Failed to modify entry
2003 Nov 21
2
Samba 3 and OpenLDAP 2.1.22
Good afternoon everyone.
I'm testing out the new samba 3 (3.0.1 to be exact) with openldap 2.1.22. (
have setup a samba 2.2.8a with openldap 2.0.27 as a PDC in the past)
I've read up on a few pages about some of the reqs that are needed:
http://www.unav.es/cti/ldap-smb/smb-ldap-3-howto.html
I've followed the Samba How-To as well. I edited my slapd.conf file and
added the correct
2008 Apr 04
2
Samba 3.0.24 handling LDAP responses incorrectly
Hey list,
Recently I've gotten my Samba PDC to successfully use an OpenLDAP
backend, while using the smbk5pwd and ppolicy overlays for OpenLDAP.
However, Samba appears to incorrectly handle responses from LDAP's
ppolicy overlay, even though it very clearly receives them. If I enter
in a password (be it through Ctrl+Alt+Delete or when a password expires
and the user is prompted at logon)
2006 Oct 10
1
[Follow-UP] samba BDC + LDAP slave Referral errors
hi,
i see the same error message with samba 3.0.14a and OpenLDAP 2.2.23
(Debian Packages) with Master/Slave setup.
i did not set up a referral to the master, so why does samba get a
referral when attempting to write to a slave? is this an in-build samba
feature? do i have to enable referrals to get this to work properly?
any advise is appreciated!
thx!
micha
Zwonarz Ivo wrote:
> We use
2003 Feb 26
1
Samba LDAP PDC change password
Hi all,
I'm running Samba 2.2.7a on RedHat8.0 with LDAP (latest RPM from redhat)
Well I configured samba to act as a PDC with LDAP following IDEALX
recommandations.
Everything works fine BUT the password change, I cannot change the passwords
from the Win2000 or WinXP WS, it always says that the password or username
doesn't match ....
Of course it matches, I tried too many things to
2010 Jun 28
3
Password policies in the LDAP server
Hi
We have some Samba servers using LDAP (389 DS) as backend. In the LDAP
server, we have defined some policies to make the passwords stronger. When a
user tries to change his password (Control-Alt-Del), this message appears in
the LOGs:
==> /var/log/samba/xptest <==
[2010/06/28 12:26:26, 2] auth/auth.c:check_ntlm_password(309)
check_ntlm_password: authentication for user [10000001S]
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.
2007 Feb 14
1
samba3 pdc ldap idealx
Hi, i have followed the idealx tutorial to the letter, however i get
this error when i try to start slapd:
ambepdc# /usr/local/etc/rc.d/slapd start
Starting slapd.
/usr/local/etc/openldap/slapd.conf: line 74: index type "uidNumber"
undefined
this is my slapd.conf
ambepdc# cat /usr/local/etc/openldap/slapd.conf
#
# See slapd.conf(5) for details on configuration options.
# This file