Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109216
b: refs/heads/master
c: 96c2a11
h: refs/heads/master
v: v3
  • Loading branch information
Steve French committed Aug 26, 2008
1 parent 196170d commit ea4a938
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e9775843ecb039318dbc9ded6da9c762bff28a0b
refs/heads/master: 96c2a1137b9e00bcdbe3a95113ea8f42ca994f76
20 changes: 10 additions & 10 deletions trunk/fs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1930,6 +1930,16 @@ config CIFS_WEAK_PW_HASH

If unsure, say N.

config CIFS_UPCALL
bool "Kerberos/SPNEGO advanced session setup"
depends on CIFS && KEYS
help
Enables an upcall mechanism for CIFS which accesses
userspace helper utilities to provide SPNEGO packaged (RFC 4178)
Kerberos tickets which are needed to mount to certain secure servers
(for which more secure Kerberos authentication is required). If
unsure, say N.

config CIFS_XATTR
bool "CIFS extended attributes"
depends on CIFS
Expand Down Expand Up @@ -1982,16 +1992,6 @@ config CIFS_EXPERIMENTAL
(which is disabled by default). See the file fs/cifs/README
for more details. If unsure, say N.

config CIFS_UPCALL
bool "Kerberos/SPNEGO advanced session setup (EXPERIMENTAL)"
depends on CIFS && KEYS
help
Enables an upcall mechanism for CIFS which accesses
userspace helper utilities to provide SPNEGO packaged (RFC 4178)
Kerberos tickets which are needed to mount to certain secure servers
(for which more secure Kerberos authentication is required). If
unsure, say N.

config CIFS_DFS_UPCALL
bool "DFS feature support (EXPERIMENTAL)"
depends on CIFS_EXPERIMENTAL
Expand Down

0 comments on commit ea4a938

Please sign in to comment.