OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_73-6-gfda5f9a
Gerrit Code Review
gerrit@openafs.org
Wed, 24 Mar 2010 21:58:40 -0700 (PDT)
The following commit has been merged in the master branch:
commit fda5f9a37364b09ef0965d5512989f44aed880d7
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Thu Mar 25 00:40:29 2010 -0400
Windows: aklog must reset viceId to 0 before pr_CreateUser call
If the viceId is not reset to 0, the ptserver believes the
client is attempting to request the anonymous id value
and fails the registration request with permission denied.
LICENSE MIT
Change-Id: I82cc6105ad9d08b2f460b0c08cf7de500cea8537
Reviewed-on: http://gerrit.openafs.org/1659
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
src/WINNT/aklog/aklog.c | 10 ++++------
1 files changed, 4 insertions(+), 6 deletions(-)
--
OpenAFS Master Repository