I have a program which for some reason uses the rpcbind service and it works fine under root, but when a normal user executes it :
Cannot register service: RPC: Authentication error; why = Client credential too weak
I've tried to add the user to the "rpc" and "rpcuser" groops, but with no success.
Can I configure rpcbind in some way in order to solve this?