Displaying 3 results from an estimated 3 matches for "map8".
Did you mean:
map
2009 Feb 25
1
Samba4: programmatic account creation via LDAP (unicodePwd)
...m unable to set an initial password for the user.
I've tried using a template user that has a known password
and then duplicating that users nTSecurityDescriptor, but that
doesn't seem to work. I've tried creating a unicodePwd entry
with the following code:
my $charmap = Unicode::Map8->new('latin1') or die $!;
my $unipwd = $charmap->tou(qq{"$passwd"})->byteswap()->utf16();
But that doesn't seem to work either.
I was wondering if anyone working with samba4 could recommend
a way to create users programmatically. If a mechanism does not
exis...
2005 Mar 04
3
Missing rpms for samba-ldap script
...386.rpm...not found.
Checking for perl-XML-SAX-0.12-7.noarch.rpm...not found.
Checking for perl-LDAP-0.31-5.noarch.rpm...not found.
Checking for perl-XML-NamespaceSupport-1.08-6.noarch.rpm...not found.
Checking for perl-Unicode-String-2.07-0.1.fc2.dag.i386.rpm...not found.
Checking for perl-Unicode-Map8-0.12-0.1.fc2.dag.i386.rpm...not found.
Checking for perl-Unicode-MapUTF8-1.09-0.1.fc2.dag.i386.rpm...not found.
Checking for perl-Convert-BER-1.31.01-1.1.fc2.dag.noarch.rpm...not found.
Checking for perl-Jcode-0.83-0.1.fc2.dag.i386.rpm...not found.
Checking for perl-Net_SSLeay-1.23-8.k12ltsp.0.3.1....
2008 Mar 30
1
smbldap-populate....maputf8 errors
...t /usr/local/sbin/smbldap-populate line 35,
<DATA> line 225.
BEGIN failed--compilation aborted at /usr/local/sbin/smbldap-populate line
35, <DATA> line 225.
========================================================================
I installed perl-Unicode-String 2.09 and perl-Unicode-Map8 0.12 But I still
get the same errors, so I tried to use CPAN but it fails to compile:
========================================================================
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib'...