As soon as I install the “active directory domain controler” package from the app center, a share “dovecot” is created that I can access from windows PCs (\\myservername\dovecot). The listed contents correspond to /usr/lib/dovecot on the UCS-Server.
This share is listed nowhwere with “testparm -s” or other samba commands.
Is there any explanation? More “hidden” shares like this (might be a security issue)?
Steps to reproduce:
- install the AD package
- download GitHub - jfjallid/go-shareenum: Tool to list smb shares and enumerate their content in a Windows domain
- user any domain user credentials for testing
- go-shareenum.exe --host [ip] --domain [ucsdomain] -u [user] -p [pass] --shares dovecot --list
same applies to \\myservername\backup → /var/backups