Hi all,

In our system we have some daemons running in a different network namespace 
than TCSD, but they need to access the TPM via TSPI. The problem seems to be 
that the TCP port that TCSD is listening on is not available from the other 
network namespaces. Thus, TSPI calls from daemons in other namespaces are not 
succeeding. Has anyone else dealt with this issue before?

We're thinking that this could be remedied by using a unix domain socket 
instead of a TCP socket. I have not yet found an option to enable this in 
master TCSD code, so it looks like it would require a patch. Does anyone 
foresee any issues with this? If not, we can make a patch and publish it here 
so that others can benefit as well.

Thanks,
Jon
_______________________________________________
TrouSerS-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/trousers-tech

Reply via email to