[racktables-users] Re: Users and Permissions

There is some here
http://racktables.org/trac/wiki/RackCode

Enyo wrote:
Thanks.

Has anyone written documentation for permissions yet or is yet to be
done? It would be helpful to have a list of the available page
definitions, $page_rackspace for example.

2009/3/12 Mateusz Blaszczyk <blahu77@xxxxxxxxx>:
2009/3/12 Enyo <enyo.mail@xxxxxxxxx>:
Can someone describe to me how to add new users? I use database
authentication.
configuration >>> Users

Can you also assign permission to users? Read only for example?
configuration >>> Permitions

I have something like this

id==1 -> admin
id==10000 -> readonly

allow {$userid_1}
allow {$userid_10000} and {$tab_default}
allow {$page_index} and {$tab_default}
allow {$page_rackspace} and {$tab_default}
deny {$userid_10000}

This is all I need at the moment


--
pgp-key 0x1C655CAB





Other related posts: