mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 16:57:00 +08:00
updated comment
This commit is contained in:
@@ -30,8 +30,8 @@
|
||||
/* A simple PAM authenticator based on coroutines (to achieve
|
||||
* asynchronous operation). It does not use pam_open_session()
|
||||
* as it is unclear to me whether this can have any benefit in our
|
||||
* use cases (and it can actually degrate the server if one sets
|
||||
* limits with it).
|
||||
* use cases (and it does not seem to apply to the forking model
|
||||
* we use).
|
||||
*
|
||||
* As it is now it only provides authentication via PAM, but
|
||||
* no session management.
|
||||
|
||||
Reference in New Issue
Block a user