* helper source for handling cifs kernel module upcall for kerberos
authorIgor Mammedov <niallain@gmail.com>
Wed, 5 Dec 2007 15:23:39 +0000 (18:23 +0300)
committerSimo Sorce <idra@samba.org>
Wed, 5 Dec 2007 19:33:29 +0000 (14:33 -0500)
commit84ed970d606b5dc211a619309e2d101b9579f973
tree4ebbe50fc008f978d105a2c6341a6cbe538b4966
parent44a59c41cfee612191315c91ea195e28696f1d06
* 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>
(This used to be commit 705f06a0315df83071b799fc77ecf20510a5a1ac)
source3/client/cifs.spnego.c [new file with mode: 0644]
source3/client/cifs_spnego.h [new file with mode: 0644]