Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.54 KB

_index.md

File metadata and controls

37 lines (24 loc) · 1.54 KB

+++ title= "Windows Client" weight=400 +++

The Windows Client provides native access to OrangeFS for desktops and servers using the Microsoft Windows operating system.

The Windows Client harnesses the power and speed of OrangeFS from the Windows platform, including scale-out storage access and high performance parallel computing with full programmatic access via standard parallel programming APIs.

Options for authentication and user mapping include LDAP and X.509 certificates. The Client, which runs as a standard Windows service, supports Windows Vista, Windows 7, Windows 8, and Windows Server 2008 R2 (all editions) and Windows Server 2012 (all editions; Server Core installation not currently supported); x86 and x64.

This Client enables you to view files though Windows Explorer and the Command Prompt, or you can access files programmatically through standard function calls, for example, fopen() in C.

The following topics guide you through the installation, operation and configuration of the Windows Client:

  • [Preparing for Windows Installation]({{<relref "Preparing_for_Installation_(Windows)">}})
  • [What to Expect]({{<relref "What_to_Expect_(Windows)">}})
  • [Installing the Software]({{<relref "Running_The_Installation_Program_(Windows)">}})
  • [Manual Installation]({{<relref "Manual_Installation_(Windows)">}})
  • [Uninstalling the Windows Client]({{<relref "Uninstalling_the_Client_(Windows)">}})
  • [Using the Client]({{<relref "WinClient_Use">}})
  • [Client Administration]({{<relref "WinClient_Admin">}})