ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Net::LDAP + active directory
@ 2003-07-29 13:23 Mike Lykov
  2003-07-29 13:35 ` Alexander Bokovoy
  2003-07-30  3:29 ` BSW
  0 siblings, 2 replies; 4+ messages in thread
From: Mike Lykov @ 2003-07-29 13:23 UTC (permalink / raw)
  To: community

Здравствуйте.

Добился-таки получения инфы из Active Directory c помощью Net::LDAP :
....
$searchobj=$ldap->search(base => $basedn, scope => $scope, filter =>
$filter);  
...                                                                                
$ldif = new Net::LDAP::LDIF('expample.ldif', 'w') || die("Failed to open
example.ldif: $!\n");
$ldif->write($searchobj->entries());     

Запускаю, результат пишется в файл, все штатно.
Но вот записи, которые в оригинале содержат русский текст, выглядят так:

department:: 0YHQu9GD0LbQsdGLINGN0LrRgdC/0LvRg9Cw0YLQsNGG0LjQuCDQlNCY0KI=  

Но в GQ, например, выглядит все прилично по русски ;)

Что это за вид? Как бы их конвертировать?

Естественно, что во всех факах/доках ничего про это нет, потому что они 
английские ;)

-- 
Mike
registered linux user #315334


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-07-30  3:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-29 13:23 [Comm] Net::LDAP + active directory Mike Lykov
2003-07-29 13:35 ` Alexander Bokovoy
2003-07-30  3:29 ` BSW
2003-07-30  3:37   ` Mike Lykov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git