Skip to content
Snippets Groups Projects
Closed Creating user without password succeeds despite error
  • View options
  • Creating user without password succeeds despite error

  • View options
  • Closed Issue created by Warren Gifford

    Created by: beyang

    When creating a users with src user create, if a password is not provided, then an error is printed, but the user is created without a password anyway.

    Repro:

    $ src user create johndoe
    rpc error: code = 6 desc = "account \"johndoe\" already exists"
    $ src user create johndoe
    rpc error: code = 6 desc = "account \"johndoe\" already exists"

    Expected: the user should not be created if no password is specified.

    Linked items 0

  • Link items together to show that they're related.

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first
    Loading Loading Loading Loading Loading Loading Loading Loading Loading Loading