Package: curl
Version: 7.21.0-1
Severity: normal

I cannot connect to a kerberized ftp server with valid tickets:

curl -v --krb clear ftp://he...@zzzz/archive/catalogs/
* About to connect() to zzzz port 21 (#0)
*   Trying aaa.bbb.ccc.ddd ... connected
* Connected to zzzz (aaa.bbb.ccc.ddd) port 21 (#0)
< 220-
< 220 khan FTP server (Version 5.60) ready.
* Trying GSSAPI...
> AUTH GSSAPI
< 334 Using authentication type GSSAPI; ADAT must follow
* Trying against f...@zzzz
* Error creating security contextAUTH GSSAPI
< 334 Using authentication type GSSAPI; ADAT must follow
* Trying against h...@zzzz
> ADAT YIICTgYJKoZIhvcSAQICAQBuggI9MII...
< 235 ADAT=YIGWBgkqhkiG9xIBAgICAG+BhjC...
* Authentication successful
> USER healy
< 533 All commands must be protected.
* Access denied: 533
* Closing connection #0
curl: (67) Access denied: 533

curl --version
curl 7.21.0 (x86_64-pc-linux-gnu) libcurl/7.21.0 OpenSSL/0.9.8o
zlib/1.2.3.4 libidn/1.15 libssh2/1.2.5
Protocols: dict file ftp ftps http https imap imaps ldap ldaps pop3
pop3s rtsp scp sftp smtp smtps telnet tftp
Features: GSS-Negotiate IDN IPv6 Largefile NTLM SSL libz

I have no problems running under lenny (on a different computer) with
curl --version
curl 7.18.2 (x86_64-pc-linux-gnu) libcurl/7.18.2 OpenSSL/0.9.8g
zlib/1.2.3.3 libidn/1.8 libssh2/0.18
Protocols: tftp ftp telnet dict ldap ldaps http file https ftps scp sftp
Features: GSS-Negotiate IDN IPv6 Largefile NTLM SSL libz


Liam

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages curl depends on:
ii  libc6                  2.11.2-6+squeeze1 Embedded GNU C Library: Shared lib
ii  libcurl3               7.21.0-1          Multi-protocol file transfer libra
ii  zlib1g                 1:1.2.3.4.dfsg-3  compression library - runtime

curl recommends no packages.

curl suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to