The SkyVaultNtlm subsystem supports the following
properties.
- ntlm.authentication.sso.enabled
- A Boolean that when true enables NTLM based Single Sign On (SSO) functionality in the Web clients. When false and no other members of the authentication chain support SSO, password-based login will be used.
- ntlm.authentication.sso.fallback.enabled
- If SSO fails, a fallback authentication mechanism is used. The default value is true.
- ntlm.authentication.mapUnknownUserToGuest
- Specifies whether unknown users are automatically logged on as the SkyVault guest user during Single Sign-On (SSO).
- SkyVault.authentication.authenticateCIFS
- A Boolean that when true enables SkyVault-internal authentication for the CIFS server. When false and no other members of the authentication chain support CIFS authentication, the CIFS server will be disabled.
- SkyVault.authentication.allowGuestLogin
- Specifies whether to allow guest access to SkyVault.
Note: If you add extra administrator users in the
authority-services-context.xml file and are using SkyVaultNtlm, the
extra users (other than the admin user) will no longer have administrator rights until you add
them to the SkyVault_ADMINISTRATORS group.