Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37863302
en ru br
ALT Linux repos
S:2.00-alt2
5.0: 2.00-alt1
4.1: 2.00-alt1
4.0: 2.00-alt1
3.0:
+backports:2.00-alt0.M30.1

Group :: Databases
RPM: ldapsh

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: ldapsh-2.00-alt-config_msg.patch
Download


Adding instructions for sample config file location.
--- ./lib/Net/LDAP/Config.pm	2006-05-28 08:21:06 +0400
+++ ./lib/Net/LDAP/Config.pm	2006-05-28 08:21:26 +0400
@@ -761,6 +761,7 @@
 	unless ($loaded) {
 		warn "Could not find a configuration file.  Please create one of:\n\t" .
 			join("\n\t",@mains,@personals) . "\n";
+		warn "Sample configuration file could be found in ##DOCDIR##/examples/ldapsh_config.\n";
 		exit(14);
 	}
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin