FLUENT - Launching on UNIX/LINUX platforms may produce the Warning: No xauth data; using fake authentication data for X11 forwarding


As you launch FLUENT on your UNIX or LINUX platform, you may see the following warning message:

Warning: No xauth data; using fake authentication data for X11 forwarding.
/usr/X11R6/bin/xauth: error in locking authority file /home/user/.Xauthority


This message is only a warning. You can get rid of it by adding this line:

ForwardX11 no

to the file $HOME/.ssh/config

$HOME is your home directory. If the file referenced above does not exist you can create it.

Additional installation documentation can be found here:

<a target=_blank href="http://www.fluentusers.com/support/installation/unixfaq/index.htm">http://www.fluentusers.com/support/installation/unixfaq/index.htm</a>http://www.fluentusers.com/support/installation/unixfaq/index.htm





Show Form
No comments yet. Be the first to add a comment!