www.ProFTPD.de
13. März 2007, 20:01:01 *
Willkommen Gast. Bitte einloggen oder registrieren.
Haben Sie Ihre Aktivierungs E-Mail übersehen?

Einloggen mit Benutzername, Passwort und Sitzungslänge
News: SMF - Neu installiert!
 
   Übersicht   Hilfe Suche Login Registrieren  
Seiten: [1]   Nach unten
  Drucken  
Autor Thema: proftpd ldap und ein DAU  (Gelesen 270 mal)
0 Mitglieder und 1 Gast betrachten dieses Thema.
k.H.g
ProFTPD
*
Offline Offline

Beiträge: 7


Profil anzeigen
« am: 02. März 2004, 10:04:01 »

hier eingangs mal meine config

ServerName                      "Debian"
ServerType                      standalone
DeferWelcome                    off

MultilineRFC2228                on
DefaultServer                   on
ShowSymlinks                    on
AllowOverwrite                  on

TimeoutNoTransfer               600
TimeoutStalled                  600
TimeoutIdle                     1200

DisplayLogin                    welcome.msg
DisplayFirstChdir               .message
ListOptions                     "-l"

DenyFilter                      \*.*/

LDAPServer                      localhost
LDAPDNInfo                      cn=your-dn,dc=horde,dc=net dnpass
LDAPDoAuth                      on "dc=users,dc=horde,dc=net"

# Uncomment this if you are using NIS or LDAP to retrieve passwords:
PersistentPasswd                off

# Uncomment this if you would use TLS module:
#TLSEngine                      on

# Uncomment this if you would use quota module:
#Quotas                         on

# Uncomment this if you would use ratio module:
#Ratios                         on

# Port 21 is the standard FTP port.
Port                            21

# To prevent DoS attacks, set the maximum number of child processes
# to 30.  If you need to allow more than 30 concurrent connections
# at once, simply increase this value.  Note that this ONLY works
# in standalone mode, in inetd mode you should use an inetd server
# that allows you to limit maximum number of processes per service
# (such as xinetd)
MaxInstances                    30

# Set the user and group that the server normally runs at.
User                            hoerl
Group                           users

<Directory /*>
# Umask 022 is a good standard umask to prevent new files and dirs
# (second parm) from being group and world writable.
  Umask                         022  022
# Normally, we want files to be overwriteable.
  AllowOverwrite                on
</Directory>


die problematik besteht darin das ich beim einloggen einen 530 fehler bekomme - login incorrect. eine errorlog datei is leider nicht vorhanden daher weis ich auch nicht was ich falsch mache. wär nett wenn jemand zeit findet für mein problemchen ....

system ist Debian GNU/Linux testing/unstable \n \l


PS: ich komme aus der mouseacrobatik liga (windows) und hab eigentlich schon einige erfahrung mit raiden und ioftpd aber euer server schlägt mir die ketten aus

PPS: gibts zu eurem server eigentlich keinen irc chan ?

PPPS:kann man den server dann eigentlich mittels site commands steuern ?

also fragen über fragen
Gespeichert

__________________________
nice to be here
stonki
Administrator
ProFTPD
*****
Offline Offline

Beiträge: 1853


15318939
Profil anzeigen WWW E-Mail
« Antwort #1 am: 02. März 2004, 10:59:52 »

Also helfen kann ich Dir nicht, da ich mich noch nie mit LDAP beschaeftigt habe..

Zitat von: "k.H.g"

die problematik besteht darin das ich beim einloggen einen 530 fehler bekomme - login incorrect. eine errorlog datei is leider nicht vorhanden daher weis ich auch nicht was ich falsch mache. wär nett wenn jemand zeit findet für mein problemchen ....


Errorlog: http://www.proftpd.de/index.php?id=13&backPID=13&tx_faq_faq=4

Zitat

PPS: gibts zu eurem server eigentlich keinen irc chan ?

http://www.proftpd.de/4.0.html

Zitat

PPPS:kann man den server dann eigentlich mittels site commands steuern ?

Nein. Das ist zu sehr eine Sicherheitsluecke. Es gibt jedoch ein Modul:
http://www.castaglia.org/proftpd/#Modules
http://www.castaglia.org/proftpd/modules/mod_ctrls.html
http://www.castaglia.org/proftpd/modules/mod_info.html
Gespeichert

www.stonki.de:    the more I see, the more I know.......
www.proftpd.de:   Deutsche ProFTPD Dokumentation
www.krename.net:  Der Batch Renamer für KDE
www.kbarcode.net: Die Barcode Solution für KDE
k.H.g
ProFTPD
*
Offline Offline

Beiträge: 7


Profil anzeigen
« Antwort #2 am: 02. März 2004, 21:02:06 »

soda problem gelöst:

fehler ldap akzeptierte die direkte passwortabfrage nicht.
jetzt läuft das ganze über pam.d und voila null problemo - login funktioniert wie geschmiert
Gespeichert

__________________________
nice to be here
Seiten: [1]   Nach oben
  Drucken  
 
Gehe zu:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC Prüfe XHTML 1.0 Prüfe CSS
Seite erstellt in 0.055 Sekunden mit 16 Zugriffen.