QueryAclList - User Example
Shows all locations with granted rights of a given user.
Command
command = QueryAclListusername=user2Response
code = 200description = Command completed successfullyruntime = 0.085queuetime = 0property[column][0] = locationproperty[column][1] = rightproperty[column][2] = rightnamesproperty[count][0] = 3property[first][0] = 0property[last][0] = 2property[limit][0] = 1000property[location][0] = FTPproperty[right][0] = 255property[rightnames][0] = RENEW,CHECK,DELETE,MODIFY,ADD,QUERY,STATUS,TRANSFERproperty[location][1] = REGISTRARproperty[right][1] = 255property[rightnames][1] = RENEW,CHECK,DELETE,MODIFY,QUERY,ADD,STATUS,TRANSFERproperty[location][2] = TOOLproperty[right][2] = 247property[rightnames][2] = STATUS,ADD,QUERY,TRANSFER,MODIFY,RENEW,CHECKproperty[total][0] = 3Attributes
Section titled “Attributes”| username | (TEXT) - Mandatory. “username” is either name of a user or a group. |
|---|