Displaying 20 results from an estimated 8000 matches similar to: "FW: Samba 3 PDC with LDAP - Error when changinguserpasswordfrom windows"
2003 Dec 18
1
Samba 3 PDC with LDAP - Error when changinguserpasswordfrom windows
1. yes, I tried these lines and in the logs, there was a failure in response
3 "match no". When I manually ran smbldaa-passwd.pl in xterm, I saw that
there's never a "successfully" meesage when the password is changed with
success, I looked the code (luckily it's Perl ;o)), and I didn't see any
"print "succes"" or "print "password
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,
2003 Dec 12
0
cross vlan browsing / domain authentication
Greetings!
I've been on the list for some time, and have recently deployed a samba
3.0.0 server / LDAP backend in order to provide domain authentication and
roaming profiles. One question that I have is, when vlans are used, what is
the best way to propagate the server across them? If I turn on WINS and use
my dhcp server to give the wins information, all the NetBIOS information
will flow
2008 Sep 08
0
wrong userPassword hash generated by smbpasswd (pam_password=exop and smbk5pwd ) on a samba+ldap PDC running on FreeBSD
Hello everybody,
I've setup a SAMBA 3.0.X (3.0.32 right now) PDC with a LDAP backend
running on FreeBSD 6.3 some time ago and users can't just
login on unix box when the password their password, modified from
Windows, include non-ascii character (such as french letter like "?"
for example)
I guess that they must some kind of charset issue but i just don't
know how to debug
2004 Jul 15
2
Samba LDAP Problem
Dear Lists,
I try to configure Samba as PDC LDAP backend with Linux-Suse-9.1 and smbldap-tools form www.idealx.org,
I follow guide from SMB-3 by Example book.
Step by step installation and configuration came with no error.
except i couldnt join w2k workstation to the new domain with administrator account.
# /var/lib/samba/sbin/smbldap-usershow administrator
dn:
2004 Jul 22
0
Samba+LDAP - so close yet so far :) ...STILL NOTSOLVED
> Dear lists...
>
> But this still un-solved the real problem to join w2k to samba3-ldap .
> I'm here with the same situation.
> I even switch my distro to SuSe with same result, still cant join domain.
> Please give us hint how to solve or debug this problem.
> ----
you will need to work through the examples in the Samba How-to
2004 Jul 22
1
[idx-smbldap-tools ] RE: Samba+LDAP - so close yet so far :) ...STILL NOTSOLVED
Partially Solved:
http://lists.samba.org/archive/samba/2004-May/085233.html
thanks om Wisnu...
Is there anyone succes with place Users and Computers in different ou's ?
regards
reza
-----Original Message-----
From: Mohammad Reza
Sent: Thu 7/22/2004 1:56 PM
To: Craig White; idx-smbldap-tools@lists.IDEALX.org; samba@lists.samba.org
Cc:
Subject: [idx-smbldap-tools ] RE: [Samba] Samba+LDAP
2005 Sep 16
0
What is going on with my samba?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi List!!!
Please spend my some light on my problem!
I'm using samba 3.0.13 in a large environement because we had problems
with the normal tdb-passwd backend we reinstalled our environement with
samba and we are using now the ldap backend. For our administrative
tasks we are using the smbldap-tools from idealx. We are not very happy
with this
2005 Dec 05
0
Re: CentOS 3.6, samba-3.0.9-1.3E.5 tdbsam to ldapsam export
Robert,
First off, the Samba Technical mailing list is not a help facility. Its
purpose is purely for discussion of samba design and code implementation
issues. Please confine your email to the normal Samba list.
There are several avenues for Samba support:
1. The official documentation that consists of:
Samba-3 by Example - a book that provides detailed deployment gudiance
The Official
2003 Sep 20
1
smbldap-tools updates (diffs)
Hi all,
I have found the smbldap-tools provided in the samba 3 tarball to have a
few glitches with the samba 3 schema. I have made my changes and 'diffed'
them with the source.
root@localhost # pwd
/usr/local/samba/sbin
root@localhost # for i in *.p*; do echo $i; diff $i
/usr/local/src/samba-3.0.0rc4/examples/LDAP/smbldap-tools/$i; done
smbldap-groupadd.pl
smbldap-groupdel.pl
2005 Jan 29
0
[Samba 3.0.10] Trouble with roaming profiles: win XP clients 'network name not found'
Hi all!
I have a problem and I can't seem to figure out what is causing it.
Because of this I think it's important to tell the whole story...
One of my clients has a small office network, where these used to be a
Samba 2.x.x server using smbpasswd acting as PDC. A few month ago I
installed a new server with samba 3.0.9 (now upgraded to 3.0.10) and
OpenLDAP for authentication (as
2007 Oct 11
2
SAMBA+LDAP-How to promote Administrator with all priviliges?
Hi,
I have setup samba+ldap an almost everything went well, accept the fact,
that there was no administrative account from the beginning. So I just
created one using smbldap-useradd.
samba-pdc:~# /usr/sbin/smbldap-usershow administrator
dn: uid=administrator,ou=Users,dc=rhhu,dc=local
objectClass:
top,person,organizationalPerson,inetOrgPerson,posixAccount,shadowAccount,sambaSamAccount
cn:
2005 Nov 26
1
samba as pdc with ldap: trouble with smbldap-populate: error adding from cn=Domain Admins,ou=Groups onwards
hello there,
i am new to smbldap-tools and i try to follow some tutorials to setup a
samba-pdc but with migration from an old nt4 pdc server.
first i want a very easy and basic setup, no tls/crypto/ssl just for
testing.
im also using the following tutorial:
<http://www.susewiki.org/index.php?title=SAMBA-PDC_OpenLDAP_DYNDS_CLAM>
i installed the smbldap-tools rpm on a suse 10 box. (called
2009 Nov 29
0
password expiration
Greetings. I have problem with password expiration problem i cannot
handle myself, so i wrote in this list.
Recently i discovered that a newly created samba account has already
expired password.
smbldap-useradd -a -d /home/tommy -G education -s /bin/bash -M tommy -c
"Tommy T." tommy
smbldap-passwd tommy
getent shadow
user:*:::::::0
user2:*:::::::0
user3:*:::365::::0
2009 Nov 26
1
password expiration problem
Greetings. I have problem with password expiration problem i cannot
handle myself, so i wrote in this list.
Recently i discovered that a newly created samba account has already
expired password.
smbldap-useradd -a -d /home/tommy -G education -s /bin/bash -M tommy -c
"Tommy T." tommy
smbldap-passwd tommy
getent shadow
user:*:::::::0
user2:*:::::::0
user3:*:::365::::0
2004 Nov 05
1
Samba + LDAP PDC on Gentoo
Has anyone got this setup running? Can you point me to a HOWTO?
I'm stuck with a problem in "smbldap_tools.pm" when I do any kind of basic
thing. I keep getting this error:
============================================================================
==
vulcan root # smbldap-usershow.pl Administrator
Can't call method "search" on an undefined value at
2010 Jul 27
2
Samba LDAP ignores group information
Hi.
Excuse my English.
I've installed Samba+OpenLDAP as a PDC.
Everything works fine but Samba ignores completely group information.
Linux is ok.
Any clue? I'm going crazy here!
Here's the sittuation:
user: fish1
home dir: /home/reaml/swim/fish1
primary group: swimmers
other groups: smokers
Directory of smoker's group: /home/realm/smokers
Here's an 'ls -l' on
2004 Nov 05
1
Samba + LDAP PDC on Gentoo - UPDATE
I've been able to get PAM/NSS/LDAP working properly - silly typo. Still
failing on the smbldap-tools use though. :(
Kevin
>
> Has anyone got this setup running? Can you point me to a HOWTO?
>
> I'm stuck with a problem in "smbldap_tools.pm" when I do any
> kind of basic thing. I keep getting this error:
>
>
2009 May 11
8
Users can't login on Samba+Ldap
Hi,
I've migrated from an old samba installation (Samba as PDC) that used TDB
backend for password.
I've setup a box with ubuntu and samba 3 + ldap and I imported the old
users.
Old users works fine.
I have problems with new users and machines.
Old users works but they don't show up with smbldap-usershow command and
I've problem in changing their passwords. If I check the ldap
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