Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192274
b: refs/heads/master
c: 4018bf3
h: refs/heads/master
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed May 14, 2010
1 parent 8fa6856 commit 019eae9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 958142e97e04d6c266ae093739bbbbd03afcd497
refs/heads/master: 4018bf3eec5ff6bf1234a602a4e72518757a7f55
2 changes: 1 addition & 1 deletion trunk/net/sunrpc/auth_gss/gss_krb5_mech.c
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ static struct gss_api_mech gss_kerberos_mech = {
.gm_ops = &gss_kerberos_ops,
.gm_pf_num = ARRAY_SIZE(gss_kerberos_pfs),
.gm_pfs = gss_kerberos_pfs,
.gm_upcall_enctypes = "enctypes=3,1,2 ",
.gm_upcall_enctypes = "enctypes=16,3,1,2 ",
};

static int __init init_kerberos_module(void)
Expand Down

0 comments on commit 019eae9

Please sign in to comment.