Troubleshooting Authentication Issues with aaad.debug Module

  • Open Putty and connect
  • shell
  • cd /tmp
  • cat aaad.debug
  • Stop the debugging with Ctrl+Z
  • To record the output to a file : cat aaad.debug | tee /var/tmp/<debuglogname>

Did you find this article useful?