Skip to content
GitLab
Menu
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
71ef2ade
Commit
71ef2ade
authored
Feb 27, 1994
by
Per Cederqvist
Browse files
Documented the configuration parameter ``Ident-authentcation''.
parent
d5e711d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/man/lyskomd.8
View file @
71ef2ade
.\" $Id: lyskomd.8,v 1.
8
1994/02/
19 04:57:3
7 ceder Exp $
.\" $Id: lyskomd.8,v 1.
9
1994/02/
27 15:41:1
7 ceder Exp $
.\" Copyright (C) 1991, 1994 Lysator Academic Computer Association.
.\"
.\" This file is part of the LysKOM server.
...
...
@@ -21,8 +21,8 @@
.\"
.\" Please mail bug reports to bug-lyskom@lysator.liu.se.
.\"
.\" $Id: lyskomd.8,v 1.
8
1994/02/
19 04:57:3
7 ceder Exp $
.\" $Date: 1994/02/
19 04:57:3
7 $
.\" $Id: lyskomd.8,v 1.
9
1994/02/
27 15:41:1
7 ceder Exp $
.\" $Date: 1994/02/
27 15:41:1
7 $
.TH lyskomd 8 "January 12, 1994" "Lysator"
.SH NAME
lyskomd - LysKOM server
...
...
@@ -296,6 +296,23 @@ environments.
If this is set, new users are created with the ability to change their
own name.
.TP
.B Ident-authentcation: policy
Decide how strictly the server should use the IDENT protocol.
.B policy
can take any of three values:
.I off
or
.I never:
Do not use the IDENT protocol.
.I on
or
.I try:
Use it, but allow logins even if the lookup fails.
.I require
or
.I required:
Disallow connections if the server cannot find a IDENT login name.
.TP
.B Cache conference limit: int
How many conference statuses the server cache should hold in main
memory.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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