This file is indexed.

/etc/pyftpd/auth_db_config.py is in pyftpd 0.8.5+nmu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
passwd = [
# commented out by default - use /usr/share/pyftpd/conf_auth_db.py to change/add users
#('test', 'test', 'CY9rzUYh03PK4k6DJie09g=='),
# ('user', 'users', '7hHLsZBS6AsHqsDKBgwj7g=='),
# ('roxon', 'users', 'ItZ2pB7rPmzFV6hrtdnZ7A==')
]