Installation manual

Configuring a Namespace
Configuring Windows Authentication (CIFS)
CLI Storage-Management Guide 7-17
Name Domain Name Server Port
-------------------------------------------------------------------------------
dc1 MEDARCH 192.168.25.102 25805
Mapped to the Following Namespaces
-------------------------------------------------------------------------------
insur
bstnA6k(gbl-ns[medarcv])# ntlm-auth-server dc1
bstnA6k(gbl-ns[medarcv])# ...
Multi-Domain Support
You can use the ntlm-auth-server command multiple times to support multiple
Windows Domains. Each NTLM authentication server supports a single Windows
domain; by identifying an NTLM authentication server you support all clients from
that Windows Domain. For example, if you identify a server in MEDARCH and
another server in the LOWELL domain, clients from both MEDARCH and LOWELL
can access the namespace:
bstnA6k(gbl)# namespace medarcv
bstnA6k(gbl-ns[medarcv])# ntlm-auth-server dc1
bstnA6k(gbl-ns[medarcv])# ntlm-auth-server dc-lowell
bstnA6k(gbl-ns[medarcv])# ...