Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
perl . ldap
This is a Usenet group - learn more
Find or start a Google Group about ldap.
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 731  Older »
Description: perl-ldap@perl.org (Moderated)
 

map problems 
  ... ... yes, I was not separating it, this is a normal ldap object, they contain commas (weird, I know, it just does not surprise me any longer). So each element is the string between the blanks. In fact the @memberof the array is actually never like that black on white, but I get that array from... more »
By Natxo Asenjo  - May 16 - 1 new of 1 message    

Treat attribute names in LDIF change records in a case insensitive manor. 
 
By Raymond S Brand  - May 13 - 1 new of 1 message    

Reading LDIF files containing controls 
  I have a use case for analyzing LDIF dumps of our LDAP directory. The dump utility puts some controls in the output file, so Net::LDAP::LDIF won't read them, it fails with "Controls only allowed with LDIF change entries". I put a patch on to allow reading of controls for non-change entries by specifying controls_always_legal => 1 on the Net::LDAP::LDIF->new() call.... more »
By Doug Wegscheid  - May 7 - 13 new of 13 messages    

Modify only one attribute that has multiple values of the same name 
  I have a LDAP object that contains an attribute SFTrule that can have multiple values. How do I change just one of the SFTrule attribute values? Thanks. Brian Gaber
By Brian Gaber  - Apr 25 - 7 new of 7 messages    

Net::LDAP Search Filter 
  Hello all, I am trying to run this search against my directory service with the following filter and it returns nothing. (&(employeetype=x)(employeetyp e=y)(objectclass=*)) But if I do just: (&(employeetype=x)(objectclass =*)) Or (&(employeetype=y)(objectclass =*)) I get search data returned.... more »
By "Zachary, Carlton - Hoboken"  - Apr 25 - 5 new of 5 messages    

Problem with Net::LDAP 
  Hi, I have a problem with perl-ldap-0.55. Code: ...use Net::LDAP; my $ldap_server = "172.20.1.100"; my ldap = Net::LDAP -> new($ldap_server) or die "$@"; At runnig: ...IO::Socket::INET6: getaddrinfo: No such host is known. at perl_test_ldap.pl line 4, <DATA> line 747. I use Strawberry Perl 5.16.3.1 32bit on Windos XP Professional SP3... more »
By ignatescu.dra...@stsnet.ro  - Apr 24 - 3 new of 3 messages    

perl-ldap 0.55 released 
  Hi folks, I just released perl-ldap 0.55 to CPAN: [link] (it may take a little until the CPAN mirrors in your region get it) As usual the changes included are listed at the end of this email. Of course, the GitHub repository [link]... more »
By Peter Marschall  - Apr 23 - 1 new of 1 message    

Released perl-ldap 0.54 
  Hi all, perl-ldap 0.54 has been released to CPAN [link] Besides the usual cleanup and bug fixes, it contains some additions I'd like to mention: * conversion routines between generalizedTime and UNIX's time * Net::LDAP::Extra::eDirectory: extensions for use with Novell eDirectory... more »
By Peter Marschall  - Mar 29 - 5 new of 5 messages    

problems with sasl 
  hi, I am coding a perl dancer web app that will fetch/write info to an ldap backend (freeipa.org). The ldap vendor is 389, the old netscape ldap server. This backend includes kerberos. So without sasl, it works great. But i would like to avoid passwords provided we already have a kerberos infrastructure. And I get this error:... more »
By Natxo Asenjo  - Mar 22 - 3 new of 3 messages    

sasl problems 
  hi, I am coding a perl dancer web app that will fetch/write info to an ldap backend (freeipa.org). The ldap vendor is 389, the old netscape ldap server. This backend includes kerberos. So without sasl, it works great. But i would like to avoid passwords provided we already have a kerberos infrastructure. And I get this... more »
By Natxo Asenjo  - Mar 22 - 3 new of 3 messages    

1 - 10 of 731   « Newer | Older »

XML