i can't find anything about a "role management subsystem" do i have to store the file somewhere in my yii application and execute it to fill the database with the informations or am i getting this wrong?
Yii doesn’t provide you role management subsystem. If your system requires it, you have to code it yourself. We will provide such a subsystem in 1.1 or 1.2 release. For now, you may refer to this post: