Bug 220272

Summary: Lack of smbldap-tools package
Product: [openSUSE] openSUSE 10.2 Reporter: Diego Ercolani <diego.ercolani>
Component: OtherAssignee: Lars Müller <lmuelle>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: esacchi, samba-maintainers
Version: Beta 1 plus   
Target Milestone: ---   
Hardware: x86   
OS: All   
Whiteboard:
Found By: Integration Test Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Diego Ercolani 2006-11-12 15:48:58 UTC
To use samba PDC with openldap is needed idealx smbldap-tools that was included in opensuse 10.1. In Opensuse 10.2 the package is under samba-documentation but smbldap-tools here isn't allowed because of lack of perl-Unicode-MapUTF8.pm, JCODE and Unicode::Map modules.
Comment 1 Emiliano Sacchi 2007-01-23 02:42:39 UTC
http://www.unixadmintalk.com/f61/10-2-smbldap-tools-von-harry-knitter-harry-knitter-edv-beratung-de-datum-montag-15-januar-2007-15-30-03-gruppen-alt-os-linux-suse-keine-referenzen-259094/#post994743

You need to install following 2 packages from the OpenSUSE cd or DVD :
perl-Unicode-Map8 and
perl-Unicode-String. After this download following Unicode perl modules
from the CPAN archives,
installation instructions are in the tar archive.

http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWARTZ/Unicode-Map-0.112.tar.gz
http://search.cpan.org/CPAN/authors/id/D/DA/DANKOGAI/Jcode-2.06.tar.gz
http://search.cpan.org/CPAN/authors/id/S/SN/SNOWHARE/Unicode-MapUTF8-1.11.tar.gz

The modules are dependencies for the latest smbldap-tools
Comment 2 Lars Müller 2007-10-18 09:38:34 UTC
Please consider to use ldapsmb.  ldapsmb dynamicaly gathers the LDAP settings from smb.conf.  Therefore less management overhead is required.

Currently the script and manpage are packaged separately.  Both pieces will be merged into the samba-client package soon.

Please reopen if you see any drawback of this approach.