I need to run a curl command using Kerberos authentication from a Windows 2008 R2 server to a Linux server. I need to be able to authenticate as the computer account instead of my personal account, as this will be called from a script. The Linux admins are telling me they have allowed computers from the domain I am in to their domain (sorry, I am at a loss with this security stuff). Has someone done this in the past? I have been struggling and can really use some help! I am trying to even run a simple XGET and get unauthorized. Thanks!