From f66cdc08b26c3d8077d40ee2e74b2d3820623867 Mon Sep 17 00:00:00 2001 From: Kano Date: Wed, 22 Aug 2012 11:25:02 +1000 Subject: [PATCH] API-README fix groups P: example mistake --- API-README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API-README b/API-README index 94cbc3c3..28cbb02c 100644 --- a/API-README +++ b/API-README @@ -42,7 +42,7 @@ To give an IP address/subnet access to a group you use the group letter in front of the IP address instead of W: e.g. P:192.168.0/32 An IP address/subnet can only be a member of one group A sample API group would be: - --api-groups P:switchpool:enablepool:addpool:disablepool:removepool.poolpriority:* + --api-groups P:switchpool:enablepool:addpool:disablepool:removepool:poolpriority:* This would create a group 'P' that can do all current pool commands and all non-priviliged commands - the '*' means all non-priviledged commands Without the '*' the group would only have access to the pool commands