cancellazione user virtuale
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# to generete adminuser password hash:
|
||||
# python3 -c 'from hashlib import md5;print(md5("????admin-password???".encode("UTF-8")).hexdigest())'
|
||||
# python3 -c 'from hashlib import md5;print(md5("????password???".encode("UTF-8")).hexdigest())'
|
||||
[ftpserver]
|
||||
firstPort = 40000
|
||||
logFilename = ./ftppylog.log
|
||||
|
||||
Reference in New Issue
Block a user