Hi there,
somehow a update of the fish-shell port to 3.0 removed the /usr/local/bin/fish binary which is the shell for root in my case. I am still able to login to
an unprivileged user which is using /bin/sh and is part of the wheel group, but I am unable to su to root to fix that situation.
Pretty much the same thing happens with a local login attempt.
I have actually no idea how to override this as the su binary doesn't support the --shell flag as it does on linux.
Any help is highly appreciated!
Thanks in advance
flux*
somehow a update of the fish-shell port to 3.0 removed the /usr/local/bin/fish binary which is the shell for root in my case. I am still able to login to
an unprivileged user which is using /bin/sh and is part of the wheel group, but I am unable to su to root to fix that situation.
Code:
$ su -
Password:
su: /usr/local/bin/fish: No such file or directory
Pretty much the same thing happens with a local login attempt.
I have actually no idea how to override this as the su binary doesn't support the --shell flag as it does on linux.
Any help is highly appreciated!
Thanks in advance
flux*