Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Ldap bind syntax

by philosophia (Sexton)
on Jan 10, 2008 at 15:36 UTC ( [id://661631]=perlquestion: print w/replies, xml ) Need Help??

philosophia has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re: Ldap bind syntax
by olus (Curate) on Jan 10, 2008 at 15:49 UTC
    #\ before @ ok?
    It will be ok if the password actually has the \. Since you are using single quotes, \ will not be interpreted as escaping @.
    If the password is ch@t!! then pass it as 'ch@t!!'.
    'ch\@t!!' is not he same as "ch\@t!!"

    update OP was edited and the question removed

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://661631]
Approved by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-25 21:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found