⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.50
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
dovecot
/
wiki
/
View File Name :
PasswordDatabase.Static.txt
Static Password Database ======================== Static password database is typically used only for testing, proxying setups and perhaps some other special kind of setups. Static passdb allows all users to log in with any username. For password you return either: * password=secret: All users have "secret" as password. * nopassword: Users can log in with any password. You can return any other
[PasswordDatabase.ExtraFields.txt]. You can use the standard
[Variables.txt] everywhere. Example ------- Using
: ---%<------------------------------------------------------------------------- passdb { driver = static args = nopassword=y default_fields = proxy=y host=127.0.0.1 } ---%<------------------------------------------------------------------------- (This file was created from the wiki on 2019-06-19 12:42)