rbac problem.

Hi all!
On backup server with contab my script worked, but one command don't fine to be executed:

bash-3.00$ scp itadmin@172.17.0.44:/export/backups/* /bckp1/opencms/bcp_`date +%Y%m%d`/
www-zone.cfg         100% |**********************************************************************************************************|   299       00:00
scp: /export/backups/www-zone_20081105.ufsdump: Permission denied

On that 172.17.0.44 for user itadmin:

bash-3.00$ cat /etc/user_attr
#
# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
# /etc/user_attr
#
# execution attributes for profiles. see user_attr(4)
#
#ident  "@(#)user_attr  1.1     07/01/31 SMI"
#
#
adm::::profiles=Log Management
lp::::profiles=Printer Management
postgres::::type=role;profiles=Postgres Administration,All
root::::auths=solaris.*,solaris.grant;profiles=Web Console Management,All;lock_after_retries=no
tomcat::::type=normal;defaultpriv=basic,net_privaddr
itadmin::::profiles=Primary Administrator

Please help about that roles, i dont't understand this framework.:confused: