Skip to content

Commit b52f868

Browse files
simo5Günther Deschner
authored andcommitted
Fix nfsd socket
The Kernel expect the knfsd socket in a specific plce that is not where our standard socket is created. Add a knfsd specific socket in the default configuration. Signed-off-by: Simo Sorce <[email protected]> Reviewed-by: Günther Deschner <[email protected]> Resolves: https://fedorahosted.org/gss-proxy/ticket/93
1 parent d703096 commit b52f868

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proxy/examples/gssproxy.conf.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[service/nfs]
44
mechs = krb5
5+
socket = /run/gssproxy.sock
56
cred_store = keytab:/etc/krb5.keytab
67
cred_store = ccache:FILE:@gpstatedir@/clients/krb5cc_%U
78
cred_store = client_keytab:@gpstatedir@/clients/%U.keytab

0 commit comments

Comments
 (0)