Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 17
Line 40... Line 40...
40
takes one required argument, which is the username, and reads the password from
40
takes one required argument, which is the username, and reads the password from
41
stdin, then returns 0 if the password is valid, or 1 otherwise. Note that the
41
stdin, then returns 0 if the password is valid, or 1 otherwise. Note that the
42
password must be supplied exactly, ie. there must be no newline after the
42
password must be supplied exactly, ie. there must be no newline after the
43
password, so if invoking from a shell, just type "<your-password><CTRL-D>".
43
password, so if invoking from a shell, just type "<your-password><CTRL-D>".
44
.SH SEE ALSO
44
.SH SEE ALSO
45
.BR lshc (1),
45
.BR lsh (1),
46
.BR lshd (8).
46
.BR lshd (8).
47
.BR
47
.BR
48
The programs are documented fully by
48
The programs are documented fully by
49
.IR "Lsh" ,
49
.IR "Lsh" ,
50
available via the Info system.
50
available via the Info system.