]> err.no Git - linux-2.6/blobdiff - fs/Kconfig
Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
[linux-2.6] / fs / Kconfig
index 4419855d779bdabe070742e24769aaeb90df7a99..d5255e627b5fa3ec42c54a514fa280c348435cb2 100644 (file)
@@ -1680,6 +1680,17 @@ config CIFS_EXPERIMENTAL
 
            If unsure, say N.
 
+config CIFS_UPCALL
+         bool "CIFS Kerberos/SPNEGO advanced session setup (EXPERIMENTAL)"
+         depends on CIFS_EXPERIMENTAL
+         select CONNECTOR
+         help
+           Enables an upcall mechanism for CIFS which will be used to contact
+           userspace helper utilities to provide SPNEGO packaged Kerberos
+           tickets which are needed to mount to certain secure servers
+           (for which more secure Kerberos authentication is required). If
+           unsure, say N.
+
 config NCP_FS
        tristate "NCP file system support (to mount NetWare volumes)"
        depends on IPX!=n || INET