• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

[SOLVED] RBAC

Status
Not open for further replies.

EmuNoob

Exalted Member
Hey guys, I have problem with RBAC system. Not all commands are working while my rank is correct, so here comes the question is it possible to DELETE that RBAC system? Or disable it anyways i want to get rid off it.
 

MilboW

Respected Member
Yes, it is and theres a guide for it :) ill find the link.

- - - Updated - - -

http://www.youtube.com/watch?v=Hg5L8U5loP8
 

Hyperion

Founder
Hey guys, I have problem with RBAC system. Not all commands are working while my rank is correct, so here comes the question is it possible to DELETE that RBAC system? Or disable it anyways i want to get rid off it.

Yes, you can just disable it.. Tommy I think has a source somewhere with the system removed entirely..
I'll throw him a message about it when he gets online.
 

EmuNoob

Exalted Member
Yes, you can just disable it.. Tommy I think has a source somewhere with the system removed entirely..
I'll throw him a message about it when he gets online.

Alright thanks, I can't even spawn a creature to do some tests :mad:@
 

Hyperion

Founder
Alright thanks, I can't even spawn a creature to do some tests :mad:@

Yeah.. I hate the rbac system ever since it was added. The default access system works just fine and you can add others if you needed to.

RBAC in my opinion is only good for large servers with a large staff. Better crowd control
 

EmuNoob

Exalted Member
Hey, thanks for your fast responses but I've found a video how to delete RBAC *Emudevs video*. I'll post link here for everyone who wonders

 

EmuNoob

Exalted Member
Yea i think so at least,

World config
# RBAC.DefaultGroups
# Description: Comma separated list of groups to be added to any account
# Check auth.rbac_groups for correct ids
# Default: "" (No group)

RBAC.DefaultGroups = "1"


And permissions are set in RBAC tables in Database as it goes inside

rbac_account_groups accid 1 groupid 4
rbac_account_permissions accid 1 permission id 10 granted 1
rbac_account_roles accid 1 roleid 4 granted 1

4=administrator
Seems fine.... >.>

It's not i don't have commands, i got only few.
 

Tommy

Founder
The problem is you have to add your account to ALL the groups, not just one. Figured that was the issue. :D

Marking as solved.
 
Status
Not open for further replies.
Top