<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hello everyone,<br>
<br>
I am testing OpenNebula Self-Service (v3.8.3 + debian), and acl
rules.<br>
<br>
I have a little problem using ACLs...<br>
<br>
According to documentation
<a class="moz-txt-link-freetext" href="http://opennebula.org/documentation:rel3.8:api#oneimage">http://opennebula.org/documentation:rel3.8:api#oneimage</a> :<br>
<table class="inline">
<tbody>
<tr class="row6">
<td class="col0 leftalign">clone </td>
<td class="col1 leftalign"> <a
href="http://opennebula.org/documentation:rel3.8:api#oneimageclone"
title="documentation:rel3.8:api ↵" class="wikilink1">one.image.clone</a>
</td>
<td class="col2 leftalign"> IMAGE:CREATE <br>
IMAGE:USE </td>
</tr>
</tbody>
</table>
<br>
I set my ACL to the following value:<br>
<br>
<tt>oneadmin@nebula-frontend:~$ oneacl list</tt><tt><br>
</tt><tt> ID USER RES_VHNIUTGDCO RID OPE_UMAC</tt><tt><br>
</tt><tt> 0 @1 V-NI-T---- * ---c</tt><tt><br>
</tt><tt> 1 @1 -H-------- * -m--</tt><tt><br>
</tt><tt> 2 * ---------O * ---c</tt><tt><br>
</tt><tt> 48 @102 ---I------ @102 u--c</tt><tt><br>
</tt><tt> 50 @102 --N--T---- @102 u---</tt><tt><br>
</tt><br>
Using a UserID with groupIP 102, I am trying to clone an image
through <a class="moz-txt-link-freetext" href="http://nebula-frontend:4567/ui">http://nebula-frontend:4567/ui</a> (button Clone)<br>
.<br>
I got the following message:<br>
[ImageClone] User [3] : Not authorized to perform CREATE IMAGE.<br>
<br>
Where am i wrong ?<br>
<br>
The original image is UID = 0 but GID = 102.<br>
<br>
Thank you for your help :)<br>
<br>
Best regards,<br>
Nicolas.<br>
<br>
</body>
</html>