Current time: 05-05-2024, 08:35 PM Hello There, Guest! (LoginRegister)


Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Gelöst] Probleme mit ProFTPd
Author Message
U-Tux Offline
Junior Member
*

Posts: 34
Joined: Jul 2007
Reputation: 0
Post: #11
RE: Probleme mit ProFTPd
YEAH!
das war der bug ... nämlich mein bug. der user vftp hatte nur das recht 'usage' ... ich hab ihm jetzt zum test mal ALL gegeben ... was ich persönlich aber nicht so erquickend finde.
aber es geht ... ich kann connecten ...

wie habt ihr denn die rechte von dem user stehen ... gäbe da ja ne auswahl:
Code:
Privilege = Meaning
ALL [PRIVILEGES] = Sets all simple privileges except GRANT OPTION
ALTER =    Enables use of ALTER TABLE
ALTER ROUTINE =    Enables stored routines to be altered or dropped
CREATE = Enables use of CREATE TABLE
CREATE ROUTINE = Enables creation of stored routines
CREATE TEMPORARY TABLES = Enables use of CREATE TEMPORARY TABLE
CREATE USER = Enables use of CREATE USER, DROP USER, RENAME USER, and REVOKE ALL PRIVILEGES.
CREATE VIEW = Enables use of CREATE VIEW
DELETE = Enables use of DELETE
DROP =     Enables use of DROP TABLE
EXECUTE = Enables the user to run stored routines
FILE =    Enables use of SELECT ... INTO OUTFILE and LOAD DATA INFILE
INDEX =    Enables use of CREATE INDEX and DROP INDEX
INSERT = Enables use of INSERT
LOCK TABLES = Enables use of LOCK TABLES on tables for which you have the SELECT privilege
PROCESS = Enables the user to see all processes with SHOW PROCESSLIST
REFERENCES = Not implemented
RELOAD = Enables use of FLUSH
REPLICATION CLIENT = Enables the user to ask where slave or master servers are
REPLICATION SLAVE = Needed for replication slaves (to read binary log events from the master)
SELECT = Enables use of SELECT
SHOW DATABASES = SHOW DATABASES shows all databases
SHOW VIEW = Enables use of SHOW CREATE VIEW
SHUTDOWN = Enables use of mysqladmin shutdown
SUPER =    Enables use of CHANGE MASTER, KILL, PURGE MASTER LOGS, and SET GLOBAL statements, the mysqladmin debug command; allows you to connect (once) even if max_connections is reached
UPDATE = Enables use of UPDATE
USAGE =    Synonym for “no privileges”
GRANT OPTION =    Enables privileges to be granted
was muss er denn können der user vftp?

danke an alle, die mir die hints gegeben haben.
(This post was last modified: 01-03-2008 07:52 PM by U-Tux.)
01-03-2008 07:52 PM
Find all posts by this user
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #12
RE: Probleme mit ProFTPd
Hi

also, ispcp-setup sollte eigentlich die richtigen Rechte setzen (bei mir Zeile 1477)

das wäre global USAGE und dann auf den Tabellen
ispcp.ftp_group, .ftp_users, .quotalimits, .quotatallies
die Rechte
Select, Insert, Update, Delete

Gruss Joximu
01-03-2008 08:19 PM
Visit this user's website Find all posts by this user
U-Tux Offline
Junior Member
*

Posts: 34
Joined: Jul 2007
Reputation: 0
Post: #13
RE: Probleme mit ProFTPd
hm, dann weiss ich auch net ... scheinbar hat er das bei mir nicht gemacht.
da muss ich doch mal im script nachschauen und die rechte dann dementsprechend setzen.

danke nochmal an alle und sorry, dass ich so viel text von mir gegeben habe, aber ich dachte, wenn andere das prob auch noch haben, dann sehen se genau, wo se was suchen sollen.
01-03-2008 08:31 PM
Find all posts by this user
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #14
RE: Probleme mit ProFTPd
U-Tux Wrote:danke nochmal an alle und sorry, dass ich so viel text von mir gegeben habe, aber ich dachte, wenn andere das prob auch noch haben, dann sehen se genau, wo se was suchen sollen.

genau - das ist vorbildlich. So soll es sein <schulterklopf> :-)

im Ernst...!

Gruss Joximu - ich mach dann mal zu...
01-03-2008 08:34 PM
Visit this user's website Find all posts by this user
Thread Closed 


Forum Jump:


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