Veritas Access Administrator's Guide
- Section I. Introducing Veritas Access
- Section II. Configuring Veritas Access
- Adding users or roles
- Configuring the network
- Configuring authentication services
- Section III. Managing Veritas Access storage
- Configuring storage
- Configuring data integrity with I/O fencing
- Configuring ISCSI
- Veritas Access as an iSCSI target
- Configuring storage
- Section IV. Managing Veritas Access file access services
- Configuring the NFS server
- Setting up Kerberos authentication for NFS clients
- Using Veritas Access as a CIFS server
- About Active Directory (AD)
- About configuring CIFS for Active Directory (AD) domain mode
- About setting trusted domains
- About managing home directories
- About CIFS clustering modes
- About migrating CIFS shares and home directories
- About managing local users and groups
- Configuring an FTP server
- Using Veritas Access as an Object Store server
- Configuring the NFS server
- Section V. Monitoring and troubleshooting
- Section VI. Provisioning and managing Veritas Access file systems
- Creating and maintaining file systems
- Considerations for creating a file system
- Modifying a file system
- Managing a file system
- Creating and maintaining file systems
- Section VII. Configuring cloud storage
- Section VIII. Provisioning and managing Veritas Access shares
- Creating shares for applications
- Creating and maintaining NFS shares
- Creating and maintaining CIFS shares
- Using Veritas Access with OpenStack
- Integrating Veritas Access with Data Insight
- Section IX. Managing Veritas Access storage services
- Compressing files
- About compressing files
- Compression tasks
- Configuring SmartTier
- Configuring SmartIO
- Configuring episodic replication
- Episodic replication job failover and failback
- Configuring continuous replication
- How Veritas Access continuous replication works
- Continuous replication failover and failback
- Using snapshots
- Using instant rollbacks
- Compressing files
- Section X. Reference
Reconfiguring the CIFS service
Sometime after you have configured the CIFS service, and used it for a while, you need to change some of the settings. For example, you may want to allow the use of trusted domains or you need to move Veritas Access from one security domain to another. To carry out these changes, set the new settings and then start the CIFS server. As a general rule, you should stop the CIFS service before making the changes.
An example where Veritas Access is moved to a new security domain (while the mode of operation stays unchanged as, AD domain) is referenced below.
This example deals with reconfiguring CIFS. So make sure that if any of the other AD services like DNS or NTP are being used by Veritas Access, that Veritas Access has already been configured to use these services from the AD server belonging to the new domain.
Make sure that the DNS service, NTP service and, if used as an ID mapping store, also the LDAP service, are configured as required for the new domain.
To reconfigure the CIFS service, do the following:
Make sure that the server is not running.
Set the domain user, domain, and domain controller.
Start the CIFS server.
To set the user name for the AD
- To verify that the CIFS server is stopped, enter the following:
CIFS> server status
- If the server is running, stop the server, and enter the following:
CIFS> server stop
- To set the user name for the AD, enter the following:
CIFS> set domainuser username
where username is the name of an existing AD domain user who has permission to perform the join domain operation.
To set the AD domain
- To set the AD domain, enter the following:
CIFS> set domain domainname
where domainname is the name of the domain. This command also sets the system workgroup. For example:
To set the AD server
- To set the AD server, enter the following:
CIFS> set domaincontroller servername
where servername is the AD server IP address or DNS name.
If you use the AD server name, you must configure Veritas Access to use a DNS server that can resolve this name.
To start the CIFS server
- To start the CIFS server, enter the following:
CIFS> server start
- To make sure that the service is running, enter the following:
CIFS> server status
- To find the current settings, enter the following:
CIFS> show