This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: how to make sshd start a shell other than bash when I log in?


* Andrew Schulman (Thu, 06 Apr 2017 21:22:38 -0400)
> 
> My regular shell is fish. To make local terminals run fish instead of bash when
> I start them, I set
> 
> SHELL=/usr/bin/fish
> 
> in my desktop environment. This works fine: I start MinTTY, and fish starts.
> 
> But when I log into that same host by sshd, bash starts, not fish (since sshd
> doesn't have access to my desktop environment variables). How can I configure
> either my ssh client or the ssh server to start fish instead of bash?

I use db_shell in /etc/nsswitch.conf.

Thorsten


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]