Skip to content

Instantly share code, notes, and snippets.

@pstorch
Created June 20, 2016 08:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pstorch/5146c10d2e631a2bb8e126b82c6d94ee to your computer and use it in GitHub Desktop.
Save pstorch/5146c10d2e631a2bb8e126b82c6d94ee to your computer and use it in GitHub Desktop.
Change login shell to zsh when ldap login via winbind is used
echo template shell = /bin/zsh | sudo tee /etc/samba/smb.conf.local; sudo service winbind restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment