* helper source for handling cifs kernel module upcall for kerberos
authorIgor Mammedov <niallain@gmail.com>
Fri, 12 Sep 2008 20:57:58 +0000 (16:57 -0400)
committerJeff Layton <jlayton@redhat.com>
Fri, 12 Sep 2008 20:57:58 +0000 (16:57 -0400)
commit88989075056fb7b14e3ed33b951d5587227a7be7
treef3e5c252f7ecf3573e399fd26393810246bc779b
parent9d2c5aee56d58930d4d982046b7164e12c12db5d
* helper source for handling cifs kernel module upcall for kerberos

authorization
* Added -c option to set service prefix to "cifs" in service principal by
default service prefix "host" is used
* replaced malloc/free/srtncpy with replacements from samba project

Signed-off-by: Igor Mammedov <niallain@gmail.com>
source/client/cifs.spnego.c [new file with mode: 0644]
source/client/cifs_spnego.h [new file with mode: 0644]