Skip to content

PAM authentication and UNIX file system support

Pre-release
Pre-release
Compare
Choose a tag to compare
@fubar-coder fubar-coder released this 01 May 20:15
· 364 commits to master since this release

New

  • Unix file system
    • File system root is the users home directory
  • PAM authentication
    • This allow authentication against Linux users

Improvements

  • GnuSslStream is used for builds targeting .NET Framework 4.6.1
    • This avoids problems with clients using GnuTLS

Breaking changes

  • The FileSystem property isn't part of the IUnixFileSystemEntry interface anymore to avoid a chicken/egg problem