On Mon, Apr 29, 2002 at 09:29:17PM -0700, Brian York wrote:
> I have my computer set at higher security (Mandrake
> 8.2) and it doesn't let me login as root which i need
> to how can i change some file to let me login as root
> with out droping a security level?
> 
> Thanks
> Brian
>
make a file /etc/security/msec/level.local and add this:
from mseclib import *
allow_root_login(1)

read man mseclib for all the options available
-- 
Chad Young
Linux User #195191 

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to