[rt-users] restoring privileges to rt root user?

Phil Homewood pdh at snapgear.com
Sun Sep 15 21:37:05 EDT 2002


 Drew Mooney wrote:
> Is there a gentler way to restore RT root users privilege than 'dropdb'
> 'install'? :-)
>
> I would have to imagine there's a record in the MySQL backend that one could
> manipulate via the CLI that would do this quite easily - if one knew where to
> look...

echo "update Users set Privileged=1 where Name='root'" | mysql rt2
-- 
Phil Homewood, Systems Janitor, www.SnapGear.com
pdh at snapgear.com Ph: +61 7 3435 2810 Fx: +61 7 3891 3630
SnapGear - Custom Embedded Solutions and Security Appliances



More information about the rt-users mailing list