-
Part of the problem seems to be that the documentation is inaccurate. Not only does the communication need to be over the loopback address, but the source port must be a "reserved" port, which is causing some confusion. I'm not sure if the documentation or the code is incorrect (i.e. what is the real desired behavior). But it is a big restriction not to allow non-root programs to register a...
2009-10-23 17:36:41 UTC by opoplawski
-
steved12345 changed the 0.2.0 file release.
2009-05-29 16:51:13 UTC by steved12345
-
steved12345 added the rpcbind-0.2.0.tar.bz2 file.
2009-05-29 16:50:26 UTC by steved12345
-
steved12345 changed the 0.2.0 file release.
2009-05-29 16:46:19 UTC by steved12345
-
steved12345 changed the 0.2.0 file release.
2009-05-29 16:46:13 UTC by steved12345
-
steved12345 created the 0.2.0 file release.
2009-05-29 16:43:15 UTC by steved12345
-
I have CAOS linux and trying to build RPCBIND for an initramfs installation.
I keep getting slapped with the following error. I have tried as hard as my limited abilities allow, to find a solution. I have been unable to do so thus far.
Thanx in advance..
Joshua McDowell
[root@demo rpcbind-0.1.7]# make
make all-recursive
make[1]: Entering directory `/scratch/rpcbind-0.1.7'
Maki.
2009-05-04 16:39:03 UTC by joshuamcdo
-
When compiling an RPC server
(tsp_stub_server from TSP [https://savannah.nongnu.org/projects/tsp])
on a Fedora 7 box I end-up having the following error
Cannot register service: RPC: Authentication error; why = Client credential too weak
I should start rpcbind using -i "Insecure" mode
in order to be able to start my rpc server.
(or I may run the server as root user, but I don't want...
2007-08-30 13:34:57 UTC by theerk
-
Anonymous committed patchset 1 of module CVSROOT to the RPCBind CVS repository, changing 11 files.
2007-07-17 19:12:30 UTC by nobody
-
acharbon registered the RPCBind project.
2007-07-17 19:05:30 UTC by acharbon