Current time: 06-26-2024, 04:32 PM Hello There, Guest! (LoginRegister)


Post Reply 
Normale FTP User
Author Message
moro Offline
Junior Member
*

Posts: 26
Joined: Jan 2011
Reputation: 0
Post: #1
Normale FTP User
Moin,

ich brauch jetzt FTP für meine Shell User, hab aber angst, wenn ich da was mache, dass es mir mein ispcp zerschiesst.
Kann mir jemand vielleicht sagen, wie ich für meine Shell User FTP Accounts anlegen kann?

Danke im voraus, moro
07-15-2011 12:34 AM
Find all posts by this user Quote this message in a reply
tomhb Offline
Member
***

Posts: 336
Joined: Apr 2010
Reputation: 4
Post: #2
RE: Normale FTP User
Moin moro,

(07-15-2011 12:34 AM)moro Wrote:  ich brauch jetzt FTP für meine Shell User, hab aber angst, wenn ich da was mache, dass es mir mein ispcp zerschiesst.
Kann mir jemand vielleicht sagen, wie ich für meine Shell User FTP Accounts anlegen kann?

Wenn es denn schon shell-user sind, dann koennen die ja auch sftp nehmen,
das ist auch viel besser und in Deinem Fall sogar recht unkompliziert.


Gruss Tom
07-15-2011 01:27 AM
Find all posts by this user Quote this message in a reply
piccolo Offline
Junior Member
*

Posts: 49
Joined: Feb 2011
Reputation: 0
Post: #3
RE: Normale FTP User
Hi Moro,

bist du sicher das es nicht umgekejrt gemeint war?
Das deine FTP User einen Shell zugang wollen. Per FTP einen Server zu zerschiessen ist denke ich schwieriger aber auf der shell ...

Gruß
piccolo
07-21-2011 12:43 AM
Find all posts by this user Quote this message in a reply
brusau Offline
Junior Member
*

Posts: 83
Joined: Feb 2010
Reputation: 2
Post: #4
RE: Normale FTP User
vi /etc/proftpd/proftpd.conf

Folgendes hinzufügen: mod_auth_unix.c
Sieht dann so aus:
Code:
# Loading required modules
<IfModule !mod_sql.c>
  LoadModule               mod_sql.c
  AuthOrder                mod_sql.c mod_auth_unix.c
</IfModule>

Ftp neustart und deine Sys-User können per FTP verbinden
(This post was last modified: 07-21-2011 12:47 AM by brusau.)
07-21-2011 12:47 AM
Find all posts by this user Quote this message in a reply
Blister Offline
Junior Member
*

Posts: 48
Joined: Sep 2010
Reputation: 0
Post: #5
RE: Normale FTP User
Wofür gibt es eigentlich die Datei "/etc/ispcp/proftpd/proftpd.conf", wenn diese vom proftpd gar nicht beachtet wird?
(This post was last modified: 07-21-2011 07:00 AM by Blister.)
07-21-2011 06:55 AM
Find all posts by this user Quote this message in a reply
brusau Offline
Junior Member
*

Posts: 83
Joined: Feb 2010
Reputation: 2
Post: #6
RE: Normale FTP User
gute Frage ist mir noch gar nicht so aufgefallen.
07-21-2011 08:09 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)