config cifs profile
Configure CIFS profile.
config cifs profile
Description: Configure CIFS profile.
edit <name>
config file-filter
Description: File filter.
set status [enable|disable]
set log [enable|disable]
config entries
Description: File filter entries.
edit <filter>
set comment {var-string}
set action [log|block]
set direction [incoming|outgoing|...]
set file-type <name1>, <name2>, ...
next
end
end
set domain-controller {string}
set server-credential-type [none|credential-replication|...]
config server-keytab
Description: Server keytab.
edit <principal>
set keytab {string}
next
end
next
end
config cifs profile
|
Parameter |
Description |
Type |
Size |
|||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
domain-controller |
Domain for which to decrypt CIFS traffic. |
string |
Maximum length: 255 |
|||||||||
|
server-credential-type |
CIFS server credential type. |
option |
- |
|||||||||
|
|
|
|||||||||||
config file-filter
|
Parameter |
Description |
Type |
Size |
|||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
status |
Enable/disable file filter. |
option |
- |
|||||||
|
|
|
|||||||||
|
log |
Enable/disable file filter logging. |
option |
- |
|||||||
|
|
|
|||||||||
config entries
|
Parameter |
Description |
Type |
Size |
|||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
comment |
Comment. |
var-string |
Maximum length: 255 |
|||||||||
|
action |
Action taken for matched file. |
option |
- |
|||||||||
|
|
|
|||||||||||
|
direction |
Match files transmitted in the session's originating or reply direction. |
option |
- |
|||||||||
|
|
|
|||||||||||
|
file-type |
Select file type. File type name. |
string |
Maximum length: 39 |
|||||||||
config server-keytab
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
keytab |
Base64 encoded keytab file containing credential of the server. |
string |
Maximum length: 8191 |