Skip to content

User shell is path is not the same on every OS #484

@feld

Description

@feld

On FreeBSD for example, the path for zsh is going to be /usr/local/bin/zsh

On Linux servers it will be /usr/bin/zsh

How do you remediate this when trying to deploy user accounts across multiple platforms?

A nice feature would be to not require a full path for a shell and have the client expand it automatically by doing e.g., which zsh

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