Displaying 20 results from an estimated 478 matches for "sambantpasswords".
Did you mean:
sambantpassword
2011 May 02
3
Issue providing seamless migrtion (3.0.24 to 3.5.6) - sambaNTPassword mystery
Hello everyone,
I am operating a migration of samba from 3.0.24 (mysql passdb backend)
to 3.5.6 (openldap passdb), samba working as a domain controller (PDC)
and file share. The main challenge is to provide a seamless migration
for users.
For this new version, I am using smbldap-tools 0.9.6, nss_ldap, openldap
2.4. Everything run on FreeBSD 8.2.
To get used to samba, I have managed to make
2005 Dec 12
1
sambaNTPassword does NOT write to master LDAP when machines auto change the values
We have SuSE SLES9 servers with LDAP master/slave replication (24
replications/BDC's)
All working fine -joining domain etc.
The problem I am having is PC's at remote sites (BDC) with a local
replica (OpenLDAP) periodically change the
sambaNTPassword/sambaLMPassword on there own and write to the local LDAP
server and do NOT follow the referral to the master.
I have written scripts to
2005 Nov 17
0
Replication errors with LDAP and problems with NT machines
Hi all!
I work as a computer technician for a small school and have recently
upgraded our network to use samba servers. Our main computers are a PDC,
a BDC, a file server and a backup server, all using Red Hat Fedora Core
3 as a base. The clients on our network consist of machines with Windows
XP and a few with Windows NT.
Everything seems to work just fine except for some minor but annoying
2013 Feb 27
4
Samba authentication against 389 DS
Hello,
I am using Centos 6 with 389 DS. Everything is working, I can
authenticate my users against it etc.
Now I am trying to make Samba authenticate against the LDAP by
following http://directory.fedoraproject.org/wiki/Howto:Samba
However, it seems that Samba does not read the 'password' value, but
'sambaNTPassword'. I wrote in 389-DS mailing list and they said, that
there
2009 Jan 02
5
How workstation get authenticated in DC
Dear Friends,
I use LDAP as the samba backend passwd in RHEL. After adding some index to LDAP, some workstation lost the trust relationship with the domain controller. The solution is to re-join the workstation to the domain, but I do not know why workstation lost the trust relationship.
When I re-join the workstation to domain, I find that the workstation LDAP entry change/add the
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
2008 Dec 09
0
Issue with SambaNTPassword not replicating
Hi,
I set up a Samba PDC/BDC configuration some time ago using LDAP as
configured here - http://www.atlanticlinux.ie/blog/?p=25
The configuration has been working without problems for a few months now
but we have noticed one issue. When users take their laptop from the
network the PDC is serving to the networking the BDC is serving - they
sometimes have problems logging in.
A dig through
2012 Jul 31
1
Samba+LDAP: Minimal permissions for sambaLMPassword/sambaNTPassword attributes?
Hi,
what are the minimum permissions for the attributes
sambaLMPassword/sambaNTPassword for the the LDAP administrator account
so that Samba is just enabled to use it for authentication with
ldapsam backend.
It seems like auth is not enough, is this true?!
Thanks,
Arokux
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]
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
2008 Apr 22
1
Convert ssha password to sambaNTpassword?
Is it possible to take a SSHA password from an ldif and create a proper
sambaNTpassword from it? Here's the scenario: the ldap servers in our
organization do not have the samba schema installed and the likelihood
of that happening is slim. I still want to provide clients with as
close to a single sign on solution as possible and I can get an ldif of
the accounts I need. However, the
2012 Nov 30
5
Samba file server using ldap backend without AD or PDC?
Hi all,
I've been using samba for a few years now on a couple of file servers with a
tdbsam backend for our user accounts. We use openldap for the vast majority
of our identity management, so I would love to be able to tie into this. We
recently started using sambaNTPassword in openldap for radius
authentication, so this is populated for most of our users now.
>From reading through
2005 Sep 09
0
sambaLMPassowrd and sambaNTPassword
Hi all,
I have plan to upgrade samba 3.0.2 to current release, aparently some
work must be done on the user entries on LDAP since the samba.schema has
change.
While do some changes, I want to remove sambaLMPassword attribute so I
don't need to maintain it in sync with sambaNTPassword.
Will I break something if I remove this attribute?
--
--beast
2005 Feb 01
3
LDAP help!
Hey list,
Right now I have Samba+LDAP working (like a charm acctually) I just
have one issue. Right now Samba is authenticating the user against
the sambaLMPassword and/or the sambaNTPassword attributes.
I would rather it authenticated against the userPassword attribute
like my unix boxes and mail servers do. Is samba capable of doing
this? Otherwise I have to maintain two seperate passwords
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
2009 Sep 23
1
After migrating users to ldap, passwords still stored in passdb.tdb
I am running Samba ver 3.0.33 on Solaris 10 (sparc.) Initially I had
the server configured as a domain controller with the "passdb backend
= tdbsam" option. The underlying unix accounts were stored in LDAP
(Sun Directory Server.) Those accounts are also used for non-Samba
services.
Since I have domain trusts with NT domains, I am using winbind and
idmapping. The idmap data was
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::
2011 Oct 13
3
Samba, OpenLDAP and Passwords
Hi,
I have an existing OpenLDAP directory, that I want to use as the backend for
a Samba 3 instance.
I do not want for now making Samba a Domain Controller, but only define in
it some shares accessible by users on LDAP.
I have imported in my slapd.conf the samba schema, and I have inserted in my
smb.conf all the directives for connecting to an LDAP server:
passdb backend =
2020 May 15
2
Problems with groups, minimum gidnumber?
On Fri, 15 May 2020, Rowland penny via samba wrote:
> On 15/05/2020 16:33, Harald Hannelius wrote:
>> If there's a way to copy the sambaNTPassword password-hash from the LDAP
>> for the Samba 3 DC with samba-tool I would have loved to find that
>> information long ago :)
> Why do you need the sambaNTPassword ?
So the users would have the same password. I don't
2008 Feb 12
3
ldap passwd sync not working
Hi, there!
When my XP users try to change passwords, they get a message saying that
password has been changed. That's not true!
NT and LM passwords are changed but unixPassword isn't.
Look at this openldap.log lines:
Feb 12 07:50:28 apolo slapd[22826]: conn=698021 op=40 MOD
dn="uid=teste,ou=Users,dc=domain"
Feb 12 07:50:28 apolo slapd[22826]: conn=698021 op=40 MOD