On Sat, Sep 26, 2009 at 6:34 AM, Sushant Taneja <green4byte at yahoo.co.in>wrote:
> Hello all, > > I installed OpenSolaris 2009.06 on my laptop. > And added the default username and password when asked during the > installation. > > Now whenever I login into the account and I want to execute the any command > or task requiring extra privileges and use sudo in start of the command, I > get an error message - "Not a sudoer". > > How can I change my privileges or the user group ??? > > I am unable to login into root account. > -- > This message posted from opensolaris.org > _______________________________________________ > opensolaris-help mailing list > opensolaris-help at opensolaris.org > Hey Shushant, pfexec <command> (man pfexec , man rbac for more information regarding this) You could of course setup sudo should you prefer by assuming the root 'role' via pfexec su - ; then setup sudo as you would on any platform. -- Cheers, Steven ----------------------- Steven Acres Toronto OpenSolaris User Group <TOROSUG> Leader http://opensolaris.org/os/project/torosug -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/opensolaris-help/attachments/20090926/d8ff935b/attachment.html>