diff options
author | Damien Miller <djm@mindrot.org> | 1999-11-08 08:09:57 +0100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 1999-11-08 08:09:57 +0100 |
commit | e8d9068a36e2528dbaf48c192cd1f97e8beafdfe (patch) | |
tree | b0f50527978bc130eb53b5c9ffeb127cce44fa76 /README | |
parent | Merged OpenBSD CVS changes that go away (diff) | |
download | openssh-e8d9068a36e2528dbaf48c192cd1f97e8beafdfe.tar.xz openssh-e8d9068a36e2528dbaf48c192cd1f97e8beafdfe.zip |
Doc fixes
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -12,8 +12,7 @@ version tracks changes made to the OpenBSD CVS version. The PAM support is now more functional than the popular packages of commercial ssh-1.2.x. It checks "account" and "session" modules for all logins, not just when using password authentication. This code is -very new and needs further testing. I have also added basic libpwdb -support (detected by autoconf). +very new and needs further testing. All new code is released under a XFree style license, which is very liberal. This code is released with no warranties of any kind, |