Bug #1671

chown, chgrp and chmod has different parameter order to the unix commands

Added by Javi Fontan over 8 years ago. Updated about 8 years ago.

Status:ClosedStart date:11/29/2012
Priority:LowDue date:
Assignee:-% Done:

0%

Category:CLI
Target version:-
Resolution:wontfix Pull request:
Affected Versions:OpenNebula 3.8

Description

In unix the commands are:

  • chown user:group file
  • chmod 640 file

OpenNebula CLI have them the other way:

  • chown object user group
  • chmod object 640

History

#1 Updated by Ruben S. Montero about 8 years ago

  • Priority changed from Normal to Low

#2 Updated by Ruben S. Montero about 8 years ago

  • Status changed from New to Closed
  • Resolution set to wontfix

Also available in: Atom PDF