Note that you'll need to remove the local file and then do a 'cvs =
update' to get a file with the corrected mod flags.
-- Kurt
On Oct 23, 2010, at 7:55 AM, kurt(a)openldap.org wrote:
>=20
> On Oct 23, 2010, at 3:14 AM, hyc(a)symas.com wrote:
>=20
>> michael(a)stroeder.com wrote:
>>> Full_Name: Michael Str=3DF6der
>>> Version: HEAD
>>> OS: Linux
>>> URL: ftp://ftp.openldap.org/incoming/
>>> Submission from: (NULL) (84.163.41.128)
>>> =3D20
>>> =3D20
>>> After a cvs up the file tests/scripts/test060-mt-hot is not =3D
> executable.
>>> =3D20
>>> michael@local:/usr/src/michael/openldap/HEAD/openldap/tests> ./run =
=3D
> test060
>>> run: test060 not found (or not executable)
>>> =3D20
>>> =3D20
>> Sorry, looks like I should've checked this on initial commit. Will =3D
> have to let=3D20
>> Kurt fix it.
>> =3D20
> Fixed.
>=20
> -- Kurt
>=20
>> --=3D20
>> -- Howard Chu
>> CTO, Symas Corp. http://www.symas.com
>> Director, Highland Sun http://highlandsun.com/hyc/
>> Chief Architect, OpenLDAP http://www.openldap.org/project/
>> =3D20
>> =3D20
>=20
>=20
On Oct 23, 2010, at 3:14 AM, hyc(a)symas.com wrote:
> michael(a)stroeder.com wrote:
>> Full_Name: Michael Str=F6der
>> Version: HEAD
>> OS: Linux
>> URL: ftp://ftp.openldap.org/incoming/
>> Submission from: (NULL) (84.163.41.128)
>>=20
>>=20
>> After a cvs up the file tests/scripts/test060-mt-hot is not =
executable.
>>=20
>> michael@local:/usr/src/michael/openldap/HEAD/openldap/tests> ./run =
test060
>> run: test060 not found (or not executable)
>>=20
>>=20
> Sorry, looks like I should've checked this on initial commit. Will =
have to let=20
> Kurt fix it.
>=20
Fixed.
-- Kurt
> --=20
> -- Howard Chu
> CTO, Symas Corp. http://www.symas.com
> Director, Highland Sun http://highlandsun.com/hyc/
> Chief Architect, OpenLDAP http://www.openldap.org/project/
>=20
>=20
michael(a)stroeder.com wrote:
> Full_Name: Michael Ströder
> Version: HEAD
> OS: Linux
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (84.163.41.128)
>
>
> After a cvs up the file tests/scripts/test060-mt-hot is not executable.
>
> michael@local:/usr/src/michael/openldap/HEAD/openldap/tests> ./run test060
> run: test060 not found (or not executable)
>
>
Sorry, looks like I should've checked this on initial commit. Will have to let
Kurt fix it.
--
-- Howard Chu
CTO, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/
Full_Name: Michael Ströder
Version: HEAD
OS: Linux
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (84.163.41.128)
After a cvs up the file tests/scripts/test060-mt-hot is not executable.
michael@local:/usr/src/michael/openldap/HEAD/openldap/tests> ./run test060
run: test060 not found (or not executable)
Full_Name: Todd Taft
Version: 2.4.21
OS: Ubuntu 10.04
URL:
Submission from: (NULL) (152.2.132.25)
The fix in section C.2.8 in the admin guide (
http://www.openldap.org/doc/admin24/appendix-common-errors.html ) is incorrect.
It should say chown instead of chmod.
Howard Chu wrote:
> doug.leavitt(a)oracle.com wrote:
>> Version 2...
>>
>> Part 3 of 3 of this patch with the request changes to options.c
>> is now available for review. The full details are located here:
>>
>> http://cr.opensolaris.org/~djl/openldap-patch3/
>>
>> The revised patch has been updated to include all changes as on
>> 10-14-10AM
>>
>> including the commit of:
>> Modified Files:
>> cyrus.c 1.159 -> 1.160
>>
>>
>> The only file modified between the first and second version of this patch
>> was options.c
>
> Looking at the patch to abandon.c, first chunk
>
> http://cr.opensolaris.org/~djl/openldap-patch3/webrev/libraries/libldap/aba…
>
> it looks like you'll deadlock on the ld_req_mutex, based on the preceding
> comment. I.e., you should not be using LDAP_NEXT_MSGID() here.
Never mind, I forgot that LDAP_NEXT_MSGID uses its own msgid mutex now.
--
-- Howard Chu
CTO, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/
doug.leavitt(a)oracle.com wrote:
> Version 2...
>
> Part 3 of 3 of this patch with the request changes to options.c
> is now available for review. The full details are located here:
>
> http://cr.opensolaris.org/~djl/openldap-patch3/
>
> The revised patch has been updated to include all changes as on
> 10-14-10AM
>
> including the commit of:
> Modified Files:
> cyrus.c 1.159 -> 1.160
>
>
> The only file modified between the first and second version of this patch
> was options.c
Looking at the patch to abandon.c, first chunk
http://cr.opensolaris.org/~djl/openldap-patch3/webrev/libraries/libldap/aba…
it looks like you'll deadlock on the ld_req_mutex, based on the preceding
comment. I.e., you should not be using LDAP_NEXT_MSGID() here.
--
-- Howard Chu
CTO, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/
Full_Name: Paolo
Version: 2.4.17
OS: debian
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (93.40.191.183)
I installed ldap (slapd 2.4.17) on a debian machine (ARM processor). The LDAP
server allows you to centralize authentication of users and unix samba (samba is
set with the PDC for windows machines, all with windows 7 OS). The communication
is protected by TLS / SSL. DonÂ’t use SALS mechanism and, at the moment, I donÂ’t
want to use it. Everything works perfectly but I donÂ’t understand why in the log
file (syslog) I find the following error message:
Oct 18 14:52:10 qnapserver slapd[11916]: daemon: read active on 26
Oct 18 14:52:10 qnapserver slapd[11916]: connection_get(26)
Oct 18 14:52:10 qnapserver slapd[11916]: ==> sasl_bind: dn="" mech=DIGEST-MD5
datalen=0
Oct 18 14:52:10 qnapserver slapd[11916]: daemon: epoll: listen=8
active_threads=0 tvp=zero
Oct 18 14:52:10 qnapserver slapd[11916]: daemon: epoll: listen=9
active_threads=0 tvp=zero
Oct 18 14:52:10 qnapserver slapd[11916]: daemon: epoll: listen=10
active_threads=0 tvp=zero
Oct 18 14:52:10 qnapserver slapd[11916]: daemon: epoll: listen=11
active_threads=0 tvp=zero
Oct 18 14:52:10 qnapserver slapd[11916]: daemon: epoll: listen=12
active_threads=0 tvp=zero
Oct 18 14:52:10 qnapserver slapd[11916]: daemon: activity on 1 descriptor
Oct 18 14:52:10 qnapserver slapd[11916]: daemon: activity on:
Oct 18 14:52:10 qnapserver slapd[11916]:
Oct 18 14:52:10 qnapserver slapd[11916]: daemon: epoll: listen=8
active_threads=0 tvp=zero
Oct 18 14:52:10 qnapserver slapd[11916]: daemon: epoll: listen=9
active_threads=0 tvp=zero
Oct 18 14:52:10 qnapserver slapd[11916]: daemon: epoll: listen=10
active_threads=0 tvp=zero
Oct 18 14:52:10 qnapserver slapd[11916]: daemon: epoll: listen=11
active_threads=0 tvp=zero
Oct 18 14:52:10 qnapserver slapd[11916]: daemon: epoll: listen=12
active_threads=0 tvp=zero
Oct 18 14:52:10 qnapserver slapd[11916]: daemon: activity on 1 descriptor
Oct 18 14:52:10 qnapserver slapd[11916]: daemon: activity on:
Oct 18 14:52:10 qnapserver slapd[11916]: 26r
Oct 18 14:52:10 qnapserver slapd[11916]:
Oct 18 14:52:10 qnapserver slapd[11916]: daemon: read active on 26
Oct 18 14:52:10 qnapserver slapd[11916]: connection_get(26)
Oct 18 14:52:10 qnapserver slapd[11916]: ==> sasl_bind: dn="" mech=<continuing>
datalen=265
Oct 18 14:52:10 qnapserver slapd[11916]: SASL [conn=542] Failure: realm changed:
authentication aborted
Oct 18 14:52:10 qnapserver slapd[11916]: send_ldap_result: err=49 matched=""
text="SASL(-13): authentication failure: realm changed: authentication aborted"
Oct 18 14:52:10 qnapserver slapd[11916]: daemon: epoll: listen=8
active_threads=0 tvp=zero
Oct 18 14:52:10 qnapserver slapd[11916]: daemon: epoll: listen=9
active_threads=0 tvp=zero
Oct 18 14:52:10 qnapserver slapd[11916]: daemon: epoll: listen=10
active_threads=0 tvp=zero
Oct 18 14:52:10 qnapserver slapd[11916]: daemon: epoll: listen=11
active_threads=0 tvp=zero
Oct 18 14:52:10 qnapserver slapd[11916]: daemon: epoll: listen=12
active_threads=0 tvp=zero
Oct 18 14:52:10 qnapserver slapd[11916]: daemon: activity on 2 descriptors
Oct 18 14:52:10 qnapserver slapd[11916]: daemon: activity on:
Oct 18 14:52:10 qnapserver slapd[11916]: 26r
This massage is displayed only after logged in from a Windows 7 client machine
and is repeated approximately every 15 minutes.
Please Help me, how can I fix this?
Thanks Paolo