
Appendix B. Sample scripts, files, and output 271
dn: cn=policy, krbrealmName-V2=REALM2.IBM.COM, o=IBM, c=US
objectclass: container
cn: policy
Sample iptrace output
In this section we provide some sample iptrace output taken while setting up and
debugging our test environment.
Successful authentication during mount request
Example B-12 shows the iptrace taken during a succesful authentication while
carrying out an NFS V4 mount. We outlined the three major packages, which are:
Kerberos ticket request KRB5 TGS-REQ
Valid Kerberos ticket reply KRB5 TGS-REP
The NFS V4 compound call
Example: B-12 Sample iptrace output showing successful authentication ...