Jump to content

ACL help


Mossy

Recommended Posts

I tried starting my server but it can't parse the ACL. I checked the syntax and I can't find the problem.

<acl> 
    <group name="Everyone"> 
        <acl name="Default"></acl> 
        <object name="user.*"></object> 
        <object name="resource.*"></object> 
    </group> 
    [OTHER STUFF HERE] 
        <right name="command.banserial" access="false"></right> 
        <right name="command.unbanserial" access="false"></right> 
        <right name="command.listbans" access="false"></right> 
        </acl> 
</acl> 

I checked a XML Checker and it said that the last line didn't close the first line. Yet it clearly shows it does. Any help?

Edit: Here's a Pastebin of my whole ACL:

Edit 2: Removed link (fixed)

Edited by Guest
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...