Use the commands in this topic to enable or disable auto-mounting on a USB device attached to the Email Security - Server appliance. You must enable auto-mounting when the USB device is attached. By default, auto-mounting is disabled. Auto-mounting will not mount the USB device when it is already attached to the appliance.
Admin access
Go to CLI configuration mode:
hostname > enable
hostname # configure terminal
Enable auto-mounting on a USB device attached to the appliance:
hostname (config) # media usb auto-mount enable
Plug the USB device in to the appliance immediately.
Verify the USB device auto-mount configuration.
hostname (config) # show media usb USB auto-mount configuration: Enabled: yes Local web access: yes Top-level directory: fireeye
Go to CLI configuration mode:
hostname > enable
hostname # configure terminal
Disable auto-mounting on the USB device:
hostname (config) # no media usb auto-mount enable
Verify the USB device auto-mount configuration.
hostname (config) # show media usb USB auto-mount configuration: Enabled: no Local web access: yes Top-level directory: fireeye