Searched refs:gss (Results 1 – 11 of 11) sorted by relevance
71 called gss-proxy, implemented by a userspace program called Gssproxy.74 <https://fedorahosted.org/gss-proxy/wiki/ProtocolDocumentation>`_.84 legacy mechanism. To switch to the new mechanism, gss-proxy must bind86 /proc/net/rpc/use-gss-proxy. If gss-proxy dies, it must repeat both92 from /proc/net/rpc/use-gss-proxy and checking that it contains a93 "1"--the read will block until gss-proxy has done its write to the file.
11 rpc-server-gss
11 bool "gss"22 comment "libtirpc gss support needs a toolchain w/ dynamic library"
31 --disable-gss \56 --enable-gss \61 NFS_UTILS_CONF_OPTS += --disable-gss --disable-svcgss
33 bool "gss"
109 ${PN}-gss-samples \140 FILES:${PN}-gss-samples = "${bindir}/gss-client \141 ${sbindir}/gss-server"
389 static inline void dccp_hdr_set_seq(struct dccp_hdr *dh, const u64 gss) in dccp_hdr_set_seq() argument394 dh->dccph_seq = htons((gss >> 32) & 0xfffff); in dccp_hdr_set_seq()395 dhx->dccph_seq_low = htonl(gss & 0xffffffff); in dccp_hdr_set_seq()
1025 goto gss; in rqst_exp_get_by_name()1030 goto gss; in rqst_exp_get_by_name()1036 gss: in rqst_exp_get_by_name()1056 goto gss; in rqst_exp_find()1062 goto gss; in rqst_exp_find()1068 gss: in rqst_exp_find()
56 --disable-gss \
79 $ ./configure --disable-gss --disable-nfsv4
435 This mode is required for Kerberos gss mechanism support