From: Graham B. <gb...@po...> - 2002-01-14 19:26:26
|
----- Forwarded message from Alexander Knack <ak...@da...> ----- Date: Mon, 14 Jan 2002 20:02:47 +0100 To: gb...@po... From: Alexander Knack <ak...@da...> Subject: question from a lazy developer X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i686-pc-linux-gnu) hi, we here at dasburo.de use Net::LDAP since we found its existance. thank you a lot for this module. my question: i can simply retrieve schemas from a file with my $schema = new Net::LDAP::Schema; $schema->parse('schema.dump') or die $schema->error; but how can i make this loaded schema persistent in my ldap-server? thanks in advance. -- +--------------------------------------------------------------------+ | Alexander Knack ........Entropie erfordert keine Wartung .........| | dasburo.de ..................................................| | Schlesische Str. 27 10997 Berlin Tel/Fax: +49 30 611 281 33/38 | +--------------------------------------------------------------------+ ----- End forwarded message ----- |