Displaying 20 results from an estimated 2000 matches similar to: "smbldap-tools and joining workstation to domain"
2002 Mar 07
3
ldap problems
Hello,
I am doing a samba pdc with ldap. When I try to login to the domain, or
access some shares I get this in my ldap logs:
Mar 7 16:46:16 localhost slapd[3588]: conn=25 op=4 SRCH
base="ou=People,dc=test,dc=org" scope=1
filter="(&(objectClass=posixAccount)(uid=DOMAIN\5CTD))"
Mar 7 16:46:16 localhost slapd[3588]: conn=25 op=4 SEARCH RESULT
tag=101 err=0 text=
My
2002 Mar 06
1
ldap configurations
Hello folks,
I am kinda confused as to how to get some values for ldap.
For example, here is an ldif entry:
dn: uid=gcarter, ou=people,dc=plainjoe,dc=org
logonTime: 0
displayName: Gerald Carter
lmPassword: 552902031BEDE9EFAAD3B435B51404EE
primaryGroupID: 1201
objectClass: posixAccount
objectClass: sambaAccount
acctFlags: [UX ]
userPassword: {crypt}BpM2ej8Rkzogo
uid: gcarter
uidNumber:
2003 May 30
1
load password users in Ldap
Hello,
I'm new in Samba Ldap. I use samba-2.2.3a and openldap2-2.1.4-46.
I am going to load in Ldap a lot of users in a ldif file as it is shown below. But I don't know how to put samba password. I can use:
smbpasswd juan1
and then the fields lmPassword and ntPassword are changed. In this way, after load all users in Ldap I would need a script to do a smbpasswd for each user
2004 Jan 14
0
Réf. : samba 2.2.8a PDC LDAP CTRL+ALT+DEL password change, not chaning Unix password
Hi,
Why you sp?cifie :
smb passwd file = /etc/samba/smbpasswd
pam password change = Yes
If you use LDAP ?
It's the interaction between LDAP and these parameter which cause the
problem.
-----------------------------------
St?phane PURNELLE stephane.purnelle@corman.be
Service Informatique Corman S.A. Tel : 00 32 087/342467
2005 May 26
1
Re: RE pdb_ldap.c, ldapsam_add_sam_account, existing poxisaccount
St?phane,
The book "Samba-3 by Example" is being reprinted very soon. Up to date builds
of the PDF are available on the Samba web site daily. This document can be
downloaded from:
http://www.samba.org/samba/docs/Samba-Guide.pdf
In chapter 5 I have fully documented how Samba-3 can be deployed with LDAP and
using the smbldap-tools. It works perfectly for me and in many sites that
2003 May 23
1
Workstation xxxx$: no account in domain
hi,
I've a problem with adding workstations to my samba/ldap pdc - if i add
the workstation with win2000 to the pdc then the workstation gets
registered in ldap with the following entry:
(i am using smbldap-useradd.pl -w -d /dev/null -g computers -c
'Computer Account' -s /bin/false %u)
which seems to me to be ok, but the workstation tells me that it
couldn't get attached to the
2003 Sep 16
4
Samba + LDAP + Password Expiry = Almost working...
I've got a Samba 2.2.7a domain with an LDAP backend. It's been working for
nearly 3 months now without much bother.
By the way: Great work and thanks for all of the effort!
I have been missing one minor thing from the setup since I moved away from
NT 4: Password Expiration. In the past I have posted questions about this
on the list and I've gotten two answers: "Wait for
2003 Oct 12
1
Error when creating user with Samba 3.0 & LDAP
Hy,
I just install OpenLDAP 2.0 and Samba 3.0. (both from RPM).
I used tools from idealx (found in src from Samba 3.0) to populate the ldap
tree. My ldap is empty when i start, i just added index and samba.schema in
slapd.conf.
I used net rpc getsid to generate my domain SID and put in the
smbldap_conf.pm with others options (dc, ou, dn etc.)
I didn't get any error with this tool, it create
2010 Feb 25
2
OpenNode (CentOS based) virtualization solution preview released
Hi,
We have released first preview release of OpenNode -
http://opennode.activesys.org - an open source server virtualization
solution providing easy to use (CentOS based) bare-metal ISO installer
and supporting both OpenVZ container-based virtualization and KVM full
virtualization technology on the same physical host out-of-the-box. So
everybody who wants to use OpenVZ and KVM together on
2003 Feb 17
3
Novell EDirectory as LDAP backend
Hi,
is anybody out there who is using Novell Edir. with samba?
I have searched the archive and found some random notes but no real
success story.
Here is what I have achived so far. Maybe someone can give me some hints.
I have tried the samba-nds.schema that comes with the 2.2.7a tar ball.
While I was able to import/add it to EDir. it did not work for me,
because the "lmPassword"
2004 Mar 18
1
Autentication without /etc/passwd users
Hi,
It seems that the user account must also be in the /etc/passwd when I
autentication in Ldap/samba.
I have in my Ldap database the Posixaccount.
My samba log file:
[2004/03/18 07:22:56, 2] passdb/pdb_ldap.c:init_sam_from_ldap(674)
init_sam_from_ldap: User [marcone] does not ave a uid!
If I have this user in /etc/passwd the autentication is Ok, but I will
only autentication in ldap
2003 Nov 16
2
SAMBA 3.0.0 PDC + LDAP - Adding Computer Account
Hello all,
I'm having an issue with adding machine accounts to a Samba 3.0.0 PDC with
an LDAP passwd db backend. This is on a RedHat 9 with an rpm I compiled
from the 3.0.0 release. I have configured samba to where it is using LDAP
and able to add user accounts and group mappings to LDAP, but when I try
to add a computer account using smbpasswd -a -m data it is not able to add
the account.
2004 Apr 26
4
Yet Another LDAP Question
Hi All,
I know this must have been discussed around here a million times, but I really
didn't find this info anywhere else and I'm on a deadline here.
I already have an FC1 server with a working LDAP directory in production. The
same server runs a Samba PDC, but not with LDAP functionality yet.
All I need to know right now is if I have to include some standard user and
group
2004 Dec 27
4
PDC + LDAP
I'm trying to set up my LDAP in preparation to configure my Samba PDC.
In the Official Samba-3 HOWTO and Reference Guide it give instructions
on howto setup slapd.conf (section 10.4.4.3) After modifying the file
it instructs to run /sbin/splapindex -f /splapd.conf When I run this I
get the following error:
/etc/openldap/schema/samba.schema: line 423: AttributeType not found:
2003 Jul 12
4
Samba-2.2.8a /LDAP can't join domain
-----Original Message-----
From: Scott Phelps [mailto:sphelps@ridgways.com]
Sent: Friday, July 11, 2003 9:19 PM
To: 'samba@lists.samba.org'
Subject: Samba-2.2.8a & LDAP - Can't join Domain - SID mapping error
Hi everyone,
I am at my wits end and am hoping one of you can help me out.
I am getting the following error when attempting to join Windows XP/2000 machine to the domain:
2004 Apr 12
1
Samba / Ldap Password Issues - bump ;-)
Sorry to repost this question.. But I am at my wits end.. The server has
been off line for 2 weeks. So I will have to downgrade to samba 2.X by the
end of the day unless a miracle happens ;)
I'm having some issues with samba 3 and my ldap passwords. First I'll tell
you what I'm working with.
Ldap server is RH 7.3 and openldap 2.0.25 DBM
Samba 3.0.2a-1 using ldapsam_compat (Compiled
2002 Jun 10
2
[Fwd: ldap + pdc + adding win2k clients...again(sigh)...argh]
hi !
i have a problem with ldap+pdc too, and since no one answered ingo's
request, i will try again.
this is my setting:
i want to maintain a central authentification for my small but mixed
(debian/linux vs w2k) network
i am using debian:samba-2.2.3a; compiled it with ldapsam enabled.
i am using openldap2-2.0.23; compiled it with TLS enabled
simple file-sharing works (at least, none of my
2008 Oct 22
1
BUG: Bad passwords from Vampire / NT migration
> 3. The only evidence of any problem from the vampire command is the
> events logged on the PDC, and the invalid passwords. I tried
> deleting the trust account on the PDC and rejoining several times,
> with Samba on, off, and nmbd on and off. The result is always the
> same. The bad password hashes are always the same for each account.
> If I change a password on the PDC
2004 Apr 07
1
Samba / Ldap Password Issues
I'm having some issues with samba 3 and my ldap passwords. First I'll tell
you what I'm working with.
Ldap server is RH 7.3 and openldap 2.0.25 DBM
Samba 3.0.2a-1 using ldapsam_compat (Compiled from RPM source by me ) on
RHEL 3
Samba 2.2.8-1.ldap on RH9
--------------
The Samba 2 works great. Auth against ldap no problem, has been for over a
year.
The Samba 3 does not work.. Well
2002 Sep 05
2
using LDAP and PDC together
Hello,
I am in the process of migrating to
passdb backend = ldapsam
on debian unstable with the latest 3.0pre samba package.
All users have a ldap sambaAccount object which was added by hand after
using migrationtools from padl.com. Testing auth with smbclient works
fine, however when using samba as a PDC from WinXP I can't log into the
domain as I used to when "passdb backend =