In Chapter 8 of the CISSP book 7th Edition it states the following:
Transitive trust is the concept that if A trusts B and B trusts C, then A inherits trust of C through the transitive property... In the previous example, when A requests data from B and then B requests data from C, the data that A receives is essentiallyfrom C.
In my opinion this is NOT correct.
A trusting B grants A no RIGHTS. It grants B rights to A.
A trusting B and B trusting C grants A no RIGHTS. Through the transitive property C inherits rights to A through B.
The correct statement would be the following:
If B trusts A and C trusts B, then C trusts A.

Please correct me, if I am mistaken. Thank you.
Jim