Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
59b29a02
Commit
59b29a02
authored
Oct 08, 1998
by
Per Cederqvist
Browse files
(login-old): The error-status indicates the person number when
invalid-password is returned.
parent
92f00c9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Protocol-A.texi
View file @
59b29a02
\input
texinfo @c -*-texinfo-*-
@c
$
Id: Protocol
-
A.texi,v
1
.
3
4
1998
/
10
/
0
6
20
:
03
:
58
ceder Exp
$
@c
$
Id: Protocol
-
A.texi,v
1
.
3
5
1998
/
10
/
0
8
20
:
10
:
45
ceder Exp
$
@c
%**start of header
@setfilename protocol-a.info
@settitle LysKOM Protocol A
...
...
@@ -2628,11 +2628,12 @@ Log in as a person. This call has been replaced by call 62, @ref{login}.
@code
{
person
}
is not an existing person.
@item login-disallowed
Logins are not
e
allowed and @code
{
person
}
does not have the @code
{
wheel
}
Logins are not allowed and @code
{
person
}
does not have the @code
{
wheel
}
bit set.
@item invalid-password
@code
{
passwd
}
is not the correct password for @code
{
person
}
.
@code
{
passwd
}
is not the correct password for @code
{
person
}
. The
error-status indicates the person number.
@end table
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment