Folder Permissions report?

Hello,

Does anyone know if it is possible to report on security or folder permissions ? I want to know what permissions a specific user has for any folder in cme.
I am using business objects and have access to the config server tables.
All the common tables are available but cannot see an obvious one for folder permissions themselves.

thanks,
Wasim

i think you would need to use the CFG_FOLDER table and use OWNER_TYPE column and ref that against CFG_APP_RANK which gives each agents rank (administrator / super_administrator)