cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl-library Digest, Vol 130, Issue 1

From: Fred Jone <fj288_at_mail.com>
Date: Wed, 1 Jun 2016 18:04:50 +0200
Sent: Wednesday, June 01, 2016 at 3:00 AM
From: curl-library-request@cool.haxx.se
To: curl-library@cool.haxx.se
Subject: curl-library Digest, Vol 130, Issue 1
Send curl-library mailing list submissions to
curl-library@cool.haxx.se

To subscribe or unsubscribe via the World Wide Web, visit
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-library
or, via email, send a message with subject or body 'help' to
curl-library-request@cool.haxx.se

You can reach the person managing the list at
curl-library-owner@cool.haxx.se

When replying, please edit your Subject line so it is more specific
than "Re: Contents of curl-library digest..."


Today's Topics:

1. Re: ldaps (Alex Bligh)


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

Message: 1
Date: Tue, 31 May 2016 22:47:17 +0100
From: Alex Bligh <alex@alex.org.uk>
To: libcurl development <curl-library@cool.haxx.se>
Subject: Re: ldaps
Message-ID: <BE85DE4D-49D1-4B84-A2BF-0490C48FDB54@alex.org.uk>
Content-Type: text/plain; charset=us-ascii


On 31 May 2016, at 20:55, Fred Jone <fj288@mail.com> wrote:

> Have user that has a $ and/or a & sign in password and getting invalid credentials. I tried changing the $ to /$ and %24 in the password
> but still getting error. See command being sent.
>
> /usr/bin/curl "ldaps://ldap-prd.somesite.com:636/dc=somesite,dc=local" --cacert /etc/cacerts/somesiteAD.crt --stderr /tmp/1768469350 -v -u "somesite\803778:EHfeb$00" 2>&1

Use single quotes not double quotes so the shell does not interpolate $ etc.

--
Alex Bligh



 
Thank you, that did the trick....



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

Subject: Digest Footer

_______________________________________________
curl-library mailing list
curl-library@cool.haxx.se
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-library


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

End of curl-library Digest, Vol 130, Issue 1
********************************************

-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-06-01