OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1734-g07f771e
Gerrit Code Review
gerrit@openafs.org
Sun, 2 Oct 2011 06:18:11 -0700 (PDT)
The following commit has been merged in the master branch:
commit 07f771e6657f159998893b860f2ac1098fef5afc
Author: Andrew Deason <adeason@sinenomine.net>
Date: Tue Apr 12 17:47:51 2011 -0500
tsm41: Add options for uidpag and localuid
Add runtime options to aklog_dynamic_auth. Commit
3a541eb11d1bc7bd05b85635315214218d3b5d6f changed the behavior of
aklog_dynamic_auth to be more friendly to the CDE screenlocker, but
forced the use of UID-based PAGs.
Since some users like to use real PAGs and don't care about the CDE
screenlocker, made this behavior a runtime decision instead.
Change-Id: I28264e2e80258f962d02ed9a6a40c4d789179c06
Reviewed-on: http://gerrit.openafs.org/4484
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
src/tsm41/aix_aklog.c | 95 +++++++++++++++++++++++++++++++++++++-----------
1 files changed, 73 insertions(+), 22 deletions(-)
--
OpenAFS Master Repository