cifs.upcall: add keytab support for unattended mounts
authorJeff Layton <jlayton@samba.org>
Fri, 14 Jan 2011 20:32:07 +0000 (15:32 -0500)
committerJeff Layton <jlayton@samba.org>
Fri, 14 Jan 2011 20:32:07 +0000 (15:32 -0500)
commitc17fc7e1aaeaae6e792d0a41175c5b0c4170f17e
tree7d049deadfe2474f834a37fc38c57cb1e213e2e9
parentfcd06c34a53989e36eea4d59bd6d7ab6f90f9cc5
cifs.upcall: add keytab support for unattended mounts

Based on a patch from a few years ago by Igor Mammedov. This patch
adds the ability for cifs.upcall to establish a TGT using the
system-default keytab.

Signed-off-by: Jeff Layton <jlayton@samba.org>
Acked-by: Igor Mammedov <niallain@gmail.com>
cifs.upcall.c