Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37654890
en ru br
ALT Linux repositórios
S:1.3.8-alt0.2.ga3489a6c8
5.0: 1.3.2rel-alt0.M50.1
4.1: 1.3.2rel-alt0.M41.1
4.0: 1.3.0rel-alt2
3.0: 1.3.0rc1-alt2

Group :: Sistema/Servidores
RPM: proftpd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: proftpd-ldap-config.patch
Download


diff -Nur proftpd-1.2.8.orig/sample-configurations/basic.conf proftpd-1.2.8/sample-configurations/basic.conf
--- proftpd-1.2.8.orig/sample-configurations/basic.conf	2003-02-18 13:16:20 +0500
+++ proftpd-1.2.8/sample-configurations/basic.conf	2003-03-12 12:46:07 +0500
@@ -30,6 +30,20 @@
 # directory, uncomment this line.
 #DefaultRoot ~
 
+# Required by LDAP NIS etc
+PersistentPasswd        off
+#AuthPAMAuthoritative    off
+
+# At the very least, you'll need the following configuration directives
+#LDAPServer            localhost
+#LDAPDNInfo            cn=Manager,dc=example,dc=com password
+#LDAPDoAuth            on "ou=People,dc=examples,dc=com"
+ 
+# This one isn't necessary, but can boost performance under certain
+# situations. See the mod_ldap patches to doc/Configuration.html for more
+# information.
+#LDAPNegativeCache     on
+
 # Normally, we want files to be overwriteable.
 <Directory />
   AllowOverwrite		on
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009