Re: ldapsearch -w "password" only check first 8 words ?

2010-06-08 Thread Zdenek Styblik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/09/10 07:23, shyuejyh.tw wrote: > yes , i use crypt to hash my password .. > so .. the problem is crypt just hash first 8 words , right ? > > and i just need change another hash function like md5 ? > > thanks a lot for your help :-) > >

Re: could not config n-way multi-master because insufficient access

2010-06-08 Thread owen nirvana
gtalk:freeespe...@gmail.com On Mon, Jun 7, 2010 at 6:09 PM, Buchan Milne wrote: > On Monday, 7 June 2010 07:10:00 owen nirvana wrote: > > my env is Debian squeeze, OpenLDAP 2.4.17( from packages.debian.org) > > I create an OpenLDAP Server, and try to config N-Wat multi-master, > > according to

Re: ldapsearch -w "password" only check first 8 words ?

2010-06-08 Thread Zdenek Styblik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/09/10 03:50, shyuejyh.tw wrote: > Hi Everyone: > i have a question , how can i change ldapsearch command to check password > more than 8 words? > > my openldap is 2.4.11 (Debian/Lenny) > > when i use freeradius 2.0.4 to authentication a account,

ldapsearch -w "password" only check first 8 words ?

2010-06-08 Thread shyuejyh.tw
Hi Everyone: i have a question , how can i change ldapsearch command to check password more than 8 words?   my openldap is 2.4.11 (Debian/Lenny)   when i use freeradius 2.0.4 to authentication a account, my password is  12345678 , than i type 123456789 ,  Pass .   this is radius's log: rlm_l

Re: Can't add attribute (error 65)

2010-06-08 Thread Quanah Gibson-Mount
--On Tuesday, June 08, 2010 3:17 PM -0600 Dan OReilly wrote: Any idea why this behavior occurs? Sounds to me like the entry doesn't have the objectClass that allows that attribute to be added. --Quanah -- Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc

Can't add attribute (error 65)

2010-06-08 Thread Dan OReilly
Using the following slapd configuration, I can't add an attribute value to an existing user: # # See slapd.conf(5) for details on configuration options. # This file should NOT be world readable. # include /usr/local/etc/openldap/schema/core.schema include /usr/local/etc/openldap/sc

for help about extend schema with java

2010-06-08 Thread tong cui
Hi, I'm testing API "JLDAP - LDAP Class Libraries will be Java" with the versionof the openldap 2.4.12. I configured openldap and executed theExtendSchema.java example then I got the following error: Error: LDAPException: Invalid Attribute Syntax (21) Invalid Attribute SyntaxLDAPException: Serv

Re: OpenLDAP configuration for ldap-group authentication on Apache2.x

2010-06-08 Thread Marc Patermann
Loren, Loren Cahlander schrieb am 04.06.2010 13:51 Uhr: That worked for me. Thanks. I have another question for the mailing list. Can I place the AuthLDAPURL, AuthzLDAPAuthoritative, AuthLDAPGroupAttributeIsDN and AuthLDAPGroupAttribute outside of and and inside of and place just Require

Re: smbk5pwd: ldappassword hangs

2010-06-08 Thread Christian Manal
Hi, Am 07.06.2010 15:34, schrieb Marco Göbel: > Only when i am changing > the password over Kerberos (via pam or kpasswd) > the password changes will done to the samba password (for userPassword i > use the {K5KEY} entry as described in smbk5pwd). That may actually be the doing of Heimdal itself.