Skip to content

user and group names cut off #504

Description

@aanderse

user and group names, including supplementary groups, longer than 15 characters are silently truncated by MAX_USER_LEN, resulting in "unknown supplementary group" errors

ideally MAX_USER_LEN in svc.h should be modified from 16 to ... 33? i believe utmp supports 32 characters, so we should aim for that

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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