May 19, 2012, 09:35:55 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Work on Kolab2/Gentoo-2.2 has stopped. The project has been deprecated (see board Kolab2/Gentoo).
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: freebusy does not work. Any help?  (Read 3986 times)
SteveB
Newbie
*

Karma: 0
Posts: 8


View Profile
« on: July 25, 2007, 11:41:23 PM »

My freebusy with the Outlook Internet Free/Busy service does not work. I get those erros in my log (changed real user name to user@domain.tld):
Code:
[Wed Jul 25 23:02:42 2007] [warn] [client 192.168.0.254] [17161] auth_ldap authenticate: user user@domain.tld authentication failed; URI /freebusy/freebusy.php [ldap_search_ext_s() for user failed][Invalid DN syntax]
[Wed Jul 25 23:08:18 2007] [warn] [client 192.168.0.254] [17161] auth_ldap authenticate: user user@domain.tld authentication failed; URI /freebusy [ldap_search_ext_s() for user failed][Invalid DN syntax]
[Wed Jul 25 23:09:23 2007] [warn] [client 192.168.0.254] [17163] auth_ldap authenticate: user user@domain.tld authentication failed; URI /freebusy [ldap_search_ext_s() for user failed][Invalid DN syntax]
[Wed Jul 25 23:13:28 2007] [warn] [client 192.168.0.254] [17163] auth_ldap authenticate: user user@domain.tld authentication failed; URI /freebusy/user@domain.tld.ifb [ldap_search_ext_s() for user failed][Invalid DN syntax]
[Wed Jul 25 23:13:30 2007] [warn] [client 192.168.0.254] [17161] auth_ldap authenticate: user user@domain.tld authentication failed; URI /freebusy/user@domain.tld.ifb [ldap_search_ext_s() for user failed][Invalid DN syntax]
[Wed Jul 25 23:13:44 2007] [warn] [client 192.168.0.254] [17163] auth_ldap authenticate: user user@domain.tld authentication failed; URI /freebusy/user@domain.tld.ifb [ldap_search_ext_s() for user failed][Invalid DN syntax]
[Wed Jul 25 23:13:46 2007] [warn] [client 192.168.0.254] [17161] auth_ldap authenticate: user user@domain.tld authentication failed; URI /freebusy/user@domain.tld.ifb [ldap_search_ext_s() for user failed][Invalid DN syntax]
[Wed Jul 25 23:17:09 2007] [warn] [client 192.168.0.254] [17163] auth_ldap authenticate: user user@domain.tld authentication failed; URI /freebusy/freebusy.php [ldap_search_ext_s() for user failed][Invalid DN syntax]
[Wed Jul 25 23:17:14 2007] [warn] [client 192.168.0.254] [17161] auth_ldap authenticate: user user@domain.tld authentication failed; URI /freebusy/freebusy.php [ldap_search_ext_s() for user failed][Invalid DN syntax]
[Wed Jul 25 23:17:15 2007] [warn] [client 192.168.0.254] [17163] auth_ldap authenticate: user user@domain.tld authentication failed; URI /freebusy/freebusy.php [ldap_search_ext_s() for user failed][Invalid DN syntax]
[Wed Jul 25 23:17:26 2007] [warn] [client 192.168.0.254] [17161] auth_ldap authenticate: user user@domain.tld authentication failed; URI /freebusy/freebusy.php [ldap_search_ext_s() for user failed][Invalid DN syntax]
[Wed Jul 25 23:17:29 2007] [warn] [client 192.168.0.254] [17163] auth_ldap authenticate: user user@domain.tld authentication failed; URI /freebusy/freebusy.php [ldap_search_ext_s() for user failed][Invalid DN syntax]
[Wed Jul 25 23:17:32 2007] [warn] [client 192.168.0.254] [17161] auth_ldap authenticate: user user@domain.tld authentication failed; URI /freebusy/freebusy.php [ldap_search_ext_s() for user failed][Invalid DN syntax]
[Thu Jul 26 00:05:16 2007] [warn] [client 192.168.0.254] [24322] auth_ldap authenticate: user user@domain.tld authentication failed; URI /freebusy/freebusy.php [ldap_search_ext_s() for user failed][Invalid DN syntax]
[Thu Jul 26 00:05:27 2007] [warn] [client 192.168.0.254] [24324] auth_ldap authenticate: user user@domain.tld authentication failed; URI /freebusy/ [ldap_search_ext_s() for user failed][Invalid DN syntax]
[Thu Jul 26 00:05:30 2007] [warn] [client 192.168.0.254] [24322] auth_ldap authenticate: user user@domain.tld authentication failed; URI /freebusy/ [ldap_search_ext_s() for user failed][Invalid DN syntax]
[Thu Jul 26 00:05:38 2007] [warn] [client 192.168.0.254] [24324] auth_ldap authenticate: user user@domain.tld authentication failed; URI /freebusy/freebusy.php [ldap_search_ext_s() for user failed][Invalid DN syntax]
[Thu Jul 26 00:11:20 2007] [warn] [client 192.168.0.254] [24475] auth_ldap authenticate: user user@domain.tld authentication failed; URI /freebusy/trigger/user@domain.tld/Calendar.pfb [ldap_search_ext_s() for user failed][Invalid DN syntax]
[Thu Jul 26 00:11:20 2007] [warn] [client 192.168.0.254] [24473] auth_ldap authenticate: user user@domain.tld authentication failed; URI /freebusy/trigger/user@domain.tld/Calendar.pfb [ldap_search_ext_s() for user failed][Invalid DN syntax]
[Thu Jul 26 00:23:40 2007] [warn] [client 192.168.0.254] [24473] auth_ldap authenticate: user user@domain.tld authentication failed; URI /freebusy/trigger/user@domain.tld/Calendar.pfb [ldap_search_ext_s() for user failed][Invalid DN syntax]
[Thu Jul 26 00:24:32 2007] [warn] [client 192.168.0.252] [24473] auth_ldap authenticate: user user@domain.tld authentication failed; URI /freebusy/trigger/user@domain.tld/Calendar.xpfb [ldap_search_ext_s() for user failed][Invalid DN syntax]
[Thu Jul 26 00:25:10 2007] [warn] [client 192.168.0.252] [24586] auth_ldap authenticate: user user@domain.tld authentication failed; URI /freebusy/trigger/user@domain.tld/Calendar.xpfb [ldap_search_ext_s() for user failed][Invalid DN syntax]

Does any one know how to fix that?

// SteveB
Logged
misterbighh
Newbie
*

Karma: 0
Posts: 26


View Profile
« Reply #1 on: July 26, 2007, 07:54:06 AM »

It looks like an LDAP mistake. Try to work with Webdav und perhaps you will find a message like
 auth_ldap authenticate: user Domainmaster authentication failed; URI /dav [User not found][No such object]
start slapd with debugmode (My way is to recompile ldap with debugmode) und you will find the message:

do_search: invalid dn ("dc=test,dc=de")
send_ldap_result: err=34 matched="" text="invalid DN"
connection_get(38)
send_ldap_result: err=0 matched="" text=""
connec.
After changing the new Apache with the Ldap Auth comes this.
Perhaps if you make the "bootstrap" the script don`t make the ou for ldap. I test it on 2 Servers with same result.
Sorry, I don't have a solution at this time. It looks like a bug.

Best regards
Logged
Gunnar Wrobel
Administrator
Sr. Member
*****

Karma: 2
Posts: 331


275141552 gunnarwrobel@yahoo.de gunnarwrobel
View Profile WWW Email
« Reply #2 on: December 05, 2007, 04:31:39 PM »

Should be fixed in the overlay.

Resync the overlay, re-emerge kolabd, run dispatch-conf to apply the
fix in 00_kolab.conf.2.1.template and run kolabconf afterwards.

Cheers,

Gunnar
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!