Virtual Box not working..

I installed Virtual Box but when trying to start it, it says I have to be a member of ‘vboxusers’ group. However, when I go to groups in Yast there is no such option in menu. no vboxusers.
What do I need to do.
I’m using opensuse 11.2
Thanks
T

su terminal

groupmod --add-user <login> vboxusers

replace <login> with your user login name and omit the <>

logout and back in