ID:               33500
 Updated by:       paj...@php.net
 Reported By:      ed2019 at columbia dot edu
-Status:           Feedback
+Status:           Bogus
 Bug Type:         Feature/Change Request
 Operating System: RHEL4
 PHP Version:      4.3.10
 Assigned To:      pajoye
 New Comment:

Bug or feature in c-client. As Joe already explained in the RH bug
report, the first thing auth_gssapi_client does is to disable any
retry:

auth_gss.c:98 (2007e)
  *trial = 65535;               /* never retry */

Please get an explanation in the UW mailing list but there is nothing
PHP can do about that.


Previous Comments:
------------------------------------------------------------------------

[2009-04-27 15:03:49] paj...@php.net

The authentication method is compiled in cclient. Are you sure your
cclient package supports kerberos or GSS?

For windows, I'm verifying that it works with 5.3.0 (we use the latest
c-client for 5.3+).

------------------------------------------------------------------------

[2009-04-27 14:37:16] mathieu at koumbit dot org

Same bug, on version 5.2.0 (Debian/stable), when trying to connect to
Exchange.

------------------------------------------------------------------------

[2009-03-04 07:30:53] sami dot sipponen at storaenso dot com

Please PHP developers, fix this bug since there are no other elegant
methods to connect Exchange 2007 than imap_open. Implement
authentication method attribute to IMAP_OPEN or make it automatically
use multiple methods.

------------------------------------------------------------------------

[2009-02-06 01:49:31] steve dot englart at gmail dot com

I can't connect to Exchange 2007 sp1
PHP running on Windows 2000
C:\php>php -v
PHP 5.2.8 (cli) (built: Dec  8 2008 19:31:23)

with Pear Net_POP3         1.3.6   stable

example from getMessage() after logon...

      Error in authentication: USER NOT supported authentication
method!. This server supports these methods: GSSAPI, but I support APO
P,PLAIN,LOGIN,USER

------------------------------------------------------------------------

[2009-01-07 20:07:47] spryde at aas dot com

Bug still present, 5.2.8, Centos 5.2.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/33500

-- 
Edit this bug report at http://bugs.php.net/?id=33500&edit=1

Reply via email to