sadhu suresh created CLOUDSTACK-256: ---------------------------------------
Summary: vpn:As an admin user , not able to delete VPN user which is present in a regular user's network. Key: CLOUDSTACK-256 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-256 Project: CloudStack Issue Type: Bug Components: Network Controller Affects Versions: pre-4.0.0 Reporter: sadhu suresh s an admin user , not able to delete VPN user which is present in a regular user's network. Steps to reproduce the problem: As a regular user , have a network that has few vms running on it. Acquire an ipaddrress and enable VPN. Add few VPN users. As admin user , try to delete the VPN user that belongs to a regular user. Deletion of VPN user does not succeed. I get the error message - "Could not find vpn user ". http://10.147.29.102:8080/client/api?command=removeVpnUser&response=json&sessionkey=uc257B2MuI6KGfBBRChJxRVFiKY%3D&username=bbb&id=4e5639c7-08b3-420f-b76b-319731615961&_=1349353746357 { "queryasyncjobresultresponse" : {"accountid":"b4616e56-58bb-4761-80c2-e261ef68fccf","userid":"3a87173d-bf86-4c47-ae31-24563238435d","cmd":"com.cloud.api.commands.RemoveVpnUserCmd","jobstatus":2,"jobprocstatus":0,"jobresultcode":530,"jobresulttype":"object","jobresult":{"errorcode":431,"errortext":"Could not find vpn user bbb"},"created":"2012-10-04T17:56:28+0530","jobid":"9d0f0f96-f7b9-464c-a513-5d5837c27d75"} } cloud-sccs Git Revision: 7f95ec70688b7dd899f6081d7df90da1b140188d Git URL: https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira