Displaying 20 results from an estimated 1000 matches similar to: "samba BDC + LDAP slave Referral errors"
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
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 Jun 07
1
Problems with userPassword when it's base64 encoded
I'm switching from OpenLDAP to the newly released Fedora Directory
Server (formely known as the Netscape Directory Server) as a LDAP
backend for my Samba domain.
I'm now faced with a problem regarding how Fedora DS handles the
userPassword field.
Unlike OpenLDAP it encodes it in base64 so instead of reading
userPassword: {SSHA}0lP+r3Z1NVan7Caf4CG9oSgnTbQRrv/p
it reads:
userPassword::
2015 Mar 24
2
Fwd: Samba4 + external ldap
On 24/03/15 18:40, Elias Pereira wrote:
> I had tried with the "root", but also gave error: *Could not find the
> username.*
>
> The first time this happened I ran the following command:
>
> root at sol:~# smbpasswd -a root
> smbldap_search_domain_info: Searching
> for:[(&(objectClass=sambaDomain)(sambaDomainName=POA))]
> smbldap_open_connection: connection
2010 Nov 14
1
A device attached to the system is not functioning (smbd -V 3.5.x)
Howdy,
I'm having one last problem with my Samba PDC with an ldap backend. When
I add a machine to the domain I get the error, on my Win7 test client,
that says:
The following error occurred attempting to join the domain "office":
A device attached to the system is not functioning.
Here are some particulars:
# smbd -V
Version 3.5.6 (configured sernet repo to install latest
2015 Mar 24
2
Fwd: Samba4 + external ldap
On 24/03/15 17:32, Elias Pereira wrote:
>> it has been sometime since I used an NT-4 style domain, but I seem to
>> remember that you need to run the command as root and the user needs to
>> exists as a Unix user.
>>
> You were right! Fixed!
>
> Continuing:
>
> But now when I try to join a window xp sp3 in the domain, it does the
> following error:
>
2007 Aug 15
2
ldap passwd sync only
Hello
I have exactly the same trouble as described here:
http://www.nabble.com/ldap-passwd-sync-on-3.0.25a-tf4261008.html on
samba-3.0.25b-2.fc7.
When i set "ldap passwd
sync" to "only" and I change password on some ldap samba
user, password in attribute userPassword is never changed by samba daemon
(to update NT and LM password I use smbk5pwd overlay). If i set pwd
sync to
2017 Sep 20
2
samba bad password count reset between logins (not loaded from login_cache.tdb)
I recently migrated our samba PDC to an LDAP backend on a test machine.
Testing my account policies, I found out that the password lockout did not
work.
When authentication fail, samba seems to call init_ldap_from_sam asking to
update the bad password count.
When I set the lockout threshold to 1, the account is locked after a failed
attempt and the badPasswordCount attribute is updated correctly
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)
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
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]
2001 Nov 11
7
Changing password from Windows
Hello,
I have a working samba (2.0.7) server (Debian GNU/Linux 2.2)
configured with security = user, but NOT domain. The clients are
Windows 98.
I whish windows users to be able to change their password
without logging on the server (unix account on the server are
disabled). I tried from the Password applet of the Control
Panel, but I was able only to change the password stored on the
Windows
2009 Dec 10
1
ldap passwd sync problem with slave ldap server
Hello everyone!
I'm having problem with the parameter ldap passwd sync = yes. If my ldapsam
points to a master ldap server, it works perfectly. If it points to a slave
ldap server, the samba attributes are update but not the userpassword.
I'm using samba 3.4.3 with Fedora Directory 1.2.
Viewing the log files I saw same strange messages when I trying to change my
password:
[2009/12/08
2011 Nov 08
1
Problem while log on: Windows Server 2008 R2 in samba domain
Hi,
I have a strange problem with a Windows Server 2008 R2-System as a member of a samba domain (Samba-Version on PDC: 3.4.12).
Join was successfully, but when I log on Windows I got an error "Unknown user name or bad password." (Event ID 4625).
Here an abstract of logfile for Windows Server 2008 R2-System (log level 10). Maybe some of you has an idea:
2004 Sep 22
1
3.0.7/LDAP/referrals...
AIX 5.2 OpenLDAP 2.2.15 Samba 3.0.7 (no winbindd)
I've got a stupid problem with referrals that I can't seem to ferret out.
Each Samba DC has a localhost-based LDAP replica for scalability (my
idea anyway). So the only way they will talk to the Master is if there is
need for an update. Ok.
If I make the updatedn the same as the rootdn of the replica, it updates
the local database;
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
2003 Dec 18
1
Samba 3 PDC with LDAP - Error when changing userpasswordfrom windows
-----Original Message-----
From: samba-bounces+toby-list=mail.nixa.k12.mo.us@lists.samba.org
[mailto:samba-bounces+toby-list=mail.nixa.k12.mo.us@lists.samba.org] On
Behalf Of s.jousse@free.fr
Sent: Thursday, December 18, 2003 11:38 AM
To: Craig White
Cc: samba@lists.samba.org
Subject: Re: [Samba] Samba 3 PDC with LDAP - Error when changing
userpasswordfrom windows
here my passwd chat log (sorry,
2005 Nov 29
1
passdb/pdb_ldap.c LBER_USE_DER undeclared
Hi all,
I can't succeed to compil samba-3.0.20b on a solaris 10 box with ldapsam
parameter.
The configure is ok:
./configure --prefix=/export/zoe/samba-3.0.20b --with-pam
--with-ldap=/usr/local/openldap-2.2.26 --with-ldapsam
--with-krb5=/usr/local/krb5-1.4.3
but when I try to do the make I have the following error:
[zoe.root:56] make
Using FLAGS = -I/usr/local/krb5-1.4.3/include -O
2010 Oct 25
2
windows 7
Hello,
i'm using Samba Version : 2:3.5.5~dfsg-1~bpo50+2 from backports
Patch applied :
http://support.microsoft.com/kb/2171571
Key modified :
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManWorkstation\Parameters]
"DNSNameResolutionRequired"=dword:00000000
"DomainCompatibilityMode"=dword:00000001
2004 Feb 13
0
strange error: modify/delete: sambaPwdCanChange: no such value (Success)
i use samba 3.0.2 with ldapsam backend on two servers:
1. PDC with openldap master server
2. BDC with openldap replica server
on BDC samba log files contain strange errors:
[2004/02/14 00:03:45, 2] passdb/pdb_ldap.c:init_ldap_from_sam(769)
init_ldap_from_sam: Setting entry for user: hasp$
[2004/02/14 00:03:46, 2] passdb/pdb_ldap.c:ldapsam_update_sam_account(1423)
ldapsam_update_sam_account: