Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
smbldap-tools strange problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
geekslack
n00b
n00b


Joined: 19 Sep 2005
Posts: 10
Location: Brazil

PostPosted: Mon Feb 27, 2006 3:52 pm    Post subject: smbldap-tools strange problem Reply with quote

Hi all!

When I put command smbldap-usershow <user>, the system return:
Quote:

voldemort ~ # smbldap-usershow geekslack
Can't locate Unicode/MapUTF8.pm in @INC (@INC contains: /usr/sbin/ /etc/perl /usr/lib/perl5/site_perl/5.8.7/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.6/i686-linux-thread-multi /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.7/i686-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.6/i686-linux-thread-multi /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.7/i686-linux-thread-multi /usr/lib/perl5/5.8.7 /usr/local/lib/site_perl .) at /usr/sbin//smbldap_tools.pm line 6, <DATA> line 225.
BEGIN failed--compilation aborted at /usr/sbin//smbldap_tools.pm line 6, <DATA> line 225.
Compilation failed in require at /usr/sbin/smbldap-usershow line 31, <DATA> line 225.
BEGIN failed--compilation aborted at /usr/sbin/smbldap-usershow line 31, <DATA> line 225.
voldemort ~ #



But when I do:

Quote:

voldemort ~ # ldapsearch -x -b geekslack "dc=redtalons,dc=intra"
# extended LDIF
#
# LDAPv3
# base <geekslack> with scope sub
# filter: dc=redtalons,dc=intra
# requesting: ALL
#

# search result
search: 2
result: 34 Invalid DN syntax
text: invalid DN

# numResponses: 1
voldemort ~ #


Its correct?

My ldap was work normaly, but since update of perl this problem appears.
Thanks for any help.


ps: sorry my terrible english. :D :mrgreen:
_________________
Geek_Slack
geekslack@gentoobr.org
Gentoo x86
kernel 2.6.22-gentoo-r2
Back to top
View user's profile Send private message
rsteed
n00b
n00b


Joined: 24 Feb 2006
Posts: 11

PostPosted: Mon Feb 27, 2006 7:07 pm    Post subject: Reply with quote

Run the following command to install the Unicode::MapUTF8 module or download Unicode-MapUTF8-1.11.tar.gz and manually install.

Code:
perl -MCPAN -e 'install Unicode::MapUTF8'
Back to top
View user's profile Send private message
geekslack
n00b
n00b


Joined: 19 Sep 2005
Posts: 10
Location: Brazil

PostPosted: Mon Feb 27, 2006 10:43 pm    Post subject: Reply with quote

Thanks for help rsteed!

It's work now... partially, but I will do work.
_________________
Geek_Slack
geekslack@gentoobr.org
Gentoo x86
kernel 2.6.22-gentoo-r2
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum