Displaying 20 results from an estimated 2000 matches similar to: "PAM Module for SMB-LDAP"
2002 Aug 20
1
pam_smbpass
Okay - I've got samba working as a PDC with and ldap backend.
I want to have some users not be in ldap (like the built in stuff like
cyrus, mail, lp etc)
I can get that to work with the pam_ldap and pam_unix but pam_smbpass
doesn't seem to return user_unknown as i expect for users who are not in
the ldap database
does this make sense?
--- pam_smb_passwd.c 12 Feb 2002 15:56:19
2003 Apr 11
2
Can't Find Password
I am running Samba 3.0 HEAD with LDAP 2.0. I have ldapsam enabled buy when
I try to log into my server from a W2K machine I get the following in my
error log:
sam_password_ok: NO NT password stored for user root.
The log file shows that Samba successfully retrieved the root posixAccount
record and the log displays some of the data (i.e. home directory) that is
stored for root in LDAP. The
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
2003 Sep 05
1
samba+ldap passwd sync
Hi !
I'm in trouble...
I'm in the way of building a FreeBSD Samba server with LDAP support.
So far, everything works great except password synchronization.
It is the only thing I need left to do before my server goes into
production, so I'm really looking for help.
What I need is to be able to synchronize the Windows passwords with the
Unix passwords. All passwords are stored in
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
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:
2005 Jun 04
3
smbldap-tools and joining workstation to domain
Hi,
I've reported this before but I guess I'll have to do it again, since
it's not fixed yet or I'm understanding something wrong here.
The problem is that smbldap-useradd -w 'machinename' will add only
posixAccount entrys into ldap but it should add both posixAccount and
sambaSAMAccount entrys.
So if one doesn't add correct machine account entrys manually to ldap
2003 May 05
1
pam_ldap
Hello,
I have a -maybe stupid question regardin pam_ldap and Samba,and I really
hope that somebody can help me.
I currently using pam_ldap so that users can login on the Unix machine
with their LDAP userid/password.
Now I want to configure Samba so that he also uses that pam_ldap for
that authentication. But please note that I only want to authenticate
tru the LDAP, so nothing else is stored
2003 Feb 28
3
[Fwd: samba 30alpha21 + NT4/2K WS-s]
Hi,
I have some strange problems with 3.0a21 PDC (samba and nss use both
ldap) and I can't find any good help with google...
One strange thing is that logon script does'nt work anymore, it worked
at one point and now doesnt (I quite play around here and I dont know in
which point of changing smb.conf it stopped to work).
[netlogon] share is like that:
[netlogon]
comment = Network
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"
2002 Feb 14
3
smpasswd and ldap ...
Another question ...
When using the LDAP SAM, should smpasswd change the POSIX
password?
The reason I ask, is because when I do a change or add with
smbpasswd, I see that the POSIX password does not change,
but I throught that it should ... is there something wrong
with my installation ... another reason I ask, is because I
keep having little problems when changing passwords from
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
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
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
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 Apr 08
6
Samba and ldap groups
Hi,
I have just put Samba3alpha23 on my Suse 8.1 box and and implement the new goup structure in LDAP.
All works fine expect when you log in a a user other than root on the windows box. The error is :
[2003/04/08 13:30:19, 0] passdb/pdb_ldap.c:ldapsam_search_one_group(2198)
ldapsam_search_one_group: Problem during the LDAP search: LDAP error: (Insufficient access)ldapsam_open: cannot access
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
2011 Dec 07
1
postlogin script
Hi,
I have Postfix + OpenLdap + DoveCot configuration, and it's running
succesfuly,
i wantto convert users pop3 password NTPassword and LMPassword, so i ne
plain passwor dof users,
how can i do that. (Normaly using perl's ntlmgen function i convert
password , but in plain)
thanks in advance
2003 Apr 12
1
eDirectory 8.7 and sambaAccount
I'm having a problem adding a password to users. I get "NDS error: no
additional information available (-306) when I use smbpasswd.
Also I can see in ndstrace that the search string is
(&(objectClass=sambaAccount)(uid=WORKGROUP/test)) and not
(&(objectClass=sambaAccount)(uid=test)).
I have "ldap fileter = (&(cn=%u)(objectClass=sambaAccount)) in my smb.conf.
Another
2003 Nov 26
1
My experience with samba/ldap and machine accounts
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This is a snippet of an email I sent to Mark Taylor (who I contacted thru
this list) today. I thought I should share this with you...
I am the double >> and zero-> typer.
> > On the other side, we've developed a new version of our DDS software
> > (remember the novell+NT to Linux+openldap+samba migration?) and theyre
>