Mailinglist Archive: yast-commit (1212 mails)

< Previous Next >
[yast-commit] r50994 - /trunk/mail/src/MailServerLDAP.pm
  • From: varkoly@xxxxxxxxxxxxxxxx
  • Date: Wed, 10 Sep 2008 16:50:09 -0000
  • Message-id: <20080910165009.19BC939B8E@xxxxxxxxxxxxxxxx>
Author: varkoly
Date: Wed Sep 10 18:50:08 2008
New Revision: 50994

URL: http://svn.opensuse.org/viewcvs/yast?rev=50994&view=rev
Log:
add missed YaPI function

Modified:
trunk/mail/src/MailServerLDAP.pm

Modified: trunk/mail/src/MailServerLDAP.pm
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/mail/src/MailServerLDAP.pm?rev=50994&r1=50993&r2=50994&view=diff
==============================================================================
--- trunk/mail/src/MailServerLDAP.pm (original)
+++ trunk/mail/src/MailServerLDAP.pm Wed Sep 10 18:50:08 2008
@@ -37,6 +37,7 @@
BEGIN {$TYPEINFO{ConfigureLDAPServer} = ["function", [ "map" , "string", "any"
] ];}
sub ConfigureLDAPServer()
{
+ YaPI::LdapServer->Init();
my $ldapMap = YaPI::LdapServer->ReadDatabaseList();
# Now we configure the LDAP-Server to be able store the mail server
configuration
my $schemas = YaPI::LdapServer->ReadSchemaList();

--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages