similar to: smbldap-useradd -w problem

Displaying 20 results from an estimated 900 matches similar to: "smbldap-useradd -w problem"

2006 Jun 04
2
samba BDC + LDAP slave Referral errors
We use sambaPDC + LDAP On our BDC we have a replicated ldap slave. Everything seems to work fine. Hower, in the smbd log file we have the following messages (only on the BDC's) [2006/05/31 15:25:08, 1] passdb/pdb_ldap.c:ldapsam_modify_entry(1495) ldapsam_modify_entry: Failed to modify user dn= uid=pc01233$,ou=Machines,dc=brrc,dc=be with: Referral [2006/05/31 15:25:08, 0]
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
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
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::
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
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,
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
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)
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: >
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
2007 Jul 10
1
scripting smbldap-useradd and smbldap-passwd
Is it possible to script smbldap-useradd and smbldap-passwd to add users in bulk? Are there any sample scripts anywhere? I can't seem to find anything. Thanks, -Guy
2008 Mar 27
0
smbldap-useradd will not add sambaSamAccount objectClass
I'm having an issue adding a sambaSamAccount objectClass to my machine accounts when running smbldap-useradd -w "machine$" It doesn't create samba attributes, but will create the account. In the smbldaap-useradd code, sambaSamAccount is sambaSAMAccount, but I don't know if that's what's doing it. the samba.schema file has sambaSamAccount defined. Someone having
2005 Nov 02
0
how to get smbldap-useradd more verbose
Hello, smbldap-useradd -w "pc1$" ; echo $? returns a '141' and no other information. (and even worse: no update in the LDAP database) How can I get smbldap-useradd more verbose? Is a 'set -x' or '#DEFINE DEBUG=1' possible on the smbldap-tools Perl scripts? Cheers Geert Stappers
2004 Jan 12
1
problem with smbldap-useradd.pl
hi. i?m having big trouble with smbldap-useradd.pl when i try #cd /usr/local/bin #./smbldap-useradd -a test i got this message: Can't call method "get_value" on an undefined value at ./smbldap-useradd.pl line 152, <DATA> line 283. help please!!!?? []?s Bruno Ricci
2009 Mar 13
0
smbldap-useradd/getent group problem
Hi, I'm walking through Samba-Guide, chapter making happy users on Debian lenny. It's hard to me, because I'm new to ldap. I add users with smbldap-useradd -m -a xyz, smbldap-passwd xyz, smbpasswd xyz and they run without error. getent passwd xyz:x:1008:513:System User:/data/users/xyz:/bin/bash id xyz uid=1008(xyz) gid=513(Domain Users) groups=513(Domain Users) Ok, so far, but:
2002 May 09
1
Error when running smbldap-useradd.pl -a
Hi! I'm following the idealx setup on setting up Samba as a PDC with a LDAP backend. It says, to add a user, one should do: smbldap-useradd.pl -a -m -g 900 administrator This gives me the following error message: ldap_modify: Object class violation additional info: object class 'sambaAccount' requires attribute 'rid' ldif_record() = 65
2003 Oct 15
1
machine accounts aren't added properly with smbldap-useradd.pl + ldap backend
Yay, I finally got my samba 3 PDC working! Following a variety of indirect hints I used the root account to join, rather than trying to mess around with various groups and group mappings. I had done this before, with no good effect, but checked more carefully this time and found that it was my machine account that was not being found, not the root account. Further investigation shows that when
2005 Oct 23
1
test platform - samba + ldap issue smbldap-useradd hangs
Hello Guys, About a week ago I wrote in with a issue with smbldap-populate; it wouldn't populate because it was missing some packages. This has since been resolved. I am running redhat 9 on a test server, just for more experience really; I am using redhat 9 because of a scsi raid driver needed, please do not ask about this. Ok so here is where I am at> I have been using Samba 3 by
2005 Jan 11
1
smbldap-useradd error looking for next uid
/usr/local/sbin/smbldap-useradd -w computername Error looking for next uid at /usr/local/sbin///smbldap_tools.pm line 879, <DATA> line 283. I cannot add machines to the samba pdc because of this... everything else with samba/ldap seems to work, I have the feeling it is related to this # Where are stored Idmap entries (used if samba is a domain member server) # Ex