Please enter search query.
Search <book_title>...
Veritas Access Release Notes
Last Published:
2018-07-23
Product(s):
Access (7.3.1)
Platform: Linux
- Overview of Veritas Access
- Changes in this release
- Technical preview features
- Fixed issues
- Software limitations
- Flexible Storage Sharing limitations
- Limitations related to installation and upgrade
- Veritas Access language support
- File system limitation
- Limitation related to replication
- Known issues
- Veritas Access known issues
- Backup issues
- CIFS issues
- Deduplication issues
- Enterprise Vault Attach known issues
- FTP issues
- GUI issues
- Installation and configuration issues
- Networking issues
- NFS issues
- ObjectAccess issues
- OpenDedup issues
- OpenStack issues
- Replication issues
- SmartIO issues
- Storage issues
- System issues
- Target issues
- Veritas Access known issues
- Getting help
The FTP> session showdetails user=<AD username> command does not work
The FTP> session showdetails command takes the AD username as an additional filter parameter. You can specify the user name to filter out sessions belonging to that particular user. This command does not work if AD username is in the format of DOMAINNAME/USERNAME. This is due to an internal parsing issue.
Workaround:
Add an escape character (\) in between the domain name and the AD user name.
For example, if the user name is domain\username, use domain\\username in the FTP> session showdetails user=<AD username> command.