Sei que provavelmente omitistes esses dados... mas estão coincidindo com a base LDAP?
$conf['auth']['params']['basedn'] = 'ou=MailUsers,o=Example,c=BR'; $conf['auth']['params']['binddn'] = 'cn=ldapadm,c=BR'; $conf['prefs']['params']['hostspec'] = 'my.host.FQDN'; $conf['prefs']['params']['port'] = 389; $conf['prefs']['params']['version'] = '3'; $conf['prefs']['params']['basedn'] = 'c=BR'; $conf['prefs']['params']['fetchdn'] = false; $conf['prefs']['params']['rootdn'] = 'cn=ldapadm,c=BR'; $conf['prefs']['params']['password'] = 'foo'; $conf['prefs']['params']['uid'] = 'uid'; $conf['prefs']['driver'] = 'ldap'; Tenta ver se no slapd tem a diretiva allow_bindv2 e se está setada. Abraço, On 8/15/07, André Luis Boni Déo <[EMAIL PROTECTED]> wrote: > > Opa Gabriel... > > Tá sim cara... Inclusive veja só... > http://meuserver/horde-rc1/test.php > > Horde Version > * Horde: 3.1.4 > > Horde Applications > * Horde: 3.1.4 > * Imp: H3 (4.1.4) (run Imp tests) > * Turba: H3 (2.1.4) (run Turba tests) > > PHP Version > * View phpinfo() screen > * View loaded extensions > * PHP Version: 5.2.3 > * PHP Major Version: 5.2 > * PHP Minor Version: 3 > * PHP Version Classification: release > * You are running a supported version of PHP. > > PHP Module Capabilities > * Ctype Support: Yes > * DOM XML Support: Yes > * FTP Support: No > * GD Support: Yes > * Gettext Support: Yes > * Iconv Support: Yes > * IMAP Support: Yes > * LDAP Support: Yes > * Mbstring Support: Yes > * Mcrypt Support: Yes > * MIME Magic Support (fileinfo): No > The fileinfo PECL module or the mime_magic PHP extension (see below) > will most likely provide faster MIME Magic lookups than the built-in Horde > PHP magic code. See horde/docs/INSTALL for information on how to install > PECL/PHP extensions. > * memcached Support (memcache): No > The memcache PECL module is needed only if you are using the > memcached SessionHandler. See horde/docs/INSTALL for information on how to > install PECL/PHP extensions. > * MIME Magic Support (mime_magic): Yes > * MySQL Support: No > * OpenSSL Support: Yes > * PostgreSQL Support: No > * Session Support: Yes > * XML Support: Yes > * Zlib Support: Yes > > Miscellaneous PHP Settings > * magic_quotes_runtime disabled: Yes > * safe_mode disabled: Yes > * session.use_trans_sid disabled: Yes > * session.auto_start disabled: Yes > * zlib.output_compression disabled: Yes > * zend_accelerator.compress_all disabled: Yes > * memory_limit value: 128M > If PHP's internal memory limit is not set high enough Horde will not > be able to handle large data items (e.g. large mail attachments in IMP). > You should set the value of memory_limit in php.ini to a sufficiently high > value - at least 64M is recommended. > > File Uploads > * file_uploads enabled: Yes > * upload_max_filesize: 2M > * post_max_size: 8M > > Required Horde Configuration Files > * config/conf.php: Yes > * config/mime_drivers.php: Yes > * config/nls.php: Yes > * config/prefs.php: Yes > * config/registry.php: Yes > > PHP Sessions > * Session counter: 1 > * To unregister the session: click here > > PEAR > * PEAR Search Path (PHP's > include_path): /usr/local/htdocs/horde-rc1/lib:.:/usr/local/lib/php > * PEAR: Yes > * Recent PEAR: Yes > * Mail: Yes > * Mail_Mime: Yes > * Log: Yes > * DB: Yes > * Net_Socket: Yes > * Date: Yes > * Auth_SASL: Yes > * HTTP_Request: Yes > * File: Yes > * Net_SMTP: Yes > * Services_Weather: Yes > * Cache: Yes > * XML_Serializer: Yes > > On Wed, 15 Aug 2007 11:44:56 -0300 > "Gabriel Stein" <[EMAIL PROTECTED]> wrote: > > > oi! > > > > PHP compilado com suporte a LDAP? > > > > Abraço, > > > > -- > °v° André Déo "O pensamento se torna > ação, > /(_)\ http://andredeo.multiply.com/ a ação gera o hábito, > ^ ^ [EMAIL PROTECTED]|[EMAIL PROTECTED] o hábito forma o caráter > GNU/Linux user: 371857 e o caráter decide o > destino." > http://counter.li.org Frank Buchman > _______________________________________________ > Linuxchix mailing list > [email protected] > http://listas.linuxchix.org.br/mailman/listinfo/linuxchix > -- /\ Gabriel Stein [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] Administrador de Redes - Network Administrador Linux User #223750 51-92796310 Porto Alegre - RS - Brasil
_______________________________________________ Linuxchix mailing list [email protected] http://listas.linuxchix.org.br/mailman/listinfo/linuxchix
