You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(200) |
Jun
(129) |
Jul
(184) |
Aug
(204) |
Sep
(106) |
Oct
(79) |
Nov
(72) |
Dec
(54) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(83) |
Feb
(123) |
Mar
(84) |
Apr
(184) |
May
(106) |
Jun
(111) |
Jul
(104) |
Aug
(91) |
Sep
(59) |
Oct
(99) |
Nov
(100) |
Dec
(37) |
2002 |
Jan
(148) |
Feb
(88) |
Mar
(85) |
Apr
(151) |
May
(80) |
Jun
(110) |
Jul
(85) |
Aug
(43) |
Sep
(64) |
Oct
(89) |
Nov
(59) |
Dec
(42) |
2003 |
Jan
(129) |
Feb
(104) |
Mar
(162) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Graham B. <gb...@po...> - 2000-07-25 08:28:51
|
On Sat, Jul 22, 2000 at 09:10:35PM -0500, Mark Wilcox wrote: > While I can't give any specific details, after talking with some other > folks at the OSS conference, there's a pretty good chance that 1 or more > O'Reilly books on LDAP will be coming out (sorry don't know any dates). I spoke directly with many people from o'reilly and while some thought there was a book in progress, none knew of it's current status. Apparently they have started LDAP books before, but for some reason they were not finished. > Though apparently the Perl for System Admins has a chapter or appendix on > LDAP. I forgot to look while at the conference. :) Well I got a copy of the book given to me by the author :) The book contains a very small appendix called something like "A 10 minute intro to LDAP" but it does not say much. There is also a chapter in the book about LDAP, which shows how to do things with both Net::LDAP and Mozilla::LDAP. The chapter tries to be a comparrison of the two, although I think it is a little unfair in places. But hey, the author asked me to review the chapter and get back to him, so the next edition may well be different. Graham. |
From: Graham B. <gb...@po...> - 2000-07-25 08:28:24
|
On Sat, Jul 22, 2000 at 06:48:58PM -0500, Mark Wilcox wrote: > Yet another item for our mythical FAQ :) Well at the perl conference we got many volunteers to do things, but the FAQ was not one of them. If anyone wants fame and fortune^Wpoverty then please contact me. Graham. |
From: wiLL <wol...@sk...> - 2000-07-25 06:23:01
|
Ops sorry my mistake, but anyways thanks for informing me about your module, I have mod_perl installed and I'll look into your module then .. At 11:49 AM 7/25/00 , Mark Wilcox wrote: >This mailing list is devoted to the Perl Net::LDAP module. >You're asking about the auth_ldap module which is a C module using the >openLDAP C libraries. If you want to use this module try asking the >module's author or asking on the openLDAP listserv. > >If you have mod_perl installed, you can use my Apache::AuthNetLDAP module >which utilizes Net::LDAP (and because Net::LDAP is pure Perl, you don't >need any C APIs). > >Mark >wiLL wrote: > >> Hello There! >> >> I'm working on using auth_ldap with openldap, i've downlaoaded the tar >> file of auth_ldap, untarred it and first problem occured when I did a >> 'make' in the auth_ldap directory, >> these errors showed : >> >> [root@ftp auth_ldap-1.4.3]# make >> /bin/sh: -q: command not found >> /bin/sh: -q: command not found >> /bin/sh: -q: command not found >> /bin/sh: -q: command not found >> -c -o auth_ldap.o -DWITH_OPENLDAP -I auth_ldap.c >> /bin/sh: -q: command not found >> /bin/sh: -q: command not found >> /bin/sh: -q: command not found >> /bin/sh: -q: command not found >> /bin/sh: -c: command not found >> make: *** [auth_ldap.o] Error 127 >> >> what could be the problem here ? >> tnx ... >> >> regards, >> wiLL >> >> ------------------------------------- >> wiLL S. Olivete Jr. >> wol...@sk... >> pgp key id : 0x2D85D7BF >> office voice: 63.74.443.5657 >> mobile: 0917.972.6384 >> pager: ec 963576 > ------------------------------------- wiLL S. Olivete Jr. wol...@sk... pgp key id : 0x2D85D7BF office voice: 63.74.443.5657 mobile: 0917.972.6384 pager: ec 963576 |
From: Mark W. <mew...@un...> - 2000-07-25 03:48:52
|
This mailing list is devoted to the Perl Net::LDAP module. You're asking about the auth_ldap module which is a C module using the openLDAP C libraries. If you want to use this module try asking the module's author or asking on the openLDAP listserv. If you have mod_perl installed, you can use my Apache::AuthNetLDAP module which utilizes Net::LDAP (and because Net::LDAP is pure Perl, you don't need any C APIs). Mark wiLL wrote: > Hello There! > > I'm working on using auth_ldap with openldap, i've downlaoaded the tar > file of auth_ldap, untarred it and first problem occured when I did a > 'make' in the auth_ldap directory, > these errors showed : > > [root@ftp auth_ldap-1.4.3]# make > /bin/sh: -q: command not found > /bin/sh: -q: command not found > /bin/sh: -q: command not found > /bin/sh: -q: command not found > -c -o auth_ldap.o -DWITH_OPENLDAP -I auth_ldap.c > /bin/sh: -q: command not found > /bin/sh: -q: command not found > /bin/sh: -q: command not found > /bin/sh: -q: command not found > /bin/sh: -c: command not found > make: *** [auth_ldap.o] Error 127 > > what could be the problem here ? > tnx ... > > regards, > wiLL > > ------------------------------------- > wiLL S. Olivete Jr. > wol...@sk... > pgp key id : 0x2D85D7BF > office voice: 63.74.443.5657 > mobile: 0917.972.6384 > pager: ec 963576 |
From: wiLL <wol...@sk...> - 2000-07-25 03:39:12
|
Hello There! I'm working on using auth_ldap with openldap, i've downlaoaded the tar file of auth_ldap, untarred it and first problem occured when I did a 'make' in the auth_ldap directory, these errors showed : [root@ftp auth_ldap-1.4.3]# make /bin/sh: -q: command not found /bin/sh: -q: command not found /bin/sh: -q: command not found /bin/sh: -q: command not found -c -o auth_ldap.o -DWITH_OPENLDAP -I auth_ldap.c /bin/sh: -q: command not found /bin/sh: -q: command not found /bin/sh: -q: command not found /bin/sh: -q: command not found /bin/sh: -c: command not found make: *** [auth_ldap.o] Error 127 what could be the problem here ? tnx ... regards, wiLL ------------------------------------- wiLL S. Olivete Jr. wol...@sk... pgp key id : 0x2D85D7BF office voice: 63.74.443.5657 mobile: 0917.972.6384 pager: ec 963576 |
From: Chris R. <Chr...@me...> - 2000-07-24 11:55:11
|
On Mon, 24 Jul 2000 12:34:58 BST, Graham Barr wrote: > ----- Forwarded message from "Mouawad, Naji" <NAJ...@sa...> ----- > > From: "Mouawad, Naji" <NAJ...@sa...> > To: "'gb...@po...'" <gb...@po...> > Cc: "'Steve Misrack'" <st...@es...> > Subject: Bug in Net::LDAP? > Date: Fri, 21 Jul 2000 14:18:18 -0700 > X-Mailer: Internet Mail Service (5.5.2650.21) > > Graham: > Consider the following code: > > ## ############### BEGIN PERL CODE ####################### > #!/usr/bin/perl > use strict; > $| = 1; > use Net::LDAP; > sub Get_Info { > my $Name = shift; > my $ldap = Net::LDAP->new('server_name'); > $ldap->bind; > my $mesg = $ldap->search(base => 'o=The_Word', > filter=>'ou=' . $Name); > foreach my $entry ($mesg->all_entries) { $entry->dump;} > $ldap->unbind; > } ## Get_Info > > my $good_name = 'Test Company 3'; > my $bad_name = "International Technegroup, Inc. (ITI)"; > print "Searching for $good_name\n"; > Get_Info($good_name); > > print "\nSearching for $bad_name\n"; > Get_Info($bad_name); > > ### #################### END OF PERL CODE > > The script hangs when it attempts to search for the bad name. I traced it > down to > parenthesis. Even when the parenthesis are escaped, the problem persists. > > Is this a bug or am I not using the package as it was intended to be used? > > Naji. I think you are misusing the package. The value for the filter must be a search filter as defined by RFC 2254 (or RFC 1960 if you are using LDAPv2). Briefly, the whole expression must be surrounded by parens, and certain characters in the matched value need escaping. So the second filter should really be: (ou=International Technegroup, Inc. \28ITI\29) Cheers, Chris |
From: Graham B. <gb...@po...> - 2000-07-24 11:38:58
|
----- Forwarded message from "Mouawad, Naji" <NAJ...@sa...> ----- From: "Mouawad, Naji" <NAJ...@sa...> To: "'gb...@po...'" <gb...@po...> Cc: "'Steve Misrack'" <st...@es...> Subject: Bug in Net::LDAP? Date: Fri, 21 Jul 2000 14:18:18 -0700 X-Mailer: Internet Mail Service (5.5.2650.21) Graham: Consider the following code: ## ############### BEGIN PERL CODE ####################### #!/usr/bin/perl use strict; $| = 1; use Net::LDAP; sub Get_Info { my $Name = shift; my $ldap = Net::LDAP->new('server_name'); $ldap->bind; my $mesg = $ldap->search(base => 'o=The_Word', filter=>'ou=' . $Name); foreach my $entry ($mesg->all_entries) { $entry->dump;} $ldap->unbind; } ## Get_Info my $good_name = 'Test Company 3'; my $bad_name = "International Technegroup, Inc. (ITI)"; print "Searching for $good_name\n"; Get_Info($good_name); print "\nSearching for $bad_name\n"; Get_Info($bad_name); ### #################### END OF PERL CODE The script hangs when it attempts to search for the bad name. I traced it down to parenthesis. Even when the parenthesis are escaped, the problem persists. Is this a bug or am I not using the package as it was intended to be used? Naji. Dr. Naji Mouawad, Ph.D. Senior Systems Architect Center for Advanced Information Technology Science Applications International Corporation 4161 Campus Point Court, M/S E-2, San Diego CA 92121 Phone: 760-598-4095 -- 858-826-9417 Fax : 209-844-8210 -- 858-826-5617 mou...@sa... ----- End forwarded message ----- |
From: Chris R. <Chr...@me...> - 2000-07-24 09:24:52
|
On Mon, 24 Jul 2000 17:05:33 +0800, spencer wrote: > Hi, > I am new to perldap. Can someone show me how I can print out search results > after calling the ldap->search? > > Thanks. > > spencer > > $res = $ldap->search(....); foreach my $entry ($res->entries) { print "Entry returned with DN: ", entry->dn, "\n"; foreach my $attr ($entry->attributes) { foreach my $val ($entry->get($attr)) { print "Attribute \"$attr\" with value \"$value\"\n"; } } } This assumes that all attribute values will be printable, which is an incorrect assumption. JPEG photographs are not, X.509 certificates are not, etc, so the output will be odd if you have any of these attributes. Cheers, Chris |
From: Bouarich, R. <Red...@co...> - 2000-07-24 09:18:54
|
Hello, After performing a search operation like the following for instance $mesg = $ldap->search( base => BASEDN, filter => $filter, cn => \@_, ); die $mesg->error if $mesg->code; my $entry; while ($entry = $mesg->pop_entry()) { #get the returned entry my $entry = $mesg->pop_entry(); #to print out the dn of the returned entry: print "dn:",$entry->dn(),"\n\n"; #to print out for instance the sn of the returned entry: my $v; foreach $v ($entry->get("sn")) { print "value of the sn is $v\n"; } } Hope it will help. Reda. -----Original Message----- From: spencer [mailto:sp...@co...] Sent: Monday, July 24, 2000 11:06 AM To: per...@li... Subject: Displaying Search Results Hi, I am new to perldap. Can someone show me how I can print out search results after calling the ldap->search? Thanks. spencer |
From: spencer <sp...@co...> - 2000-07-24 09:10:26
|
Hi, I am new to perldap. Can someone show me how I can print out search results after calling the ldap->search? Thanks. spencer |
From: Chris R. <Chr...@me...> - 2000-07-24 07:55:08
|
On Sat, 22 Jul 2000 21:13:45 CDT, Mark Wilcox wrote: > Try this: > use Net::LDAP; > use Net::LDAP::Util #must import because Net::LDAP doesn't do automatically > > ... > #should print human readable error messages: > print "Error: ",Net:::LDAP::Util($result->code),"\n") if $result->code; (How many colons? :-) Close, but try this instead: use Net::LDAP::Util qw(ldap_error_name); ... print "Error: ", ldap_error_name($result->code), "\n" if $result->code; > Mark > > Kaouass Rachid wrote: > > > Hi, > > > > When I try to show the message of an error it is always an empty string > > ? > > ie. $mesg = ldap->add (.....); > > $mesg->code && warn "erreur on ".$mesg->code." ".$mesg->error."\n"; > > > > should I install a package ? > > > > Thanks > > This is something the documentation could be clearer about. The error() method only returns to you the error text that the LDAP server filled in. However in the LDAP protocol, the error text is optional, and does not have to be filled in. Most servers do not, and you should not write code to ever depend on particular values in this field. If you're curious, see the penultimate paragraph of RFC 2251 section 4.1.10. The only portable thing you can do is to get the error code() and print that. Servers *have* to return a correct result code :-) Mark's pointed out the utility function to convert the result code to a more meaningful error message... Cheers, Chris |
From: Mark W. <mew...@un...> - 2000-07-23 02:18:01
|
Well all I can say is that Graham and I did a heck of a job promoting LDAP at O'Reilly (I'm still regaining my voice !). And among the hottest topics that I ran across were adding LDAP support to products. Our tutorial on Net::LDAP also seemed to go over well. So I can't say that LDAP isn't growing in people's minds from the lack of effort ;). Mark rd...@ha... wrote: > I agree with the general thrust of Tim O'Reilly's statement...I also feel that > LDAP met the criteria laid out therein several moons ago. Further, I think that > an O'Reilly book gives a protocol/project an (unofficial but compelling) stamp > of approval, something which may boost the topic - for example, there are > several projects I had never heard of until I'd seen an O'Reilly book on the > subject. > > I work with several sysadmins with lingering doubts about LDAP - I want them to > implement LDAP in several key areas. An O'Reilly book would sure help the cause. > Hopefully what you say will come to fruition soon. > > At 2000-07-19 08:39:35, "Kurt D. Zeilenga" <Ku...@Op...> wrote: > # I think this statement is more of a general nature which just > # happens to provided in an LDAP context. I would also note > # that O'reilly is interested (and has been for quite some time) > # in publishing books on LDAP as demonstrated by their repeated > # requests for manuscripts from LDAP experts. So don't read > # too much into Tim's comments. > # > # Kurt > # > # At 11:58 PM 7/18/00 -0700, Allen, Robbie wrote: > # >Give me a break (re: Tim's answer). They wrote a book on Active > # >Directory and it (FCS of AD) had only been out a few months. LDAP has > # >been out considerably longer. > # > > # >> -----Original Message----- > # >> From: Mark Edward Wilcox [mailto:mew...@un...] > # >> Sent: Tuesday, July 18, 2000 9:48 PM > # >> To: LDAP Mailing List > # >> Subject: o'reilly and ldap book > # >> > # >> > # >> Hi, > # >> At the O'Reilly conference I mentioned about Tim O talking > # >> about the lack > # >> of interest from O'Reilly on an LDAP book. Here's the URL to > # >> that message > # >> http://www.oreilly.com/ask_tim/ldap.html > # >> > # >> Mark > # >> > # >> ------------------------------------------------- > # >> Mark Wilcox > # >> mew...@jo... > # >> Campus Wide Information Systems Coordinator > # >> University of North Texas > # >> > # >> > # >> > # > # > Roger Day > Information Systems Developer > Harlequin Limited, > Barrington Hall, > Barrington, > Cambridge, CB2 5RG > > tel: +44 1223 873810 (direct line) > e-mail: rd...@ha... |
From: Mark W. <mew...@un...> - 2000-07-23 02:13:00
|
Try this: use Net::LDAP; use Net::LDAP::Util #must import because Net::LDAP doesn't do automatically ... #should print human readable error messages: print "Error: ",Net:::LDAP::Util($result->code),"\n") if $result->code; Mark Kaouass Rachid wrote: > Hi, > > When I try to show the message of an error it is always an empty string > ? > ie. $mesg = ldap->add (.....); > $mesg->code && warn "erreur on ".$mesg->code." ".$mesg->error."\n"; > > should I install a package ? > > Thanks |
From: Mark W. <mew...@un...> - 2000-07-23 02:09:53
|
While I can't give any specific details, after talking with some other folks at the OSS conference, there's a pretty good chance that 1 or more O'Reilly books on LDAP will be coming out (sorry don't know any dates). Though apparently the Perl for System Admins has a chapter or appendix on LDAP. I forgot to look while at the conference. :) Mark "Kurt D. Zeilenga" wrote: > I think this statement is more of a general nature which just > happens to provided in an LDAP context. I would also note > that O'reilly is interested (and has been for quite some time) > in publishing books on LDAP as demonstrated by their repeated > requests for manuscripts from LDAP experts. So don't read > too much into Tim's comments. > > Kurt > > At 11:58 PM 7/18/00 -0700, Allen, Robbie wrote: > >Give me a break (re: Tim's answer). They wrote a book on Active > >Directory and it (FCS of AD) had only been out a few months. LDAP has > >been out considerably longer. > > > >> -----Original Message----- > >> From: Mark Edward Wilcox [mailto:mew...@un...] > >> Sent: Tuesday, July 18, 2000 9:48 PM > >> To: LDAP Mailing List > >> Subject: o'reilly and ldap book > >> > >> > >> Hi, > >> At the O'Reilly conference I mentioned about Tim O talking > >> about the lack > >> of interest from O'Reilly on an LDAP book. Here's the URL to > >> that message > >> http://www.oreilly.com/ask_tim/ldap.html > >> > >> Mark > >> > >> ------------------------------------------------- > >> Mark Wilcox > >> mew...@jo... > >> Campus Wide Information Systems Coordinator > >> University of North Texas > >> > >> > >> |
From: Mark W. <mew...@un...> - 2000-07-23 01:52:16
|
How are you printing out your results, They should be something like this: while (my $entry = $results->shift_entry()) { $entry->dump(); } You can also find out if the LDAP server returned an error by using : print $result->code(); anything NOT 0 (zero) is an error. Mark Cliff Cloyd wrote: > Jim, thanks fo rthe input butI still can't seem to return any results. Are there any mechanisms in place for error checking that I may be missing? It seems like it should work, but I don't have any idea what's actually taking place when the script runs. Thanks again for your help. > > Cliff Cloyd > Systems Administrator > Hillcrest Healthcare Systems > 918.579.7781 > cc...@hi... > > >>> Jim Harle <ha...@us...> 07/13/00 01:39PM >>> > Cliff, here are at least some problems: > > if (!$base ) { $base = "his.hhs"; { > this should be something like $base = "ou=his,o=hhs" > > my $result = $ldap->search ( > base => "$base", > scope => "sub", > filter => "$last", > s.b. filter => "(sn=$last)" > attrs => "$attrs", > s.b. attrs => $attrs, > ); > > --Jim Harle > US Naval Academy > |
From: Mark W. <mew...@un...> - 2000-07-22 23:48:12
|
Yet another item for our mythical FAQ :) Mark Chris Ridd wrote: > On Mon, 17 Jul 2000 07:53:11 CDT, Mark Wilcox wrote: > > To store certificate in an entry is simple. You simply slurp its into a > > scalar (e.g. $certificate) as a binary and store in the > > usercertificate;binary (there is an optional text representation under > > LDAP v2, but I don't know it and everybody is now building their > > products for binary). > > The LDAPv2 string representation was not optional, but it was so broken > that nobody ever used it. You can basically assume that for an LDAPv2 > server the value of the userCertificate attribute was the BER encoding > of the certificate. (In LDAPv3 the value of the "userCertificate;binary" > attribute is the BER encoding of the certificate.) > > > The certificate can either be encoded as DER (Distinguished Encoding > > Rules) or PEM (Privacy Enhanced Mail), which essentially is BASE64 > > encoded DER (though don't just Base64 DER and expect everything to work > > ;), read up on it first through the openSSL mail archives). > > The directory *requires* the certificate to be the BER value - anything > else is incorrect and will only work on broken LDAP servers. > > (Note I keep writing BER instead of DER :-) > > Cheers, > > Chris |
From: Egginger O. <Oli...@mn...> - 2000-07-20 10:10:37
|
Hallo, I read your discussion about a LDAP-Book. I have got a good book about LDAP. Maybe you know it: "Understanding and Deploying LDAP Directory Services" 1999 by Netscape Communications Corporation ISBN: 1-57870-070-1 It's written by Timothy A. Howes, Mark C. Smith and Gordon S. Good. Some of the orginal authors and developers of the LDAP directory protocol. I like it. But I'am a very new developer in LDAP. Maybe this book don"t fit your needs. Oliver (from germany) |
From: Jim H. <ha...@us...> - 2000-07-19 19:33:51
|
Instead of $mesg->error, use Net::LDAP::Util::ldap_error_name($mesg->code) or Net::LDAP::Util::ldap_error_text($mesg->code. which translate the code into text. The only thing returned from the server is a (numeric) code. ldap_error_name is a function that translates the code into an abbreviated name for the error, ldap_error_text translates into human readable text. On Wed, 19 Jul 2000, Kaouass Rachid wrote: > Hi, > > When I try to show the message of an error it is always an empty string > ? > ie. $mesg = ldap->add (.....); > $mesg->code && warn "erreur on ".$mesg->code." ".$mesg->error."\n"; > > should I install a package ? > > > Thanks > > |
From: <rd...@ha...> - 2000-07-19 09:39:30
|
I agree with the general thrust of Tim O'Reilly's statement...I also feel that LDAP met the criteria laid out therein several moons ago. Further, I think that an O'Reilly book gives a protocol/project an (unofficial but compelling) stamp of approval, something which may boost the topic - for example, there are several projects I had never heard of until I'd seen an O'Reilly book on the subject. I work with several sysadmins with lingering doubts about LDAP - I want them to implement LDAP in several key areas. An O'Reilly book would sure help the cause. Hopefully what you say will come to fruition soon. At 2000-07-19 08:39:35, "Kurt D. Zeilenga" <Ku...@Op...> wrote: # I think this statement is more of a general nature which just # happens to provided in an LDAP context. I would also note # that O'reilly is interested (and has been for quite some time) # in publishing books on LDAP as demonstrated by their repeated # requests for manuscripts from LDAP experts. So don't read # too much into Tim's comments. # # Kurt # # At 11:58 PM 7/18/00 -0700, Allen, Robbie wrote: # >Give me a break (re: Tim's answer). They wrote a book on Active # >Directory and it (FCS of AD) had only been out a few months. LDAP has # >been out considerably longer. # > # >> -----Original Message----- # >> From: Mark Edward Wilcox [mailto:mew...@un...] # >> Sent: Tuesday, July 18, 2000 9:48 PM # >> To: LDAP Mailing List # >> Subject: o'reilly and ldap book # >> # >> # >> Hi, # >> At the O'Reilly conference I mentioned about Tim O talking # >> about the lack # >> of interest from O'Reilly on an LDAP book. Here's the URL to # >> that message # >> http://www.oreilly.com/ask_tim/ldap.html # >> # >> Mark # >> # >> ------------------------------------------------- # >> Mark Wilcox # >> mew...@jo... # >> Campus Wide Information Systems Coordinator # >> University of North Texas # >> # >> # >> # # Roger Day Information Systems Developer Harlequin Limited, Barrington Hall, Barrington, Cambridge, CB2 5RG tel: +44 1223 873810 (direct line) e-mail: rd...@ha... |
From: Kaouass R. <rka...@br...> - 2000-07-19 08:41:23
|
Hi, When I try to show the message of an error it is always an empty string ? ie. $mesg = ldap->add (.....); $mesg->code && warn "erreur on ".$mesg->code." ".$mesg->error."\n"; should I install a package ? Thanks |
From: Kurt D. Z. <Ku...@Op...> - 2000-07-19 07:39:48
|
I think this statement is more of a general nature which just happens to provided in an LDAP context. I would also note that O'reilly is interested (and has been for quite some time) in publishing books on LDAP as demonstrated by their repeated requests for manuscripts from LDAP experts. So don't read too much into Tim's comments. Kurt At 11:58 PM 7/18/00 -0700, Allen, Robbie wrote: >Give me a break (re: Tim's answer). They wrote a book on Active >Directory and it (FCS of AD) had only been out a few months. LDAP has >been out considerably longer. > >> -----Original Message----- >> From: Mark Edward Wilcox [mailto:mew...@un...] >> Sent: Tuesday, July 18, 2000 9:48 PM >> To: LDAP Mailing List >> Subject: o'reilly and ldap book >> >> >> Hi, >> At the O'Reilly conference I mentioned about Tim O talking >> about the lack >> of interest from O'Reilly on an LDAP book. Here's the URL to >> that message >> http://www.oreilly.com/ask_tim/ldap.html >> >> Mark >> >> ------------------------------------------------- >> Mark Wilcox >> mew...@jo... >> Campus Wide Information Systems Coordinator >> University of North Texas >> >> >> |
From: Allen, R. <ra...@ci...> - 2000-07-19 06:59:38
|
Give me a break (re: Tim's answer). They wrote a book on Active Directory and it (FCS of AD) had only been out a few months. LDAP has been out considerably longer. > -----Original Message----- > From: Mark Edward Wilcox [mailto:mew...@un...] > Sent: Tuesday, July 18, 2000 9:48 PM > To: LDAP Mailing List > Subject: o'reilly and ldap book > > > Hi, > At the O'Reilly conference I mentioned about Tim O talking > about the lack > of interest from O'Reilly on an LDAP book. Here's the URL to > that message > http://www.oreilly.com/ask_tim/ldap.html > > Mark > > ------------------------------------------------- > Mark Wilcox > mew...@jo... > Campus Wide Information Systems Coordinator > University of North Texas > > > |
From: Kaouass R. <rka...@br...> - 2000-07-19 06:09:49
|
Well I started the server in debug 255, so I can see where the server looks The problem is I search ; all object X in "ou=dept, ou=div, o=org" But when I look in the server I see that he is looking in the entire tree !!!! so he look also in "ou=div, o=org" and sub branches and "o=org" and for ie "ou=opt, o=org" etc..... That is the problem and the research time become very slow because he look always in the entire tree ... Well I will try to set the scope at one and I will see ;) Thanks a lot :) ----- Original Message ----- From: "David Bussenschutt" <d.b...@ma...> To: "Jim Harle" <ha...@us...>; "Kaouass Rachid" <rka...@br...> Cc: "LDAP Mailing List" <per...@li...> Sent: Wednesday, July 19, 2000 12:33 AM Subject: Re: [Fwd] Net::LDAP > As a slight aside, is there any way to search an ou without searching > sub-ou's ? > ...ie a non-recursive or non-decending search? > > eg return all objects of type X in "ou=div,o=org" but not include objects > from > in "ou=dept, ou=div, o=org" ? > > David. > > At 05:01 PM 7/18/00 -0400, Jim Harle wrote: > >If you know a branch in which to look, use that for the base instead of > >pointing the base to the top of your tree. E.g., > > base => "ou=dept, ou=div, o=org" > >instead of > > base => "o.org" > > > > --Jim Harle > > US Naval Academy > > > > > >On Tue, 18 Jul 2000, Graham Barr wrote: > > > >> ----- Forwarded message from Kaouass Rachid <rka...@br...> ----- > >> > >> Date: Mon, 17 Jul 2000 10:50:15 +0200 > >> From: Kaouass Rachid <rka...@br...> > >> X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 3.2-RELEASE i386) > >> To: gb...@po... > >> Subject: Net::LDAP > >> > >> Hi, > >> > >> I am an new developper in LDAP, but I don't understand one thing : > >> Why does the search method look in all the tree, instead of I give her a > >> branche where to look ? sorry my english is not perfect :) > >> But I don't understand the fact Ldap look in all the tree for something > >> ? > >> > >> Tanks :) > >> -- > >> Rachid Kaouass > >> > >> Yep! > >> > >> ----- End forwarded message ----- > >> > >> > > > > > > > > > > -------------------------------------------------------------------- > David Bussenschutt Email: D.B...@ma... > Senior Computing Support Officer & Systems Administrator/Programmer > Location: Griffith University. Information Technology Services > Brisbane Qld. Aust. (TEN bldg. rm 1.33) Ph:(07)38757079 > -------------------------------------------------------------------- > |
From: Mark E. W. <mew...@un...> - 2000-07-19 04:47:56
|
Hi, At the O'Reilly conference I mentioned about Tim O talking about the lack of interest from O'Reilly on an LDAP book. Here's the URL to that message http://www.oreilly.com/ask_tim/ldap.html Mark ------------------------------------------------- Mark Wilcox mew...@jo... Campus Wide Information Systems Coordinator University of North Texas |
From: Mark E. W. <mew...@un...> - 2000-07-19 04:46:08
|
set your scope to one. Mark On Wed, 19 Jul 2000, David Bussenschutt wrote: > As a slight aside, is there any way to search an ou without searching > sub-ou's ? > ...ie a non-recursive or non-decending search? > > eg return all objects of type X in "ou=div,o=org" but not include objects > from > in "ou=dept, ou=div, o=org" ? > > David. > > At 05:01 PM 7/18/00 -0400, Jim Harle wrote: > >If you know a branch in which to look, use that for the base instead of > >pointing the base to the top of your tree. E.g., > > base => "ou=dept, ou=div, o=org" > >instead of > > base => "o.org" > > > > --Jim Harle > > US Naval Academy > > > > > >On Tue, 18 Jul 2000, Graham Barr wrote: > > > >> ----- Forwarded message from Kaouass Rachid <rka...@br...> ----- > >> > >> Date: Mon, 17 Jul 2000 10:50:15 +0200 > >> From: Kaouass Rachid <rka...@br...> > >> X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 3.2-RELEASE i386) > >> To: gb...@po... > >> Subject: Net::LDAP > >> > >> Hi, > >> > >> I am an new developper in LDAP, but I don't understand one thing : > >> Why does the search method look in all the tree, instead of I give her a > >> branche where to look ? sorry my english is not perfect :) > >> But I don't understand the fact Ldap look in all the tree for something > >> ? > >> > >> Tanks :) > >> -- > >> Rachid Kaouass > >> > >> Yep! > >> > >> ----- End forwarded message ----- > >> > >> > > > > > > > > > > -------------------------------------------------------------------- > David Bussenschutt Email: D.B...@ma... > Senior Computing Support Officer & Systems Administrator/Programmer > Location: Griffith University. Information Technology Services > Brisbane Qld. Aust. (TEN bldg. rm 1.33) Ph:(07)38757079 > -------------------------------------------------------------------- > > ------------------------------------------------- Mark Wilcox mew...@jo... Campus Wide Information Systems Coordinator University of North Texas |