Show TOC

Required Software and ToolsLocate this document in the navigation structure

UNIX

At present, Windows does not have a hierarchical file system like UNIX. Nor is it possible to create soft links. As a result, the file systems on Windows hosts cannot be included in the local directory tree, or vice versa.

To enable both systems to access the file systems, you need to install additional software.

This software must meet the following requirements:

  • Distinguish between uppercase and lowercase within file names, since file names are case-sensitive in UNIX
  • Authentication on the respective system with the LanManager API
  • Display contents of directories, independent of how these directories are accessed or referenced
Note Only use software that can export soft links.

Since the LanManager has a large share of the PC network market, software has been developed for UNIX systems to enable them to access LanManager networks. There is now appropriate server software for almost all UNIX dialects. This software allows the UNIX system to appear as the LanManager to the PC.

Many hardware manufacturers offer this type of LanManager software. However, SAP cannot recommend which software you should use. When deciding on a product, make sure that the three requirements listed above are met.

SAP uses the LanManager server SAMBA by Andrew Tridgell, which you can obtain free of charge at. http://samba.anu.edu.au/sambaInformation published on non-SAP site

Note Note that SAP does not provide support for SAMBA.

The LanManager SAMBA provides the following functions:

  • It provides file services. You can access Windows files in exactly the same way as from a UNIX shell.
  • Uppercase and lowercase are distinguished in file names.
  • You can configure the SAMBA server so that it relies on the authentication of a Windows server at logon.

    The assignment of the UNIX user to the corresponding Windows user is stored in a SAMBA server table. The user is checked from Windows.

    For more information, see Example of a SAMBA Configuration File.