OPENNEBULA(8)             System Administration Utilities            OPENNEBULA(8)

NAME
       OpenNebula - OpenNebula Auth command

SYNOPSIS
       oneauth <command> [<parameters>]

DESCRIPTION
       This command contains a set of utilities to manage authorization module.

COMMANDS
       quota set (sets quota for a user)

              oneauth quota set <id> <cpu> <memory>

       login (generates authentication proxy)

              oneauth login <username> [<expire time in seconds>]

       key (gets public key)

              oneauth key

       help (prints help)

              oneauth help

COPYRIGHT
       Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org)

       Licensed under the Apache License, Version 2.0 (the "License"); you may not
       use this file except in compliance with the License. You may obtain a  copy
       of the License at http://www.apache.org/licenses/LICENSE-2.0

OpenNebula 2.0.1                   November 2010                     OPENNEBULA(8)