Skip to content

Guard against creating multiple groups with the same GID?  #111

@willfurnass

Description

@willfurnass

Should FD guard against this?

With FD r2019.2:

directory (advanced)>group create --gid 99999 testgrp1
------------- group create successful -------------
directory (advanced)>group create --gid 99999 testgrp2
------------- group create successful -------------
directory (advanced)>group list
╔══════════════════╦════════════════════════════════╦═══════════╗
║ Group name       ║ Description                    ║ GID       ║
╠══════════════════╬════════════════════════════════╬═══════════╣
║ testgrp1         ║                                ║ 99999     ║
╠══════════════════╬════════════════════════════════╬═══════════╣
║ testgrp2         ║                                ║ 99999     ║
╚══════════════════╩════════════════════════════════╩═══════════╝

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions