Date: 02/03/03
- Next message: Götz Lohmsnn: "[PHP-INST] Re: Bad request: probably tried to POST a non-executable URL"
- Previous message: Peter Nyberg: "[PHP-INST] openldap libmcrypt mcrypt openssl php. Do I need kerberos????"
- In reply to: Peter Nyberg: "[PHP-INST] openldap libmcrypt mcrypt openssl php. Do I need kerberos????"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Peter Nyberg schrieb:
> Hi!
> Do I need kerberos with openldap and PHP or is it enough with ssl/tls? As I
> understand the ssl/tls will encrypt the communication between the computers and
> kerberos will encrypt the password file on the server. If I install mcrypt with
> libmcrypt, mhash and openssl the result will be the same, or am I wrong?
> I prefer not to use kerberos since it's so complicated and "buggy"
>
>
try to compile without kerberos and run phpinfo afterwards. If LDAP is shown in
the list, everything might ok without kerberos. Sometimes modules like IMAP and
LDAP are compiled with kerberos, then you also need kerberos.
By the way, kerberos isn't as buggy as it seems and in fact OpenSSL had recent a
huge hole ;-) but its always better to leave PHP as slim as possible.
-- @ Goetz Lohmann, Germany | Web-Developer & Sys-Admin \/ ------------------------------------------------------ () He's the fellow that people wonder what he does and || why the company needs him, until he goes on vacation.-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Götz Lohmsnn: "[PHP-INST] Re: Bad request: probably tried to POST a non-executable URL"
- Previous message: Peter Nyberg: "[PHP-INST] openldap libmcrypt mcrypt openssl php. Do I need kerberos????"
- In reply to: Peter Nyberg: "[PHP-INST] openldap libmcrypt mcrypt openssl php. Do I need kerberos????"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

