Platform | Security | Login method details | Windows integrated login
Properties in this category are used to configure Windows integrated login.
Domain
Description
Sets the value of JCIFS SMB client library property jcifs.smb.client.Domain. Specifies the domain that is used if no domain is specified in an SMB URL. Set this value to the Windows domain name. For most environments, set either this property or the Domain Controller property.
Default value
Undefined.
Availability
This property is used only when the Marketing Platform is configured to integrate with a Windows Active Directory server and Windows integrated login is enabled.
Client Timeout
Description
Sets the value of JCIFS SMB client library property jcifs.smb.client.soTimeout. Specifies the amount of time, in milliseconds, before sockets are closed if there is no activity between the client and server. This number should be as small as possible but long enough to allow the protocol handshaking to complete, which depends on network characteristics.
Default value
1000
Availability
This property is used only when the Marketing Platform is configured to integrate with a Windows Active Directory server and Windows integrated login is enabled.
Cache Policy
Description
Sets the value of JCIFS SMB client library property jcifs.netbios.cachePolicy. Specifies the amount of time, in seconds, that the NetBIOS name is cached to reduce redundant name queries. If the value is set to 0 is no caching takes place. If the value is set to -1 the cache is never cleared. This property is used when SMB signing is enabled and required in a Windows 2003 domain.
Default value
0
Availability
This property is used only when the Marketing Platform is configured to integrate with a Windows Active Directory server and Windows integrated login is enabled.
Domain Controller
Description
Sets the value of JCIFS SMB client library property jcifs.http.domainController. Specifies the IP address of a server that should be used to authenticate HTTP clients (used by NtlmHttpFilter and NetworkExplorer). You may use the IP address of a workstation in the domain specified in the Domain property. For most environments, set either this property or the Domain property.
Default value
Undefined.
Availability
This property is used only when the Marketing Platform is configured to integrate with a Windows Active Directory server and Windows integrated login is enabled.
IP of the WINS server
Description
Sets the value of JCIFS SMB client library property jcifs.netbios.wins. Specifies the IP address of the WINS server. You may enter multiple IP addresses, separated by commas (for example 192.168.100.30, 192.168.100.31). The WINS server is queried to resolve the domain specified in the Domain property to an IP address of a domain controller. This property is required when accessing hosts on different subnet (such as a domain controller by name) and it is highly recommended if a WINS server is available.
Default value
Undefined
Availability
This property is used only when the Marketing Platform is configured to integrate with a Windows Active Directory server and Windows integrated login is enabled and Windows integrated login is enabled.
Strip Domain
Description
Specifies whether the Marketing Platform removes a domain from users' login names when they access the IBM® EMM. If your Windows configuration requires a domain to be included with users' login names when they log in, set this value to False.
Default value
True
Valid Values
True | False
Availability
This property is used only when the Marketing Platform is configured to integrate with a Windows Active Directory server and Windows integrated login is enabled.
Retry on Authentication Failure
Description
If a user login fails, the system allows another login attempt if this value is set to True. Set to False if you want to disallow more than one login attempt.
Default value
True
Valid Values
True | False
Availability
This property is used only when the Marketing Platform is configured to integrate with a Windows Active Directory server and Windows integrated login is enabled.