ARX::VirtualService::CifsServiceConfiguration¶
Member | Type | Description |
description | String | A description for the CIFS service. CLI References: description (gbl-cifs). |
windows_domain | String | The virtual service’s Windows domain name. CLI References: windows-domain (gbl-gs). |
pre_win2k_domain | String | The old stype Windows domain name. CLI References: windows-domain (gbl-gs). |
ad_aliases | String [] | A list of official SPNs for this virtual service. CLI References: active-directory alias (gbl-gs-vs). |
ad_proxy_user | String | The Windows credentials for setting these SPNs. CLI References: active-directory proxy-user (gbl-gs). |
wins | String | The WINS server IP address. CLI References: wins (gbl-gs-vs). |
wins_name | String | The WINS (NetBIOS) name. CLI References: wins-name (gbl-gs-vs). |
wins_aliases | String [] | The WINS (NetBIOS) aliases. CLI References: wins-alias (gbl-gs-vs). |
wins_name_encoding | String | WINS character encoding. CLI References: wins-name-encoding (gbl-cifs). |
browsing | String [] | Enable/disable CIFS browsing for namespaces. CLI References: browsing (gbl-cifs). |
kerberos_creds | KerberosCredentialsConfiguration | Re-establish saved Kerberos credentials for this CIFS service. |
dynamic_dns | String [] | Register a host name in DNS. CLI References: dynamic-dns (gbl-cifs). |
signatures | SmbSigningType | Enable/disable signing of SMBs. CLI References: signatures (gbl-cifs). |
enable | boolean | Enable/disable this CIFS service CLI References: description (gbl-cifs). |
See Also¶
Warning
The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.
Sample Code¶
The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.