sudo permission

HI friends can i know how to assign sudo permission to normal user in solaris, and if not i want to assign few commands like format,user creation to normal user, i want to share few permission to normal user towork like a root in $ prompt.

check the files under /etc/security/user_att*

If you want to assign a set of command to certain user in Solaris way( sudo is not Solaris propriety) then you need to create a profile, assign the commands to profile after that assign the profile to role and later assign the role to users who you want to execute the commands.