Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
documentation [2014-01-02 10:46] – [Classes] nkukarddocumentation [2014-01-02 16:24] – [Overrides] nkukard
Line 37: Line 37:
 Notes: Notes:
   * Obviously if there is a match with a PoolIdentifier and Username, but this pool has more than 1 pool member it will not match. The Username, IPAddress and Group is only added if there is ONE pool member.   * Obviously if there is a match with a PoolIdentifier and Username, but this pool has more than 1 pool member it will not match. The Username, IPAddress and Group is only added if there is ONE pool member.
 +
 +Notes2:
 +  * Take this scenario: Add a pool named "test1" and pool member with IP 192.168.1.1 and username "joe", apply an override to IP '192.168.1.1'. The override is applied. Add a second pool member with IP '192.168.1.2' to the same pool. The override will be removed. Remove the pool member with IP '192.168.1.2', the override will be applied again.
 +
 +
 +
  
 ===== Plugin: Radius ===== ===== Plugin: Radius =====