Start first by creating a security role for a user category with the command directory 'DEFAULT' access set to 'all' Then for the same role, add the command directory 'vserver export-policy' access se...Start first by creating a security role for a user category with the command directory 'DEFAULT' access set to 'all' Then for the same role, add the command directory 'vserver export-policy' access set to 'none' ::> security login role create -role restrict -cmddirname "vserver export-policy" -access none -query "" Create a test user or a group and associate the role that you created with this user.