www.ProFTPD.de

ProFTPD => ProFTPD - Deutsch => Thema gestartet von: MisterP am 30. Juli 2005, 01:18:38



Titel: ProFTPD1.2.10 problem unter suse 9.3
Beitrag von: MisterP am 30. Juli 2005, 01:18:38
Hallo

also ich komme mal gleich zu mein problem also ich wollte proftpd installieren soweit ging auch alles bis ich ihn starten wollt denn kommt
Zitat

unable to set daemon groups: Operation not permitted
unable to set gid to 109, current gid: 100


und das wenn ich in mit -n -d5 starte
Zitat
parsing '/usr/local/etc/proftpd.conf' configuration

Config for ProFTPD Default Installation:
Limit
DenyAll
DefaultServer
Umask
UserID
UserName
GroupID
GroupName
AllowOverwrite
unable to set daemon groups: Operation not permitted
unable to set gid to 109, current gid: 100



also ich habe auf denn root suse 9.3 drauf und ich habe auch noch nen anderen ftp mit confixx drauf und dnen möchte ich auch gerne so lassen wie er ist .


MFG
MisterP


Titel: Re: ProFTPD1.2.10 problem unter suse 9.3
Beitrag von: stonki am 31. Juli 2005, 21:24:12
hmm, mach mal:

proftpd -l ("L" nicht "I")

und poste die ausgabe


Titel: ProFTPD1.2.10 problem unter suse 9.3
Beitrag von: MisterP am 01. August 2005, 13:29:30
hi
das kamm dabei raus

Zitat
Compiled-in modules:
  mod_core.c
  mod_xfer.c
  mod_auth_unix.c
  mod_auth_file.c
  mod_auth.c
  mod_ls.c
  mod_log.c
  mod_site.c
  mod_auth_pam.c
  mod_cap.c


MFG
MisterP


Titel: ProFTPD1.2.10 problem unter suse 9.3
Beitrag von: stonki am 01. August 2005, 14:14:31
füge mal in die Config ein:

  <IfModule mod_cap.c>
    CapabilitiesEngine off
  </IfModule>

und teste nochmal


Titel: ProFTPD1.2.10 problem unter suse 9.3
Beitrag von: MisterP am 01. August 2005, 14:57:48
hi starten also mit -l kommt

Zitat
Compiled-in modules:
  mod_core.c
  mod_xfer.c
  mod_auth_unix.c
  mod_auth_file.c
  mod_auth.c
  mod_ls.c
  mod_log.c
  mod_site.c
  mod_auth_pam.c
  mod_cap.c



und mit -n -d5

Zitat
- parsing '/usr/local/etc/proftpd.conf' configuration
 - <IfModule>: found 'mod_cap.c' module

Config for ProFTPD Default Installation:
Limit
DenyAll
DefaultServer
Umask
UserID
UserName
GroupID
GroupName
AllowOverwrite
CapabilitiesEngine
unable to set daemon groups: Operation not permitted
unable to set gid to 109, current gid: 100


MFG
MisterP


Titel: ProFTPD1.2.10 problem unter suse 9.3
Beitrag von: stonki am 01. August 2005, 15:16:23
schulterzug .. wer weiss was SuSE da wieder gemacht hat. Du bist ja ROOT, oder ?


Titel: ProFTPD1.2.10 problem unter suse 9.3
Beitrag von: MisterP am 01. August 2005, 15:31:08
also root rechte habe ich schon aber ich will denn nicht als root starten habe dafür nen user erstellt


MFG
MisterP


Titel: Re cababilties
Beitrag von: rnshorst am 05. Oktober 2005, 02:49:14
Zitat von: "MisterP"
also root rechte habe ich schon aber ich will denn nicht als root starten habe dafür nen user erstellt


MFG
MisterP



Proftpd _muss_ als root gestartet werden .

warum ?

Alles unter port 1024 braucht wutzel(root)  rechte für den port bind.
Thats it.


MfG

Horst