Dear Arthur, thank you for your reply!
I already checked this. Below is how /etc/ldap/ldap.conf looks like for me. Furthermore, the search dialogue was working with a version 3 of OwnCloud… # # LDAP Defaults # # See ldap.conf(5) for details # This file should be world readable but not world writable. #BASE dc=example,dc=com #URI ldap://ldap.example.com ldap://ldap-master.example.com:666 #SIZELIMIT 12 #TIMELIMIT 15 #DEREF never # TLS certificates (needed for GnuTLS) TLS_CACERT /etc/ssl/certs/ca-certificates.crt # http://stackoverflow.com/questions/8473406/warning-ldap-start-tls-function-ldap-start-tls-unable-to-start-tls-server TLS_REQCERT never Best regards! Sven Ehret Informations-Technologie Dienstleistungen COMDOK GmbH Eifelstraße 14 53757 Sankt Augustin Tel.: +49 (0)2241.3 49 - 178 Fax: +49 (0)2241.3 49 - 111 mailto:[email protected] Geschäftsführer: Hans-Dieter Rapsilber Amtsgericht: Siegburg HRB: 2056 http://www.comdok.de Von: Arthur Schiwon <[email protected]> An: [email protected] Datum: 25.05.2012 10:56 Betreff: Re: [Owncloud] OC4: LDAP, share dialogue Gesendet von: [email protected] On 05/23/2012 09:50 AM, [email protected] wrote: > Congratulations for another awesome release! > > I set up my OC4 server with an MS Server 2008 Active Directory and users > can authenticate and use their files fine. Whoo! > > The problem is that no users are being displayed in the share dialogue. > > My LDAP settings are like this: > > Host:<IP Address> > Base:<LDAP Base> > Name:<AD Domain>\<Name> > Passwort<Password> > User Login Filter: (SamAccountName=%uid) > User List Filter: objectClass=person > Group Filter: objectClass=group > Port: 389 > Base User Tree:<LDAP Base> > Base Group Tree:<LDAP Base> > Group-Member association: memberUid > ☒ Use TLS > ☒ Case insensitive LDAP server (Windows) > Display Name Field: SamAccountName > > When trying to share something, the apache2 error log says: > [Wed May 23 09:48:48 2012] [error] [client 217.76.110.103] PHP Warning: > ldap_start_tls(): Unable to start TLS: Server is unavailable in > /var/www/apps/user_ldap/lib_ldap.php on line 663, referer: > http://cloud.xxx.xx/ According to DaveRandom's answer on [1], it might be possible that the certificate is not being accepted – can you check this? It should probably work with switching of TLS. Cheers Arthur [1] http://stackoverflow.com/questions/8473406/warning-ldap-start-tls-function-ldap-start-tls-unable-to-start-tls-server > > Does anybody have an idea what might be wrong or where I could be looking > for hints? > > Best, > > Sven Ehret > Informations-Technologie > Dienstleistungen COMDOK GmbH > Eifelstraße 14 > 53757 Sankt Augustin > > Tel.: +49 (0)2241.3 49 - 178 > Fax: +49 (0)2241.3 49 - 111 > mailto:[email protected] > > Geschäftsführer: Hans-Dieter Rapsilber > Amtsgericht: Siegburg > HRB: 2056 > http://www.comdok.de > > > > > _______________________________________________ > Owncloud mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/owncloud _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
_______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
