Removed references to NetBSD

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@620 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1996-08-04 20:36:41 +00:00
parent b58e37e4f9
commit 4ba7f17ce0

View File

@@ -224,16 +224,15 @@ This allows users to utilize the metacharacters
.Dq Li \&*?[]{}~ . .Dq Li \&*?[]{}~ .
.Pp .Pp
.Nm Ftpd .Nm Ftpd
authenticates users according to five rules. authenticates users according to these rules.
.Pp .Pp
.Bl -enum -offset indent .Bl -enum -offset indent
.It .It
If Kerberos authentication is used, the user must pass valid tickets If Kerberos authentication is used, the user must pass valid tickets
and the principal must be allowed to login as the remote user. and the principal must be allowed to login as the remote user.
.It .It
The login name must be in the password data base, The login name must be in the password data base, and not have a null
.Pa /etc/pwd.db , password (if kerberos is used the password field is not checked).
and not have a null password.
In this case a password must be provided by the client before any In this case a password must be provided by the client before any
file operations may be performed. file operations may be performed.
If the user has an S/Key key, the response from a successful USER If the user has an S/Key key, the response from a successful USER