Displaying 20 results from an estimated 9000 matches similar to: "Changes to userPassword attribute in LDAP for machine accounts"
2009 Sep 22
1
Atribute 'userPAssword' not allowed
Hello
I am trying add smbpasswd for user root , my environment is samba
integrated with openldap , I found the message down at moment that was
creating smbpasswd for root, with command smbpasswd -a root , show this log
in my sladp.log
ldap_read: want=80, got=80
0000: 17 31 2e 33 2e 36 2e 31 2e 34 2e 31 2e 34 32 30 .1.3.6.1.4.1.420
0010: 33 2e 31 2e 31 31 2e 31 81 36 30 34 80 26 75 69
2003 Nov 18
1
pamsmb_pass, userPassword & samba(LM/NT)Password
Hi All,
Has anyone used pam_smbpass before with Samba 3 and Solaris 9?
The problem I am facing is that the sambaNTPassword/sambaLMPassword and
the posixAccount userPassword attributes are not the same.
While I can use "net rpc vampire" to migrate the lanman password hashes
the posixAccount attribute remains unpopulated.
I have discovered that the smbldap tools has scripts to
2007 May 07
1
NT/LM Samba passwords and userPassword sync
Hello,
Perhaps this post is not directly connected with Samba itself but after
I saw that Samba uses EXOP for LDAP password changing I decided to write
it to this list as well. Here is what I'd like to do:
1) I use openldap-2.3.35 for Samba auth mechanism
2) additionally I use openldap for any other auths I have in my subnet -
exim, imap, svn, linux-login, etc...
In case of Samba the
2013 Jan 14
3
Samba4 AD delegation to read userPassword attribute
Hello Samba group,
I ran into a problem concerning Dovecot LDAP authentication to the Samba4 Active Directory.
Background: I want to install a Openchange+Samba4 environment using Sogo, Dovecot and Postfix. I didn't want to use openldap as described in the Openchange documentation, why should I use 2 LDAP databases?
Fedora 17, latest updates applied
Samba: Version 4.1.0pre1-GIT-813bd03
2004 Apr 25
1
userpassword -> ntPassword conversion
Hi,
I'd like to convert a number of userpassword ("posixAccount",
crypt-ed) and create a ldif to update my Ldap server database.
I've seen smbtools scripts in Samba sources but it seems there no tool
to do that in there.
What should I use to accomplish this ?
Cheers,
--
Michal Kurowski
<mkur@poczta.gazeta.pl>
2006 Jan 26
3
userPassword in a LDAP database of a Samba3 domain
Hi folks,
I have been able to migrate a WinNT4 domain to a Samba3 PDC domain using
openldap as a backend and smbldap-tools to vampire the WinNT4 domain (pretty
much following Samba3 by Example and documentation in smbldap project by IDEALX).
Nevertheless, all 600 users migraged from the WinNT4 domain have attributes like
these on the ldap database:
userPassword: {crypt}x
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::
2003 Oct 22
2
Samba 3.0 + LDAP userPassword -> sambaNTPassword manual sync?
First, the software:
Samba 3.0.0
OpenLDAP 2.0.27
nssldap / pam_ldap
Redhat 9
This may be more of a question for the OpenLDAP mailing list.. but does
anyone know of a method (perhaps using slappasswd?) to hand-sync userPassword
attributes to sambaNTPassword attributes?
Deploying Samba 3.0 as pdc pretty soon, used Migration Tools on the mail
server soon, and I'd really like to be able to tell
2010 Apr 06
2
Authenticating against ActiveDirectory - can't read userPassword/unicodePwd?
Hello list,
So, the application I am working on right now needs to have LDAP
authentication build in, meaning that if the user enabled it, we will query
about his basic data (email,pwd) on a user-setup LDAP directory. It used to
work fine when I was testing with OpenLDAP. The code, essentially, is this:
connection.bind(self.bind_dn,self.password)
2009 Feb 22
1
Changing LDAP userPassword fails: Internal (implementation specific) error
openldap-2.3.27-8.el5_2.4,samba3-3.2.8-38
An smbpasswd by root to change a user's password fails with:
[root@littleboy samba]# smbpasswd adam
New SMB password:
Retype new SMB password:
ldapsam_modify_entry: LDAP Password could not be changed for user adam:
Internal (implementation specific) error
password hash failed
Failed to modify entry for user adam.
Failed to modify password entry for
2008 Jul 16
1
LDAP with posix account (userPassword only)
I've setup samba to use LDAP passdb backend and it works fine.
LDAP has sambaNTPassword and more samba entities.
But I wonder if I can make samba work with userPassword only.
I think somebody is doing it and I look at their config but couldn't find
anything special.
Thanks.
[global]
workgroup = NT
netbios name = SAMBASERVER
server string = NT Master
passdb
2008 Dec 15
2
pGINA and samba - authentication against LDAP userPassword field?
Hi,
Back to a while ago, someone mentioned about taking pGINA code to samba, so samba can work against LDAP authentication, but instead of using the sambaNTPassword and sambaLMPassword, this way samba can use the userPassword field directly.
This sounds very promissing because we can then just use one set of passwords. It may be not usable in a domain enviroment where machine accounts and other
2005 Oct 20
1
"net rpc vampire" and filling userPassword
Hello,
recently we succeeded in doing a test migration from NT4 to a samba
BDC with LDAP. The LDAP directory is now filled with machine, group
and user account information.
My question:
as I have set the smb.conf parameter "ldap passwd sync = Yes", I
would have expected that "net rpc vampire" would also set the UNIX
password of the LDAP user account entries, i.e. the
2003 Dec 18
1
Samba 3 PDC with LDAP - Error when changing userpassword from windows
no, i did it
but, i think if i didn't it, I cannot join Machine while addind machine
account on the fly with Samba...
----- Original Message -----
From: "Craig White" <craigwhite@azapple.com>
To: <s.jousse@free.fr>
Cc: <samba@lists.samba.org>
Sent: Thursday, December 18, 2003 6:09 PM
Subject: Re: [Samba] Samba 3 PDC with LDAP - Error when changing
userpassword
2016 Oct 04
4
samba with customized ldap backend
Dear All,
I have configured ldap with uid='some numeric' instead of uid=username
like that;
dn: uid=102220,ou=User,dc=example,dc=com
uid: 102220
username: test1
cn: Test Account
objectClass: inetOrgPerson
objectClass: posixAccount
objectClass: top
objectClass: shadowAccount
objectClass: sambaSamAccount
mail: test1 at cdac.in
shadowLastChange: 15587
loginShell: /bin/bash
uidNumber: 5345
2004 Feb 13
1
ACL bug
Hello,
I'm using samba 3.0.2(acl) and kernel 2.4.24+acl, libacl-2.2.23.
Following problem:
When I create a file in an directory with extended ACLs, samba applies the
"create mask" in a wrong way (IMHO).
The normal behaviour of tools like chmod is that the second (middle)
permission field is mapped to the "mask" ACE if the file has an extended
ACL, so that the change
2013 Oct 02
0
Using userpassword attribute with sha1 in samba4
Hi everyone,
I have a php script that put all the people from a ldap(Openldap) base to
Samba4 so I need to use the same password.
I'm using userpassword in samba to store the passwords sha1 but I don't
understand what is happening. My user is not logging on the system.
Do I need to enable anything in samba4 ?
My script:
public function gerarSenhaPadraoTextoPlano($strSenha)
{
$senha
2019 May 08
2
Dovecot not surviving OpenLDAP restart
Hi!
Running Dovecot 2.2.36 and authenticating against
an OpenLDAP 2.4.45 server.
Now since some update of dovecot it will not be able to authenticate
your logins after a restart of the LDAP service is restarted
without a reboot of the dovecot server.
Anything new here that I should be aware of?
Best Regards
Dag
2010 Jun 26
2
dovecot ldap search result ordering?
I use openLDAP as dovecot pass/user db.
here is main part of dovecot-ldap.conf:
pass_attrs = mail=user, uid=userdb_home=/home/xadmin/%d/%$,userPassword=password
pass_filter = (&(objectClass=posixAccount)(uid=%u))
default_pass_scheme = SSHA
user_attrs = mail=user, uid=home=/home/xadmin/%d/%$
user_filter = (&(objectClass=posixAccount)(|(mail=%u)(mailAlias=%u)))
It works fine, but some
2014 May 18
2
Configuration of dovecot 2.0.19 to authenticate users via LDAP
I am trying to get dovecot 2.0.19 authenticate users via LDAP (OpenLDAP
2.4.28) and using Wireshark to debug the process. It looks like the basic
configuration of dovecot is fine, but it doesn't pull it off to send the
right request to the LDAP server. First of all, this is how my LDAP-entries
look:
# ht
dn: dc=ht
objectClass: top
objectClass: dcObject
objectClass: