Re: Retreive objectGUID from AD in text form

2012-06-19 Thread Pavel Bychykhin
18.06.2012 17:31, Viktor Dukhovni пишет: On Mon, Jun 18, 2012 at 11:20:52AM +0300, Pavel Bychykhin wrote: May be someone know a simple way (via LDAP map) to retreive an objectGUID attribute from AD in TEXT form? Postfix has no support for encoding binary data retrieved from tables. You woul

Re: Retreive objectGUID from AD in text form

2012-06-18 Thread Viktor Dukhovni
On Mon, Jun 18, 2012 at 11:20:52AM +0300, Pavel Bychykhin wrote: > May be someone know a simple way (via LDAP map) to retreive an > objectGUID attribute from AD in TEXT form? Postfix has no support for encoding binary data retrieved from tables. You would have to store the ASCII encoding of the G

Retreive objectGUID from AD in text form

2012-06-18 Thread Pavel Bychykhin
Hi! May be someone know a simple way (via LDAP map) to retreive an objectGUID attribute from AD in TEXT form? I need objectGUID for naming of user's maildir. objectGUID is more convenient than sAMAccountName, or a name etc. -- Best regards, Pavel