From 74caf6ff817de8e4d6cab5fafa5c01e88fb658b4 Mon Sep 17 00:00:00 2001 From: Jan Rekorajski Date: Fri, 1 Dec 2000 18:22:34 +0000 Subject: Relevant BUGIDs: 124062 Purpose of commit: new feature Commit summary: --------------- add change_uid option to pam_limits, and set real uid only if this option is present --- modules/pam_limits/README | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'modules/pam_limits/README') diff --git a/modules/pam_limits/README b/modules/pam_limits/README index 06a6857a..918e6c91 100644 --- a/modules/pam_limits/README +++ b/modules/pam_limits/README @@ -68,6 +68,12 @@ ARGUMENTS RECOGNIZED: conf=/path/to/file the limits configuration file if different from the one set at compile time. + change_uid change real uid to the user for who the limits + are set up. Use this option if you have problems + like login not forking a shell for user who has + no processes. Be warned that something else + may break when you do this. + MODULE SERVICES PROVIDED: session _open_session and _close_session (blank) -- cgit v1.2.3