Page 1 of 1

i cannt set passwoed?

PostPosted: Wed Aug 26, 2009 7:35 pm
by mr.system
i cannt set passwoed?

root@server [~]# gradm -P
Setting up grsecurity RBAC password
Password:
Re-enter Password:
Password written to /etc/grsec/pw.
root@server [~]# gradm -F -L /etc/grsec/learned_tasks.log
No password exists for special role admin.
Run gradm -P admin to set up a password for the role.

i set password many time but it ask me set password again

Re: i cannt set passwoed?

PostPosted: Thu Aug 27, 2009 1:26 am
by Grach
root@server [~]# gradm -P
Setting up grsecurity RBAC password
Password:
Re-enter Password:
Password written to /etc/grsec/pw.
root@server [~]# gradm -F -L /etc/grsec/learned_tasks.log
No password exists for special role admin.
Run gradm -P admin to set up a password for the role.


What you set several times is RBAC password that used to enable/disable/reload RBACl, and gradm is asking you to set password for the admin special role. Just do it. :)

Re: i cannt set passwoed?

PostPosted: Thu Aug 27, 2009 2:50 pm
by mr.system
i did but it ask me again to set password ?

Re: i cannt set passwoed?

PostPosted: Thu Aug 27, 2009 4:52 pm
by Grach
Can you post here the console log with repeating attempts to set the admin role password (gradm -P admin)?