cancellazione user virtuale

This commit is contained in:
2024-11-22 19:30:04 +01:00
parent 12c8535d6c
commit c808e50c34
2 changed files with 44 additions and 5 deletions

View File

@@ -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