I already talked about this problem earlier and I understand perfectly well that ports 1 to 1024 are blocked and cannot be used by podroid, but port 2049 is the main port for NFS, which means you can use NFSv4.
NFSv4 can work without Kerberos, AD and other complex infrastructure.
You can use a simple mode: sec=sys (aka AUTH_SYS)
access will be granted based on numeric uids/GIDs.
I already talked about this problem earlier and I understand perfectly well that ports 1 to 1024 are blocked and cannot be used by podroid, but port 2049 is the main port for NFS, which means you can use NFSv4.
NFSv4 can work without Kerberos, AD and other complex infrastructure.
You can use a simple mode: sec=sys (aka AUTH_SYS)
access will be granted based on numeric uids/GIDs.