Question on dictionary usage
Hi I'm preparing another little patch to dictionaries but I'd like to make its use correctly commented in the dictionary. One of the Blue Coat attributes is a string Blue-Coat-Group which they document by example with a FreeRADIUS users.conf* i.e.: admin2 User-Password == "pass2" Blue-Coat-Group += "BCadmin", Blue-Coat-Group += "FTP" I don't have a device available that does support such attributes, less so specifically from Blue Coat. But the NAS can receive multiple group indications and put the respective user in these 2 groups (or more). Now this (at first sight) looks equaling to a comma-separated list i.e. Blue-Coat-Admin ="BCAdmin,FTP" ? If yes, I'd add a comment about being a comma-separated list of groups to make it obvious that there are > 1 group memberships allowed. -- Mat *https://kb.bluecoat.com/index?page=content&id=FAQ1963&actp=LIST
participants (1)
-
Mathieu Simon (Lists)