On 24/10/14 13:37, Curtis Hovey-Canonical wrote:
> A new development release of Juju, juju-core 1.21-alpha2, is now
> available. This release replaces 1.21-alpha1.
> Multiple-user Support
> 
> Juju now supports multiple people connecting to the environment with
> their own identity and credentials.
> 
> When an environment is bootstrapped the “admin” user is created (this
> will change with 1.22 to reflect the name of the logged in user).
> 
> Even though we have multiple users, we do not yet support fine grain
> permissions.  These will come in time, and do depend on this work. The
> only permission checked at this stage is that it is only the state
> server administrator user that was created during bootstrap that is
> able to create or disable other users. Any user is now able to change
> their own password.
> 
> The user commands are grouped under the 'juju user' command:
> 
>     juju user
>     usage: juju user <command> ...
>     purpose: manage user accounts and access control
> 
>     "juju user" is used to manage the user accounts and access control
>     in the Juju environment.
> 
>     commands:
>         add             - adds a user
>         change-password - changes the password of the current user
>         disable         - disable a user to stop the user logging in
>         enable          - reenables a disabled user to allow the user
>                           to log in
>         help            - show help on a command or other topic
>         info            - shows information on a user
>         list            - shows all users

These notes were written while the list command was approved but not yet
landed.  I'm not entirely sure if the 'juju user list' command made it
into the -alpha2 release or not.  If not, never fear, it will be in
-alpha3 (and the 1.21 full release).

Tim

-- 
Juju-dev mailing list
Juju-dev@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju-dev

Reply via email to