first stab at impersonation

This commit is contained in:
Casey Bodley 2010-10-12 10:02:20 -04:00
parent d136756272
commit a0cda354be
4 changed files with 21 additions and 26 deletions

View file

@ -165,7 +165,6 @@ typedef struct __nfs41_upcall {
uint32_t status;
uint32_t last_error;
upcall_args args;
char sid[SECURITY_MAX_SID_SIZE];
} nfs41_upcall;