Installation manual

Configuring Front-End Services
Configuring CIFS
CLI Storage-Management Guide 11-39
Share Name Directory State
----------------------------------------------------------------------------
CLAIMS /claims Online
...
Sample - Configuring a CIFS Front-End Service
The following command sequence sets up CIFS service on a global server called
“ac1.medarch.org:”
bstnA6k(gbl)# cifs ac1.medarch.org
bstnA6k(gbl-cifs[ac1.medarch.org])# show global-config namespace medarcv
;=============================== namespace ===============================
namespace medarcv
kerberos-auth
ntlm-auth-server dc1
...
volume /rcrds
filer-subshares replicate
modify
...
bstnA6k(gbl-cifs[ac1.medarch.org])# export medarcv /rcrds as ARCHIVES
description “2-year-old medical records”
bstnA6k(gbl-cifs[ac1.medarch.org])# description “medical histories and records”
bstnA6k(gbl-cifs[ac1.medarch.org])# enable
bstnA6k(gbl-cifs[ac1.medarch.org])# domain-join MEDARCH.ORG
Username: acoadmin
Password: aapasswd
'ac1' successfully joined the domain.
bstnA6k(gbl-cifs[ac1.medarch.org])# exit
bstnA6k(gbl)# ...