Hi All, i need to export all users with an configured radius attribute on the RSA Authentication Manager (ver 8.1 SP1). The management console does not contain such a report where i can filter on radius attributes If anyone has a solution this would be great. Thanks in advance Best regards Max

Hello Paul, Yes there is a way, Please follow the below steps: 1. SSH on the primary server 2. /opt/rsa/am/utils/rsautil manage-secrets -a get com.rsa.db.dba.password 3. /opt/rsa/am/pgsql/bin/psql -h localhost -p 7050 -d db -U rsa_dba 4. enter the password fetched in step 2 5. in my case the read only user is <rouser>, all you nee to do…