PAM authentication and UNIX file system support
Pre-release
Pre-release
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 theIUnixFileSystemEntry
interface anymore to avoid a chicken/egg problem