Re: getting an Base64 encoded attribute from ldap

2006-01-17 Thread Chris Ridd
On 17/1/06 10:22, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hello, > > I am having a problem getting a base64 encoded attribute from an ldap > server. > > When I am doing an ldapsearch from a unix commandline I get the attribute > correctly: > > QWxhZGRpbjpvcGVuIHNlc2FtZQ== > > decoding

Re: getting an Base64 encoded attribute from ldap

2006-01-17 Thread Mike Jackson
[EMAIL PROTECTED] wrote: Hello, I am having a problem getting a base64 encoded attribute from an ldap server. When I am doing an ldapsearch from a unix commandline I get the attribute correctly: QWxhZGRpbjpvcGVuIHNlc2FtZQ== decoding ( decode_base64($encoded) ) it gives me the rigt content

getting an Base64 encoded attribute from ldap

2006-01-17 Thread Andreas_Kiendl
Hello, I am having a problem getting a base64 encoded attribute from an ldap server. When I am doing an ldapsearch from a unix commandline I get the attribute correctly: QWxhZGRpbjpvcGVuIHNlc2FtZQ== decoding ( decode_base64($encoded) ) it gives me the rigt content Carlsson Bil Âerebro AB Wh